| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-12 | AGOS: Safer string manipulation | Eugene Sandulenko | |
| 2014-02-18 | AGOS: Make GPL headers consistent in themselves. | Johannes Schickel | |
| 2012-02-20 | COMMON: Move isFoo functions to namespace Common, add doxygen comments | Max Horn | |
| 2012-02-15 | ALL: Avoid using is* macros from ctype.h | Max Horn | |
| On some systems, passing signed chars to macros like isspace() etc. lead to a runtime error. Hence, mark these macros as forbidden by default, and introduce otherwise equivalent alternatives for them. | |||
| 2011-09-08 | AGOS: Made some static data const. | Johannes Schickel | |
| 2011-05-25 | ALL: initialise -> initialize | Matthew Hoops | |
| 2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
| 2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
| Some backends may break as I only compiled SDL | |||
| 2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵ | Max Horn | |
| things) svn-id: r44495 | |||
| 2009-08-12 | Enable Personal Nightmare by default. | Travis Howell | |
| svn-id: r43304 | |||
