| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-10 | Revert "COMMON: Change way the Singleton instances are instantiated" | Eugene Sandulenko | |
| This reverts commit eefa72afa1978a9dea10f5b1833fcc8f58a3468e. With this patch ConfigManager is broken. | |||
| 2017-07-10 | COMMON: Change way the Singleton instances are instantiated | Thierry Crozat | |
| This fixes tons of warnings with clang from a recent xcode version on macOS (and possibly other systems) complaining that an instantiation of _singleton is required but no definition is available. | |||
| 2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko | |
| 2012-09-26 | PEGASUS: Remove trailing whitespaces. | Johannes Schickel | |
| Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//' | |||
| 2012-04-03 | PEGASUS: Fix file permissions | Matthew Hoops | |
| 2011-12-20 | PEGASUS: Some space/misc cleanup | Matthew Hoops | |
| 2011-12-16 | PEGASUS: Remove t prefix from typedefs | Matthew Hoops | |
| Some other minor cleanup too | |||
| 2011-09-16 | PEGASUS: Fix saving/loading the game state | Matthew Hoops | |
| 2011-09-02 | PEGASUS: Restructure remaining (already converted) Game Shell classes | Matthew Hoops | |
| 2011-09-02 | PEGASUS: Begin restructuring the game state classes | Matthew Hoops | |
| The entire game state should now be functional | |||
