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

Comparing deliantra/server/Changes (file contents):
Revision 1.843 by root, Wed Nov 16 22:31:34 2016 UTC vs.
Revision 1.847 by root, Thu Nov 17 23:28:04 2016 UTC

36TODO: "illegal" access to mlab via town portal in zealots house near mlab tavern 36TODO: "illegal" access to mlab via town portal in zealots house near mlab tavern
37TODO: only store face checksums in C++, store everything else in perl 37TODO: only store face checksums in C++, store everything else in perl
38 38
39TODO: cspm spell arg 39TODO: cspm spell arg
40 40
41 - last remaining BUG (that showed up in the logs for the last years) has
42 been fixed: monsters would snatch arrows/thrown_objs out of the air without
43 stopping them, causing BUG: arrow had no map. Fixed by marking shot arrows,
44 bolts and thrown objects as NO_PICK temporarily.
45 - since binutils/gcc/etc. conspired to break static archives, converted the server
46 binary build into non-recursive Makefiles without static archives. hell, automake
47 is cetrainly not ready for non-recursive makes, what a hack :()
48 - fix odr violation: struct point.
49
413.1 Wed Nov 16 23:17:11 CET 2016 503.1 Wed Nov 16 23:17:11 CET 2016
42 - convert to blitz++ 0.10 and later (also requiring c++ 11). 51 - convert to blitz++ 0.10 and later (also requiring c++ 11).
43 - port to perl 5.18 and newer. 52 - port to perl 5.18 and newer.
53 - switch to xz compressed archives as only dist method.
54 - upgrade to automake 1.15.
44 - (maps) hopefully fix tobias' tower. 55 - (maps) hopefully fix tobias' tower.
45 - (maps) hopefully fix healing potion vendor in arena entrance. 56 - (maps) hopefully fix healing potion vendor in arena entrance.
46 - (arch) fixed an error in the Gnarg scale mail artifact. 57 - (arch) fixed an error in the Gnarg scale mail artifact.
47 - it was possible to unapply or half-unapply cursed items in many 58 - it was possible to unapply or half-unapply cursed items in many
48 cases, which confused players and also player state. fixed. 59 cases, which confused players and also player state. fixed.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines