rnd-20070314-1-src
[rocksndiamonds.git] / ChangeLog
index 5c479e1560d041bcc9e96a17a410ddce45f7a728..5a9ed2021c500716795cc6961e975e315fb4bc95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+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
+
 2007-03-07
        * added option "system.sdl_videodriver" to select SDL video driver
        * added output of SDL video and audio driver to "version info" page