index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
chopper.c
Age
Commit message (
Expand
)
Author
2007-09-20
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...
Marianne Arnold
2007-09-12
code police (and commit test)
Peter D'Hoye
2007-08-16
Pass plugin api pointer to funtion directly, fixes crashes when doing increme...
Peter D'Hoye
2007-08-15
Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...
Peter D'Hoye
2007-07-27
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-07-25
Redo my previous commit. Highscore is only shown if there is room on the top ...
Jonathan Gordon
2007-07-25
Show the high score on the bottom of the screen instead of sharing the top li...
Jonathan Gordon
2007-05-20
Update some comments in menu.h to be hopefully more helpful.
Jonathan Gordon
2007-04-03
Adjust Chopper and fix my warning from Wormlet.
Tom Ross
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-02-20
Scale to 50% size on the Archos devices (LCD_WIDTH <= 112) and slow it down, ...
Dave Chapman
2007-02-18
Fixed an off-by-one bug that caused the nasty crash on archos, and wrong limi...
Jens Arnold
2007-02-17
Kill a few warnings in plugins.
Tom Ross
2007-02-17
Obligatory fix-a-few-warnings commit...
Zakk Roberts
2007-02-17
Chopper update. Fix endgame text not showing up and menu being invisible afte...
Zakk Roberts
2007-02-16
Fix a warning.
Paul Louden
2007-02-16
Argh, previous 'fix' was not in fact the problem. *Now* it's fixed.. I hope.
Zakk Roberts
2007-02-16
Implement the actual-button-name-for-game-over-message addition from my previ...
Zakk Roberts
2007-02-16
A few chopper changes. Changed colorscheme from blue on backdrop to green on ...
Zakk Roberts
2007-02-16
FS #5535 - Chopper game ported from IPL by Ben Basha. This commit is chopper...
Dave Chapman