home · contact · privacy
Fix buggy healthy_addch().
[plomrogue] / src / common / parse_file.c
2015-12-16 Christian HellerReplace old with new client, drop redo system needed...
2014-10-09 Christian HellerLicense everything (GPL).
2014-08-03 Christian HellerUpdate comment info on macros needed for snprintf().
2014-07-23 Christian HellerUse not f_name variable but __func__, standardize funct...
2014-07-13 Christian HellerServer: Read in former "config" data as normal server...
2014-07-04 Christian HellerLoad last world state from save file, not from re-stepp...
2014-05-14 Christian HellerFix non-initializations that are detected as errors...
2014-04-08 Christian HellerRefactor file parsing patterns.
2014-04-06 Christian HellerMinor refactoring in file parsing.
2014-04-06 Christian HellerClient: Fit interface_conf to new config file style...
2014-04-03 Christian HellerMake client's commandDB reading use new parsing / confi...