X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=7215900b2d9539d450d77ec11b8fbcc8d385d324;hb=d622dbaa8d28574914b62457bdc518ca70b3ee21;hp=89dffbee757cd263e68ef01b75d4269ce5349d8b;hpb=29685c7d5f58315e51bb09029793979fc89e8c9c;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index 89dffbee..7215900b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2006-11-25 + * fixed infinite loop / crash bug when killing the player while having + a CE with the setting "kill player X when explosion of " + +2006-11-21 + * fixed nasty bug with initialization only done for the first player + +2006-11-19 + * small change to handle loading empty element/content list micro chunks + +2006-11-03 + * uploaded pre-release (test) version 3.2.3-0 binary and source code + +2006-11-01 + * some optimizations on startup speed by reducing initial text output + +2006-10-30 + * added caching of custom artwork information for faster startup times + 2006-10-29 * fixed graphical bug when using fewer menu entries on level selection screen than usual (with "menu.list_size.LEVELS" directive)