summaryrefslogtreecommitdiffstats
path: root/apps/recorder/sokoban.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-06features.h was renamed to options.h since it collided with the systemDaniel Stenberg1-1/+1
2002-09-06include features.h for deciding which features to includeDaniel Stenberg1-0/+1
2002-09-03added the last 51 leves I have been working on to make 101 levels. I know th...Eric Linenberg1-0/+867
2002-09-03fixed up a bunch of the levelsEric Linenberg1-84/+83
2002-09-01we don't need HAS_LCD_BITMAPRobert Hak1-2/+0
2002-08-31now use USE_GAMESRobert Hak1-0/+2
2002-08-31didnt make use of HAVE_LCD_BITMAPRobert Hak1-1/+5
2002-08-28Changed the lcd_drawrect() api.Markus Braun1-8/+8
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg1-1/+4
2002-06-25fixed level 11 again, and moving between levels bugEric Linenberg1-1/+8
2002-06-24corrected score placementRobert Hak1-2/+2
2002-06-24Removed some duplicated codeBjörn Stenberg1-106/+74
2002-06-20now we have 50 levels -- more on the way tooEric Linenberg1-0/+426
2002-06-20Changed level array to more friendly format.Björn Stenberg1-385/+818
2002-06-20Now blocks when waiting for a keyLinus Nielsen Feltzing1-1/+1
2002-06-20cut down the size of the firmware by ~20k. Changed the ints to charsEric Linenberg1-439/+14
2002-06-20sometimes when you loaded a level, a 'home' spot would appear below youEric Linenberg1-1/+1
2002-06-19left in garbageEric Linenberg1-1/+1
2002-06-19Added more levels, also now you can restart a level and move back and forth b...Eric Linenberg1-25/+408
2002-06-17Removed snprintf warning. Removed unnecessary #ifdefBjörn Stenberg1-5/+1
2002-06-16first there was tetris, now we have sokobanRobert Hak1-0/+586