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

Comparing deliantra/server/Changes (file contents):
Revision 1.798 by root, Tue Jan 3 02:08:49 2012 UTC vs.
Revision 1.802 by root, Fri Feb 3 03:01:44 2012 UTC

137 is used for all build materials currently. 137 is used for all build materials currently.
138 - require imagemagick >= 6.6. 138 - require imagemagick >= 6.6.
139 - fixed possible crash due to broken initialisation order of shstr and 139 - fixed possible crash due to broken initialisation order of shstr and
140 freed_map, thanks go to Jonathan Neuschäfer for spotting this! 140 freed_map, thanks go to Jonathan Neuschäfer for spotting this!
141 - fix the brace command. 141 - fix the brace command.
142 - implement refcnt_buf.
143 - avoid std::string to store facedata, use refcnt_buf instead, for a 20kb
144 codesize decrease. wow.
142 - removed version 1 ext/exti command support. 145 - removed version 1 ext/exti command support.
146 - store meta information in faceinfo->meta unless prepended or empty.
147 - new extension, ota_update, for online updates of the game client.
148 - implement a simpler config value system for extensions that allows
149 config updates without a reload.
143 150
1443.0 Sat May 29 23:30:57 CEST 2010 1513.0 Sat May 29 23:30:57 CEST 2010
145 - (maps, arch) complete revamping of the transport routes - all cities are 152 - (maps, arch) complete revamping of the transport routes - all cities are
146 now easily reachable, at a price. 153 now easily reachable, at a price.
147 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 154 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines