--- deliantra/server/Changes 2009/01/04 16:30:39 1.320 +++ deliantra/server/Changes 2009/01/08 00:54:55 1.323 @@ -37,6 +37,10 @@ - monsters which breed new monsters shouldn't breed new monsters when they are sleeping: generators now check for the sleeping flag. - tell gcc not to excessively inline some perl interface functions. + - remove marking rune length limit. + - fix formatting of cfpod when a verbatim block was following + a single newline. + - move resistances, statistics and showpets command output into tabs. 2.74 Mon Dec 29 15:23:38 CET 2008 - fix a longstanding bug that teared multipart monsters @@ -469,7 +473,7 @@ - convert cfutil from Event to EV (forgot to do this earlier...). - move tombstone to real map if player died due to cave-in (even if it has reset, which is better than putting it on the savebed, also as - proof that the palyer didn't use a savebed). + proof that the player didn't use a savebed). 2.4 Sun Jan 13 13:41:29 CET 2008 - work around perl bug in configure perl module version check.