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

Comparing deliantra/server/Changes (file contents):
Revision 1.505 by root, Tue Nov 10 16:29:20 2009 UTC vs.
Revision 1.506 by root, Wed Nov 11 03:52:44 2009 UTC

4TODO: apartment-descritpions for gotisch1/2 4TODO: apartment-descritpions for gotisch1/2
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
9TODO: investigate why take takes so extremely long 9TODO: update_stats delay for players, between commands etc.
10TODO: icecubes don't thaw from flint&steel
11TODO: rename flags to at_flags or so
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.
37 decrease). 39 decrease).
38 - fixed a small uncleanlieness in item converters, which might 40 - fixed a small uncleanlieness in item converters, which might
39 have led to weird item multiplications. 41 have led to weird item multiplications.
40 - store hash value in shstr, not used by anything, but doesn't use much memory. 42 - store hash value in shstr, not used by anything, but doesn't use much memory.
41 - fixed crash bug in learn_spell command. 43 - fixed crash bug in learn_spell command.
44 - implemented least_significand_bit and for_all_bits_sparse_32 utilities
45 and use it in some "inner" loops.
42 46
432.90 Sat Nov 7 15:06:06 CET 2009 472.90 Sat Nov 7 15:06:06 CET 2009
44 - some Andrew Madloch wanted, despite being specifically told 48 - some Andrew Madloch wanted, despite being specifically told
45 multiple times that the Deliantra parts additions are under AGPL, 49 multiple times that the Deliantra parts additions are under AGPL,
46 lock up the source code of the server within his company. 50 lock up the source code of the server within his company.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines