summaryrefslogtreecommitdiff
path: root/apps/plugins/sokoban.c
AgeCommit message (Expand)Author
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