Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-18 | (svn r2962) - const correctness for all Get* functions and most Draw* ↵ | Darkvater | |
functions that don't change their pointer parameters - change a lot of byte player types to PlayerID - beautify header files, same "#endif /* filename */" ending | |||
2005-07-29 | (svn r2754) Move str_fmt into string.[ch] | tron | |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron | |
2005-02-06 | (svn r1821) Move generic string handling functions to string.[ch] and ↵ | tron | |
introduce stre{cpy,cat}, see string.h for their semantics |