You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First trivial C++ refactorings (introduction of namespaces, fewer
preprocessor magic, idiomatic data structures)
Remove the hand written double linked lists and use standard containers
big internal rework
the server console now only supports '=' to assign option values (this is due
to a refactoring, supporting the old behavior is too much of a hassle, as I
don't expect that anyone on this planet uses the console)
Improve the build helper script
Always delete and recreate an existing build directory