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

Comparing deliantra/server/Changes (file contents):
Revision 1.867 by root, Sun Nov 18 15:19:47 2018 UTC vs.
Revision 1.868 by root, Thu Nov 22 00:40:12 2018 UTC

86 - fix a potential bug with packet << (const char *)0. 86 - fix a potential bug with packet << (const char *)0.
87 - add COPYING.Other. 87 - add COPYING.Other.
88 - include libecb and decore compiler.h and other places in preference to it. 88 - include libecb and decore compiler.h and other places in preference to it.
89 - include ska's flat_hash_map and use it instead of unordered_map/set. 89 - include ska's flat_hash_map and use it instead of unordered_map/set.
90 - use c++11 variadic templates in include/callback.h, get rid of callback.pl. 90 - use c++11 variadic templates in include/callback.h, get rid of callback.pl.
91 - level 0 experience valuew as uninitialised. all these years.
91 92
923.1 Wed Nov 16 23:17:11 CET 2016 933.1 Wed Nov 16 23:17:11 CET 2016
93 - convert to blitz++ 0.10 and later (also requiring c++ 11). 94 - convert to blitz++ 0.10 and later (also requiring c++ 11).
94 - port to perl 5.18 and newer. 95 - port to perl 5.18 and newer.
95 - switch to xz compressed archives as only dist method. 96 - switch to xz compressed archives as only dist method.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines