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

Comparing deliantra/server/Changes (file contents):
Revision 1.642 by root, Thu Apr 15 02:51:39 2010 UTC vs.
Revision 1.644 by root, Thu Apr 15 04:18:08 2010 UTC

156 - fixed possible crash bug in build code. 156 - fixed possible crash bug in build code.
157 - rename find_marked_object to ->mark and speed up. 157 - rename find_marked_object to ->mark and speed up.
158 - player movers properly destroy themselves when used up, instead 158 - player movers properly destroy themselves when used up, instead
159 of leaking. 159 of leaking.
160 - do not show msg for unidentified objects that need identification. 160 - do not show msg for unidentified objects that need identification.
161 - convert formulae file parser to thawer framework.
162 - finally get rid of fgets (..., thawer) and use a much cleaner
163 next_line method.
161 164
1622.93 Sat Feb 13 15:52:36 CET 2010 1652.93 Sat Feb 13 15:52:36 CET 2010
163 - (maps) fix travel to valdor and back. 166 - (maps) fix travel to valdor and back.
164 - do no longer by default eval map cod ein safe compartments 167 - do no longer by default eval map cod ein safe compartments
165 (this can be re-enabled using the safe_eval config option). 168 (this can be re-enabled using the safe_eval config option).
830 - bugfix: when unapplying skills also remove them from the range/combat slots. 833 - bugfix: when unapplying skills also remove them from the range/combat slots.
831 - bugfix: do not merge items whose archetype name merges, use the 834 - bugfix: do not merge items whose archetype name merges, use the
832 archetype *archname* (chairs of different facings were merged). 835 archetype *archname* (chairs of different facings were merged).
833 - bugfix: fix a potential crash issue in find_object_name (not used 836 - bugfix: fix a potential crash issue in find_object_name (not used
834 normally). 837 normally).
835 - bugfix: locked doors cnanot be bashed down by magical means 838 - bugfix: locked doors cannot be bashed down by magical means
836 (destruction, magic missile etc.). 839 (destruction, magic missile etc.).
837 - swarm spells without a direction now use various spiral patterns 840 - swarm spells without a direction now use various spiral patterns
838 instead of being fully random. 841 instead of being fully random.
839 - update AnyEvent API to 3.4 and above. 842 - update AnyEvent API to 3.4 and above.
840 843

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines