summaryrefslogtreecommitdiff
path: root/apps/plugins/sokoban.c
AgeCommit message (Expand)Author
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-06-29Attempt red build fix. (/me crosses fingers)Antoine Cellerier
2007-06-29Should fix X5/M5 compile errors.Antoine Cellerier
2007-06-29Some more sokoban changes from Sean Morrisey's FS #6702. (includes moving the...Antoine Cellerier
2007-06-28Apply FS #6702: More Sokoban Improvements.Antoine Cellerier
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg
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-13Large Sokoban update, by Sean Morrisey (FS#6625). Some new features include e...Zakk Roberts
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare
2006-06-10Fix b&w LCD targets.Antoine Cellerier
2006-06-10Grayscale graphics for sokoban. (h1x0, ipod mini and ipod 4g)Antoine Cellerier
2006-06-10Remove unneeded defines.Antoine Cellerier
2006-06-10Scale and use color bitmaps on color lcd targets.Antoine Cellerier
2006-05-09Fix bug #5298 - hard-code the background color in Sokoban to prevent everythi...Zakk Roberts
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing
2006-01-19Use symbolic name better and don't appear to crash on the You WIN screenBrandon Low
2006-01-19Level caching and screen size/color handling for sokoban from myself and Midg...Brandon Low
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman
2005-11-16Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold
2005-07-19Sokoban: Use greyscale for walls, proper scaling of the player graphic, show ...Jens Arnold
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-06-09Moved the Sokoban levels to .rockbox/rocksLinus Nielsen Feltzing
2005-03-02Sokoban: Made the walls dithered again. Code policing, removed tab chars.Jens Arnold
2005-02-28Killed a warningLinus Nielsen Feltzing
2005-02-28Sokoban adapted to the iRiver H1xx display by Michiel van der KolkLinus Nielsen Feltzing
2005-02-04adapted to build on iRiverDaniel Stenberg
2004-12-26Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold
2004-10-18Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaptio...Jens Arnold
2004-05-21use the new path to the levels file, the daily build of tomorrow will makeDaniel Stenberg
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg