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

Comparing deliantra/server/Changes (file contents):
Revision 1.648 by root, Thu Apr 15 21:49:15 2010 UTC vs.
Revision 1.649 by root, Thu Apr 15 22:03:23 2010 UTC

167 - fixed possible crash bug in build code. 167 - fixed possible crash bug in build code.
168 - rename find_marked_object to ->mark and speed up. 168 - rename find_marked_object to ->mark and speed up.
169 - player movers properly destroy themselves when used up, instead 169 - player movers properly destroy themselves when used up, instead
170 of leaking. 170 of leaking.
171 - do not show msg for unidentified objects that need identification. 171 - do not show msg for unidentified objects that need identification.
172 - convert formulae/bookarch file parser to thawer framework. 172 - convert formulae/bookarch/settings file parser to thawer framework.
173 - finally get rid of fgets (..., thawer) and use a much cleaner 173 - finally get rid of fgets (..., thawer) and use a much cleaner
174 next_line method. 174 next_line method.
175 - use nicer file format for exp_table and attackmess 175 - use nicer file format for exp_table and attackmess
176 (more like other resource files). 176 (more like other resource files).
177 - make parse errors during server startup fatal. 177 - make parse errors during server startup fatal.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines