home · contact · privacy
Server: Remove log_help(), this should be serverd by the client.
[plomrogue] / src / common / map.h
2014-10-09 Christian HellerLicense everything (GPL).
2014-06-13 Christian HellerMinor comment improvement.
2014-05-14 Christian HellerMaps are always squares, therefore define only their...
2014-05-14 Christian HellerUnify Map struct common to server and client in src...
2014-02-05 Christian HellerSome code-internal restructuring following the assumpti...
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...