--- deliantra/server/Changes 2016/11/17 23:28:04 1.847 +++ deliantra/server/Changes 2016/11/18 04:44:47 1.849 @@ -44,8 +44,10 @@ bolts and thrown objects as NO_PICK temporarily. - since binutils/gcc/etc. conspired to break static archives, converted the server binary build into non-recursive Makefiles without static archives. hell, automake - is cetrainly not ready for non-recursive makes, what a hack :() + is certainly not ready for non-recursive makes, what a hack :() + - use c++11 headers in preference to tr1 ones. - fix odr violation: struct point. + - make the code warnigns-clean, for some definition of warnings. 3.1 Wed Nov 16 23:17:11 CET 2016 - convert to blitz++ 0.10 and later (also requiring c++ 11).