Group key config symbols together
[neverball] / share / common.c
2009-08-01 parastiClean up errno/strerror usage
2009-08-01 parastiMake sure strncpy always keeps one byte untouched for NUL
2009-07-18 parastiFix fs_gets to only return NULL on EOF when no data...
2009-07-17 parastishare/common: make read_line less stupid
2009-06-12 parastiImplement a Quake-like virtual file system layer
2009-04-30 parastiFactor replay name truncation into a separate function
2009-04-18 parastishare/common: add a no-limits string concatenation...
2009-04-16 parastishare/common: add function to obtain random numbers...
2009-03-16 parastishare/common: rename strdup to dupe_string and alias...
2009-02-20 parastishare/common: add function to translate paths relative...
2009-02-20 parastishare/common: factor out path separator finding and...
2008-11-22 parastiImplement and use strdup
2008-08-05 parastibase_name: accept NULL name/suffix
2008-04-09 parastiUpdate current replay when renaming player.
2008-02-12 parastiFixed base_name failing to strip suffix from some names.
2008-01-28 rlkWidespread minor changes to eliminate the use of SDL_Ge...
2008-01-06 parastiAdded a new module to be used as a dump of generic...