Johannes Schickel
|
b79c2156d0
|
KYRA: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:35 +01:00 |
|
athrxx
|
cc465076ee
|
KYRA: (LOL/FM-TOWNS) - adapt static resources
|
2013-01-09 20:27:35 +01:00 |
|
Johannes Schickel
|
8d5b4b75d4
|
KYRA: Make all hex constants use uppercase letters.
Done with:
git ls-files "*.cpp" *".h" | xargs sed -i -e 's/0x\([0-9a-f]*\)/0x\U\1/g'
|
2013-01-09 06:01:28 +01:00 |
|
Johannes Schickel
|
9671b44df8
|
KYRA: Some formatting fixes.
|
2012-03-05 20:08:59 +01:00 |
|
athrxx
|
66ba934398
|
KYRA: (EOB) - fix minor glitch in hp and food bar graphs
|
2012-02-21 21:48:38 +01:00 |
|
athrxx
|
692f9ee6d5
|
KYRA: whitespace cleanup
|
2011-12-26 16:18:17 +01:00 |
|
athrxx
|
8b618e46df
|
KYRA: (EOB/LOL) - cleanup common code
(rename some stuff and move EOB/LOL common code to separate files)
|
2011-12-26 16:18:16 +01:00 |
|