Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-21 | PEGASUS: Replace FunctionPtr by our Functor code in Common. | Johannes Schickel | |
This "fixes" a segmentation fault in our buildbot's toolchain for DC. The segmentation fault occured while compiling engines/pegasus/ai/ai_condition.cpp. Thanks to clone2727 for looking over this and testing it. | |||
2012-04-03 | PEGASUS: Fix file permissions | Matthew Hoops | |
2012-03-22 | PEGASUS: Clean up initializePegasusButtons | Matthew Hoops | |
The exit button now shows in the correct position when pressed and the jump mode has been removed since it is unused | |||
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-17 | PEGASUS: Implement deleting items when inventory is full | Matthew Hoops | |
2011-10-06 | PEGASUS: Add the Full TSA neighborhood | Matthew Hoops | |