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

Comparing deliantra/server/Changes (file contents):
Revision 1.859 by root, Wed Apr 25 04:58:46 2018 UTC vs.
Revision 1.860 by root, Wed Nov 14 19:40:44 2018 UTC

52TODO: freearr_x => DIRX, freearr_x => freear[].x?, check bin size change 52TODO: freearr_x => DIRX, freearr_x => freear[].x?, check bin size change
53 53
54 - (maps) remove random worbench under house in darcap, fix exit and add random 54 - (maps) remove random worbench under house in darcap, fix exit and add random
55 reading to dragonslib map, modify zealots house in mlab/tavern.map to remove 55 reading to dragonslib map, modify zealots house in mlab/tavern.map to remove
56 illegal mlab access (ephraim). 56 illegal mlab access (ephraim).
57 - (maps) make some containers unstackable that erroneously stackable.
58 - detect stackable containers at load time and make each stack a single item.
57 - last remaining BUG (that showed up in the logs for the last years) has 59 - last remaining BUG (that showed up in the logs for the last years) has
58 been fixed: monsters would snatch arrows/thrown_objs out of the air without 60 been fixed: monsters would snatch arrows/thrown_objs out of the air without
59 stopping them, causing BUG: arrow had no map. Fixed by marking shot arrows, 61 stopping them, causing BUG: arrow had no map. Fixed by marking shot arrows,
60 bolts and thrown objects as NO_PICK temporarily. 62 bolts and thrown objects as NO_PICK temporarily.
61 - since binutils/gcc/etc. conspired to break static archives, converted the server 63 - since binutils/gcc/etc. conspired to break static archives, converted the server

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines