home · contact · privacy
Server: Remove unused/obsolete world.enemy_fov.
[plomrogue] / src / server / world.h
2014-07-04 Christian HellerServer: Remove unused/obsolete world.enemy_fov.
2014-07-04 Christian HellerLoad last world state from save file, not from re-stepp...
2014-06-20 Christian HellerServer: Internally, rename "map object" stuff to "thing...
2014-05-14 Christian HellerUnify Map struct common to server and client in src...
2014-05-13 Christian HellerServer: Add ENEMY_FOV option (default: off) to force...
2014-04-14 Christian HellerServer: Make config file define to which map object...
2014-03-30 Christian HellerMake server config files more readable, their parsing...
2014-03-17 Christian HellerRe-wrote large parts of the server client architecture...
2014-03-10 Christian HellerRemoved scoring.
2014-02-05 Christian HellerAdded diagonal movement, with a 1.4 penalty.
2014-01-28 Christian HellerCheck for existence of server config files.
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...