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

Comparing deliantra/server/Changes (file contents):
Revision 1.645 by root, Thu Apr 15 04:56:46 2010 UTC vs.
Revision 1.646 by root, Thu Apr 15 06:05:51 2010 UTC

110 - added detect mineral vein spell. 110 - added detect mineral vein spell.
111 - support "wall overlays" in the random map generator - not very generic, 111 - support "wall overlays" in the random map generator - not very generic,
112 used by minable veins. 112 used by minable veins.
113 - (maps) relocated jeweler town to another directoy. 113 - (maps) relocated jeweler town to another directoy.
114 - (arch) implement mining pickaxes and mining skill. 114 - (arch) implement mining pickaxes and mining skill.
115 - (arch) add missing stonebig_club archetype from cfextended.
115 - generate most constants for perl automatically. 116 - generate most constants for perl automatically.
116 - properly check for weapon name prefix ("Ragnarok's sword"). 117 - properly check for weapon name prefix ("Ragnarok's sword").
117 - when player dies, restore his food to at least 200. 118 - when player dies, restore his food to at least 200.
118 - support multiple inheritance for arch sources (inherit a,b,c). 119 - support multiple inheritance for arch sources (inherit a,b,c).
119 - switch to storable-n-format for facedata, for better interoperability. 120 - switch to storable-n-format for facedata, for better interoperability.
160 of leaking. 161 of leaking.
161 - do not show msg for unidentified objects that need identification. 162 - do not show msg for unidentified objects that need identification.
162 - convert formulae file parser to thawer framework. 163 - convert formulae file parser to thawer framework.
163 - finally get rid of fgets (..., thawer) and use a much cleaner 164 - finally get rid of fgets (..., thawer) and use a much cleaner
164 next_line method. 165 next_line method.
166 - use nicer file format for exp_table and attackmess
167 (more like other resource files).
168 - make parse errors during server startup fatal.
165 169
1662.93 Sat Feb 13 15:52:36 CET 2010 1702.93 Sat Feb 13 15:52:36 CET 2010
167 - (maps) fix travel to valdor and back. 171 - (maps) fix travel to valdor and back.
168 - do no longer by default eval map cod ein safe compartments 172 - do no longer by default eval map cod ein safe compartments
169 (this can be re-enabled using the safe_eval config option). 173 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines