--- deliantra/server/Changes 2009/11/09 14:40:45 1.501 +++ deliantra/server/Changes 2009/11/10 00:01:31 1.503 @@ -21,6 +21,8 @@ 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. + - fix hanuk altar. + - add marble shop floor. - move gcc specifics to new file include/compiler.h. - unrecognised cfpod directives could cause undefined behaviour. - pad mapspace to power-of two size for speed/codesize/cache gains. @@ -30,6 +32,7 @@ decrease). - fixed a small uncleanlieness in item converters, which might have led to weird item multiplications. + - store hash value in shstr, not used by anything, but doesn't use much memory. - fixed crash bug in learn_spell command. 2.90 Sat Nov 7 15:06:06 CET 2009