--- deliantra/server/Changes 2009/11/05 16:00:25 1.488 +++ deliantra/server/Changes 2009/11/07 13:58:00 1.492 @@ -8,6 +8,7 @@ TODO: random stuff should not be in compat.C TODO: mark apgl sections TODO: make containers accept match expressions +TODO: explicitly tell people about goidgiven items - some Andrew Madloch wanted, despite being specifically told multiple times that the Deliantra parts additions are under AGPL, lock up the source code of the server within his company. @@ -61,6 +62,10 @@ - nuke image_sums/image_info subcommands from the protocol. - fly_high movement gives better los, ignoring blocksview. - the addexp command should now honour skill names with spaces. + - (arch) add nuke from cfextended to avoid a crash. + - (arch) added many more buildable marble floors. + - major namespace cleanup: save 45kb by making functions static + that were unnecessarily global. 2.82 Sat Oct 24 03:50:17 CEST 2009 - fixed a classical and exploitable stack buffer overflow in the gsay command.