Age | Commit message (Expand) | Author |
2002-07-04 | fixed cannot-lose-bug | Felix Arends |
2002-07-04 | super-duper tetris applying to the standards of the Tetris Expert Panel and t... | Felix Arends |
2002-07-03 | Killed warnings | Linus Nielsen Feltzing |
2002-07-03 | 4x4 pixel stones, 90 degrees rotated (bigger), a few things still missing | Felix Arends |
2002-06-25 | fixed level 11 again, and moving between levels bug | Eric Linenberg |
2002-06-25 | removed Test from the enum list, it broke things | Daniel Stenberg |
2002-06-25 | slider bar is now available | Robert Hak |
2002-06-24 | corrected score placement | Robert Hak |
2002-06-24 | Removed some duplicated code | Björn Stenberg |
2002-06-20 | now we have 50 levels -- more on the way too | Eric Linenberg |
2002-06-20 | Changed level array to more friendly format. | Björn Stenberg |
2002-06-20 | Better random | Björn Stenberg |
2002-06-20 | Added level speeds. Cleaned up variables. | Björn Stenberg |
2002-06-20 | now rotates counter-clockwise | Linus Nielsen Feltzing |
2002-06-20 | Now blocks when waiting for a key | Linus Nielsen Feltzing |
2002-06-20 | cut down the size of the firmware by ~20k. Changed the ints to chars | Eric Linenberg |
2002-06-20 | sometimes when you loaded a level, a 'home' spot would appear below you | Eric Linenberg |
2002-06-19 | left in garbage | Eric Linenberg |
2002-06-19 | Added more levels, also now you can restart a level and move back and forth b... | Eric Linenberg |
2002-06-18 | bounce doesn't need to reference the nonexistant file: screensaver.h | Robert Hak |
2002-06-18 | removed files that were renamed | Robert Hak |
2002-06-18 | fixed typo | Robert Hak |
2002-06-17 | Removed snprintf warning. Removed unnecessary #ifdef | Björn Stenberg |
2002-06-16 | first there was tetris, now we have sokoban | Robert Hak |
2002-06-16 | renamed screensaver.[ch] to boxes | Robert Hak |
2002-06-15 | unused variable, remove compiler warning | Daniel Stenberg |
2002-06-15 | made ss_loop static | Daniel Stenberg |
2002-06-15 | Lemme describe it this way: | Daniel Stenberg |
2002-06-15 | Selector was already the cursor image, so I removed the duplicate | Daniel Stenberg |
2002-06-14 | nicer cursor and a folder bitmap that is horizontally aligned with the file | Daniel Stenberg |
2002-06-14 | Added cursor bitmap | Daniel Stenberg |
2002-06-12 | remove WIN32 usage | Daniel Stenberg |
2002-06-12 | need to include "sprintf.h" for win32 simulator | Felix Arends |
2002-06-07 | include string.h to remove compiler warning on target | Daniel Stenberg |
2002-06-07 | Killed a few warnings | Linus Nielsen Feltzing |
2002-06-04 | sleep now references HZ | Robert Hak |
2002-06-04 | increased length of 'you lose' display | Robert Hak |
2002-06-03 | sprintf => snprintf and now we build on the recorder again | Daniel Stenberg |
2002-05-31 | Zoomed Screen | Felix Arends |
2002-05-31 | Fixed remove-line-bug. | Felix Arends |
2002-05-31 | use proper ansi function declarations to reduce compiler warnings | Daniel Stenberg |
2002-05-31 | added this icon I call rockbox112x37, let's now all take a guess what it | Daniel Stenberg |
2002-05-30 | removed unused variables, removed static variables | Daniel Stenberg |
2002-05-30 | corrected the comment regarding what kind of BMP files this reads | Daniel Stenberg |
2002-05-30 | prototype for the BMP file reader function | Daniel Stenberg |
2002-05-29 | included debug.h for debugf function | Felix Arends |
2002-05-29 | included string.h for memset in windows | Felix Arends |
2002-05-28 | new button_get() usage | Daniel Stenberg |
2002-05-27 | removed bad extern | Daniel Stenberg |
2002-05-24 | include "config.h" first | Daniel Stenberg |