JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
* main.c: removed a whole bunch of unnecessary src rects for SDL blits.
authorJoshua Grams <josh@qualdan.com>
Sun, 1 May 2005 20:32:55 +0000 (20:32 +0000)
committerJoshua Grams <josh@qualdan.com>
Sun, 1 May 2005 20:32:55 +0000 (20:32 +0000)
commit0e26db03c5aca3622a007b607368b250e40b7f2c
treefcb5f4a6f66b899c279ba0adf0a35944b9bd0ab9
parent28d859440d40ee2d7d54500f4687e86168137cb8
* main.c: removed a whole bunch of unnecessary src rects for SDL blits.
          added a rudimentary speed indicator (still a bit buggy, avg speed
            gets stuck way up high sometimes).
* rocks.c: added a rock counter to print out how far from our goal we are.
data/indicators/speed.png [new file with mode: 0644]
main.c
rocks.c