--- deliantra/server/Changes 2009/01/01 11:41:16 1.314 +++ deliantra/server/Changes 2009/01/01 15:48:55 1.315 @@ -30,6 +30,8 @@ - use shared string matching insteafd of strcmp in a lot of places, as well as using shstr_cmp to pass shared stringsa round efficiently, for lots of code size savings. + - monsters which breed new monsters shouldn't breed new monsters when + they are sleeping: generators now check for the sleeping flag. 2.74 Mon Dec 29 15:23:38 CET 2008 - fix a longstanding bug that teared multipart monsters