rnd-20070314-1-src
[rocksndiamonds.git] / ChangeLog
index 0b2f8f1b46499841ffa1addaae1ce4bab3b7b8f3..5a9ed2021c500716795cc6961e975e315fb4bc95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-03-14
+       * added internal ad-hoc config settings for displaying text files like
+         title messages or "readme.txt" style level set info files:
+         - .autowrap:      true,false (default: true)
+         - .centered:      true,false (default: false)
+         - .skip_comments: true,false (default: true)
+         (the leading '.' and the separating ':' are mandatory here)
+
 2007-03-08
        * changed some numerical limits in the level editor from 255 to 999