Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-16 | PEGASUS: Remove t prefix from typedefs | Matthew Hoops | |
Some other minor cleanup too | |||
2011-09-06 | PEGASUS: Properly handle regions in hotspots | 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 very basic hotspot loading | Matthew Hoops | |
Need to get more complex regions loaded, though... will be a major problem |