- 03e521f added undo info to opening screen by Robert Hak · 22 years ago
- ed69390 fixed bug with undo and switching levels by Eric Linenberg · 22 years ago
- 16576ef press ON for undo in sokoban (only 1 undo for now, but better than nothing by Eric Linenberg · 22 years ago
- 8f11dc0 usb detection in bounce, and all files use default font (not loaded) by Robert Hak · 22 years ago
- 1df1e51 stepping towards seperate levels file by Robert Hak · 23 years ago
- a4c3b03 Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. by Björn Stenberg · 23 years ago
- b1b8bd4 Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c. by Björn Stenberg · 23 years ago
- 505eca7 New language/string handling by Björn Stenberg · 23 years ago
- 6e881b4 features.h was renamed to options.h since it collided with the system by Daniel Stenberg · 23 years ago
- d0cd072 include features.h for deciding which features to include by Daniel Stenberg · 23 years ago
- d1bcc58 added the last 51 leves I have been working on to make 101 levels. I know this adds a bunch of bulk to the firmware (about 20k), but I just wanted to get them out there. In the future we can do ./rockbox/slevels with the default levels or something like that. There may be some bugs in these levels, but that is for you to find. by Eric Linenberg · 23 years ago
- 7d627ac fixed up a bunch of the levels by Eric Linenberg · 23 years ago
- 862f479 we don't need HAS_LCD_BITMAP by Robert Hak · 23 years ago
- 1bcdb23 now use USE_GAMES by Robert Hak · 23 years ago
- e0248c5 didnt make use of HAVE_LCD_BITMAP by Robert Hak · 23 years ago
- aad1116 Changed the lcd_drawrect() api. by Markus Braun · 23 years ago
- b285076 Remade the menu system slightly. All functions invoked from menus now use by Daniel Stenberg · 23 years ago
- 1d1c959 fixed level 11 again, and moving between levels bug by Eric Linenberg · 23 years ago
- 9ce86e1 corrected score placement by Robert Hak · 23 years ago
- c40ac32 Removed some duplicated code by Björn Stenberg · 23 years ago
- ee7ddfa now we have 50 levels -- more on the way too by Eric Linenberg · 23 years ago
- 7826fc3 Changed level array to more friendly format. by Björn Stenberg · 23 years ago
- f855a57 Now blocks when waiting for a key by Linus Nielsen Feltzing · 23 years ago
- 46b88fb cut down the size of the firmware by ~20k. Changed the ints to chars by Eric Linenberg · 23 years ago
- 2efc7d4 sometimes when you loaded a level, a 'home' spot would appear below you by Eric Linenberg · 23 years ago
- ea0d06f left in garbage by Eric Linenberg · 23 years ago
- 3692336 Added more levels, also now you can restart a level and move back and forth between the levels by Eric Linenberg · 23 years ago
- ba5e6ae Removed snprintf warning. Removed unnecessary #ifdef by Björn Stenberg · 23 years ago
- d58ab78 first there was tetris, now we have sokoban by Robert Hak · 23 years ago