--- deliantra/server/Changes 2016/11/17 04:59:33 1.846 +++ deliantra/server/Changes 2016/11/18 04:44:13 1.848 @@ -42,6 +42,10 @@ been fixed: monsters would snatch arrows/thrown_objs out of the air without stopping them, causing BUG: arrow had no map. Fixed by marking shot arrows, 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 certainly not ready for non-recursive makes, what a hack :() + - use c++11 headers in preference to tr1 ones. - fix odr violation: struct point. 3.1 Wed Nov 16 23:17:11 CET 2016