home · contact · privacy
Re-wrote large parts of the server client architecture. No more fifo.
[plomrogue] / src / server / run.c
2014-03-17 Christian HellerRe-wrote large parts of the server client architecture...
2014-02-05 Christian HellerRemoved unused textfile_sizes() functionality, appropri...
2014-02-05 Christian HellerAdded diagonal movement, with a 1.4 penalty.
2014-01-31 Christian HellerHeavily improved enemy path-finding. Also corrected...
2014-01-22 Christian HellerIncluded <stddef.h> were NULL was used.
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...