--- deliantra/server/Changes 2009/10/24 00:08:49 1.448 +++ deliantra/server/Changes 2009/10/24 00:48:45 1.450 @@ -6,6 +6,7 @@ TODO: ->living accessors for matches! - fixed a classical and exploitable stack buffer overflow in the gsay command. - add @check, @find npc dialogue commands. + - fix a memory buffer overflow in the book code. - (maps) add a number of town interiors. - (maps) add tindervale the fireborn capitol from cfextended. - (server,arch) add a number of inscribables, show their capacity in hint. @@ -43,6 +44,7 @@ - don't crash when treasure lists are empty / supply new empty treasurelist for randomitems when none can be found. - implement cf::map::static_maps and use it in map-tags.ext. + - fix a bug in map-tag scanning when moving tags. - (deliantra.net) improve watchdog to now check both listening ports for a reaction. - implement new "loadall" map loading command, purely for debugging.