--- deliantra/server/Changes 2009/11/08 20:55:39 1.495 +++ deliantra/server/Changes 2009/11/08 22:28:10 1.496 @@ -13,6 +13,8 @@ - nrof/itemcount/volume limits when dropping to the floor are now enforced. - godgiven items will now be explicitly described as such. + - reduce cpu time used for map saving by >>30% by avoiding + the costly flasg-checking loop in most cases. - pet monster level was not displayed correctly in "showpets index". - clean up floating point conversions and many similar nitpicks. - move gcc specifics to new file include/compiler.h.