summaryrefslogtreecommitdiff
path: root/apps/plugins/snake2.c
AgeCommit message (Collapse)Author
2005-06-15The modifications are for all larger screensJonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6723 a1c6a512-1295-4272-9138-f99709370657
2005-06-09Snake2 port to iRiver by Alexander SpyridakisLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6629 a1c6a512-1295-4272-9138-f99709370657
2005-02-04adapted to build on iRiverDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5784 a1c6a512-1295-4272-9138-f99709370657
2004-12-03Make sure the time is updated before blocking in button_get()Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5477 a1c6a512-1295-4272-9138-f99709370657
2004-10-18Ooops, I broke the recorder simsJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5305 a1c6a512-1295-4272-9138-f99709370657
2004-10-18Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio ↵Jens Arnold
adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (minesweeper,pong,snake,snake2) added USB handling. (mandelbrot,mosaique) Fixed return value. (minesweeper) fast moving with button repeat. (oscillograph) Fixed cleanup in USB case. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5304 a1c6a512-1295-4272-9138-f99709370657
2004-07-16Snake2: Changed the level file format, game B always starts from maze 1, ↵Linus Nielsen Feltzing
plus some cosmetic changes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4887 a1c6a512-1295-4272-9138-f99709370657
2004-07-15snake2: Some code cleanup, loads all levels at startup, fixed the bug that ↵Linus Nielsen Feltzing
prevented game B from advancing to the next level git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4885 a1c6a512-1295-4272-9138-f99709370657
2004-07-14New plugin, snake2, by Mat Holton (Patch #838045)Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4881 a1c6a512-1295-4272-9138-f99709370657