--- deliantra/server/Changes 2009/10/25 08:30:55 1.458 +++ deliantra/server/Changes 2009/10/26 03:43:22 1.461 @@ -9,8 +9,12 @@ - (maps) add town portal to celvear. - (maps) add extended region descriptions for some regions from crossfire. - (maps) define a new whalingoutpost region. + - properly close client-side dialogue when the player is teleported away. + - map-tags did not properly close it's database tables or wait + for a quiescent state, causing memory corruption on reload. - support "stat.xyz" accessor in match expressions. - skip /styles and /editor directories in cf::map::static_maps. + - connected magic mouths no longer spill to Log-1, but use the examine tab. 2.82 Sat Oct 24 03:50:17 CEST 2009 - fixed a classical and exploitable stack buffer overflow in the gsay command.