Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-17 | PEGASUS: Reset item state upon starting a new game | Matthew Hoops | |
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: 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-09-24 | PEGASUS: Import AI code and relevant items | Matthew Hoops | |
2011-09-22 | PEGASUS: Implement Item::getDragSprite() | Matthew Hoops | |
2011-09-05 | PEGASUS: Restructure remaining MMShell code into the base code | Matthew Hoops | |
MMTimeValue has been removed, as Common::Timestamp will just be used instead | |||
2011-09-04 | PEGASUS: Implement more item code | Matthew Hoops | |
2011-09-02 | PEGASUS: Restructure remaining (already converted) Game Shell classes | Matthew Hoops | |