home · contact · privacy
Use not f_name variable but __func__, standardize function name writing.
[plomrogue] / src / server / cleanup.c
2014-07-23 Christian HellerUse not f_name variable but __func__, standardize funct...
2014-07-09 Christian HellerServer: Start hardcoded_strings s's enum names with...
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-03-17 Christian HellerRe-wrote large parts of the server client architecture...
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...