Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-09 | KYRA: (LOL/FM-TOWNS) - adapt static resources | athrxx | |
2013-01-09 | KYRA: Make all hex constants use uppercase letters. | Johannes Schickel | |
Done with: git ls-files "*.cpp" *".h" | xargs sed -i -e 's/0x\([0-9a-f]*\)/0x\U\1/g' | |||
2012-03-05 | KYRA: Some formatting fixes. | Johannes Schickel | |
2012-02-21 | KYRA: (EOB) - fix minor glitch in hp and food bar graphs | athrxx | |
2011-12-26 | KYRA: whitespace cleanup | athrxx | |
2011-12-26 | KYRA: (EOB/LOL) - cleanup common code | athrxx | |
(rename some stuff and move EOB/LOL common code to separate files) |