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

Comparing deliantra/server/Changes (file contents):
Revision 1.516 by root, Mon Nov 16 20:01:06 2009 UTC vs.
Revision 1.518 by root, Thu Nov 19 04:30:46 2009 UTC

52 and use it in some "inner" loops. 52 and use it in some "inner" loops.
53 - rename flags to attachable_flags to avoid confusion :=). 53 - rename flags to attachable_flags to avoid confusion :=).
54 - fixed jeweler experience output to not be floating point. 54 - fixed jeweler experience output to not be floating point.
55 - added lock/unlock commands, thanks for the patch go to Shawn Robinson! 55 - added lock/unlock commands, thanks for the patch go to Shawn Robinson!
56 - (arch, maps) introduce inactive_shop_floor and fix some shops with it. 56 - (arch, maps) introduce inactive_shop_floor and fix some shops with it.
57 - try to prefetch memory inside process_objects, which can give
58 enourmous speed gains.
59 - make some small optimisation to the process_objects loop.
57 - move facedata chksum calculation into cfutil, make server more flexible 60 - move facedata chksum calculation into cfutil, make server more flexible
58 handling different chksum lengths. 61 handling different chksum lengths.
59 - check for hash collisions in cfutil. 62 - check for hash collisions in cfutil.
60 - reduce face checksum size from 6 to 4 bytes. 63 - reduce face checksum size from 6 to 4 bytes.
64 - don't crash when a map uses empty sound/sound_destroy/face.
65 - in general, don't crash on value-less resource file lines
66 anymore, due to get_str never returning a 0-pointer.
61 67
622.90 Sat Nov 7 15:06:06 CET 2009 682.90 Sat Nov 7 15:06:06 CET 2009
63 - some Andrew Madloch wanted, despite being specifically told 69 - some Andrew Madloch wanted, despite being specifically told
64 multiple times that the Deliantra parts additions are under AGPL, 70 multiple times that the Deliantra parts additions are under AGPL,
65 lock up the source code of the server within his company. 71 lock up the source code of the server within his company.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines