Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko | |
2016-06-16 | PEGASUS: Fix some missing variable initializations | Strangerke | |
2014-08-09 | PEGASUS: Cleanup from unused constants. | Eugene Sandulenko | |
Agreed with clone2727. | |||
2012-09-26 | PEGASUS: Remove trailing whitespaces. | Johannes Schickel | |
Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//' | |||
2012-08-28 | PEGASUS: Remove g_allHotspots global construction | Matthew Hoops | |
2012-04-03 | PEGASUS: Fix file permissions | Matthew Hoops | |
2011-12-20 | PEGASUS: Some space/misc cleanup | Matthew Hoops | |
2011-12-16 | PEGASUS: Cleanup some constants | Matthew Hoops | |
Added missing static qualifiers, get rid of some short/long | |||
2011-12-16 | PEGASUS: Remove t prefix from typedefs | Matthew Hoops | |
Some other minor cleanup too | |||
2011-10-31 | PEGASUS: Fix 4D system sprites | Matthew Hoops | |
2011-10-02 | PEGASUS: Add the basic Caldoria neighborhood | Matthew Hoops | |
Does not include the end-of-game timers and sequence yet. It's currently hooked up to the full game, but does not go beyond the first frame of the wake-up sequence right now. |