ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Changes
(Generate patch)

Comparing deliantra/server/Changes (file contents):
Revision 1.650 by root, Thu Apr 15 22:11:47 2010 UTC vs.
Revision 1.652 by root, Fri Apr 16 02:32:25 2010 UTC

80 - teach the random map generator the ability to read ".rmg" files 80 - teach the random map generator the ability to read ".rmg" files
81 that specify which actual style map to generate, and use it for 81 that specify which actual style map to generate, and use it for
82 the default decorstyle to avoid inappropriate maps to be used. 82 the default decorstyle to avoid inappropriate maps to be used.
83 - support (with some limitations) multiple different skills with the 83 - support (with some limitations) multiple different skills with the
84 same subtype. 84 same subtype.
85 - fix "nekosan duplication" bug - map swap out was not atomic,
86 so nekosan could end up beign saved AND escaped to another map.
85 - show invisible no longer makes magic mouths visible. 87 - show invisible no longer makes magic mouths visible.
86 - move_type changes (spells, skills etc.) now will correctly 88 - move_type changes (spells, skills etc.) now will correctly
87 take move_on/move_off into account (e.g. buttons). 89 take move_on/move_off into account (e.g. buttons).
88 - display (exit) or (random map) in client for those objects. 90 - display (exit) or (random map) in client for those objects.
89 - removed (useless) spell damage columns from spell info and replace 91 - removed (useless) spell damage columns from spell info and replace
174 - finally get rid of fgets (..., thawer) and use a much cleaner 176 - finally get rid of fgets (..., thawer) and use a much cleaner
175 next_line method. 177 next_line method.
176 - use nicer file format for exp_table and attackmess 178 - use nicer file format for exp_table and attackmess
177 (more like other resource files). 179 (more like other resource files).
178 - make parse errors during server startup fatal. 180 - make parse errors during server startup fatal.
181 - properly initialise all maptile values in constructor.
182 - improved {link} map.
179 183
1802.93 Sat Feb 13 15:52:36 CET 2010 1842.93 Sat Feb 13 15:52:36 CET 2010
181 - (maps) fix travel to valdor and back. 185 - (maps) fix travel to valdor and back.
182 - do no longer by default eval map cod ein safe compartments 186 - do no longer by default eval map cod ein safe compartments
183 (this can be re-enabled using the safe_eval config option). 187 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines