Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-21 | PSP: switched loader to use PSP's debug mechanism | Yotam Barnoy | |
svn-id: r50111 | |||
2010-04-12 | PSP: Fix code formatting using astyle | Max Horn | |
svn-id: r48634 | |||
2010-03-13 | Fix our DECLARE_SINGLETON macro to conform to the C++ specs. | Johannes Schickel | |
We need to use a namespace Common { } there to make strict C++ compilers like clang++ and comeau happy. I also added a slight comment about why that is needed to the macro definition and a note that you need to use it from the global namespace. svn-id: r48254 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2010-01-24 | Silenced two more trivial cppcheck warnings. | Torbjörn Andersson | |
svn-id: r47493 | |||
2009-10-30 | PSP: Fixed serious issue in plugins due to way gcc sometimes works. Was only ↵ | Yotam Barnoy | |
observable in Kyra engine but potentially applicable to all svn-id: r45535 | |||
2009-10-09 | Slightly modified version of patch #2875544: PSP plugins patch | Joost Peters | |
svn-id: r44822 |