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