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

Comparing deliantra/server/Changes (file contents):
Revision 1.515 by root, Sun Nov 15 20:16:35 2009 UTC vs.
Revision 1.518 by root, Thu Nov 19 04:30:46 2009 UTC

5TODO: it is possible to inventory-lock items on the floor, and *spomehow* possible to drop them. 5TODO: it is possible to inventory-lock items on the floor, and *spomehow* possible to drop them.
6TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra? 6TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra?
7TODO: cast invisible... 7TODO: cast invisible...
8 8
9 - (maps) add gorokh_final mapset from crossfire. 9 - (maps) add gorokh_final mapset from crossfire.
10 - (maps) block most vault-type mlab locations, open up
11 imperial converters for anybody to use.
10 - TRIGGER events got passed a garbage pointer instead of a 12 - TRIGGER events got passed a garbage pointer instead of a
11 real player object on player changes. 13 real player object on player changes.
12 - shop specialisation calculation was totally broken. 14 - shop specialisation calculation was totally broken.
13 - nrof/itemcount/volume limits when dropping to the floor are 15 - nrof/itemcount/volume limits when dropping to the floor are
14 now enforced. 16 now enforced.
50 and use it in some "inner" loops. 52 and use it in some "inner" loops.
51 - rename flags to attachable_flags to avoid confusion :=). 53 - rename flags to attachable_flags to avoid confusion :=).
52 - fixed jeweler experience output to not be floating point. 54 - fixed jeweler experience output to not be floating point.
53 - 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!
54 - (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.
55 - move facedata chksum calculation into cfutil, make server more flexible 60 - move facedata chksum calculation into cfutil, make server more flexible
56 handling different chksum lengths. 61 handling different chksum lengths.
57 - check for hash collisions in cfutil. 62 - check for hash collisions in cfutil.
58 - 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.
59 67
602.90 Sat Nov 7 15:06:06 CET 2009 682.90 Sat Nov 7 15:06:06 CET 2009
61 - some Andrew Madloch wanted, despite being specifically told 69 - some Andrew Madloch wanted, despite being specifically told
62 multiple times that the Deliantra parts additions are under AGPL, 70 multiple times that the Deliantra parts additions are under AGPL,
63 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