--- deliantra/server/Changes 2018/11/14 20:34:58 1.862 +++ deliantra/server/Changes 2018/11/14 22:52:12 1.863 @@ -79,6 +79,7 @@ - change DIRX/DIRY macros to take a diretcion as argument, and use them instead of directly referencing freearr_[xy], as the latter is used alot more often then DIRX/DIRY, and this allows us to change freearr_[xy]. + - remove deprecated c++ exception specifications. 3.1 Wed Nov 16 23:17:11 CET 2016 - convert to blitz++ 0.10 and later (also requiring c++ 11).