Revert "share/solid: wrap all structs with typedefs"
[neverball] / share / common.h
2010-10-21 parastiUpdate copyright headers
2010-08-15 parastiRemove unused and no longer needed trunc_string
2010-08-14 parastiSplit base_name into a basic and a suffix-removing...
2010-08-14 parastiMake base_name return a const char *
2010-08-14 parastiAdd some auxiliary string macros
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...
2009-02-20 parastishare/common: add MIN/MAX macros
2009-02-18 parastishare/common: add ARRAYSIZE macro to get number of...
2008-11-22 parastiImplement and use strdup
2008-08-05 parastishare/common.h: include stdio.h to get FILE
2008-04-09 parastiUpdate current replay when renaming player.
2008-01-06 parastiAdded a new module to be used as a dump of generic...