home · contact · privacy
Use not f_name variable but __func__, standardize function name writing.
[plomrogue] / src / common / parse_file.c
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...