Age | Commit message (Expand) | Author |
2002-05-01 | slow down tetris a bit, now when the X11 simulator supports sleep() with | Daniel Stenberg |
2002-05-01 | fixed header | Daniel Stenberg |
2002-05-01 | added the sleep simulation file | Daniel Stenberg |
2002-05-01 | kernel.h wrapper file | Daniel Stenberg |
2002-05-01 | added sleep() simulation | Daniel Stenberg |
2002-05-01 | You can now successfully lose at tetris! (In other words, the game | Robert Hak |
2002-05-01 | removed win32 compiler directive | Felix Arends |
2002-05-01 | added debug and panic support for the simulator | Felix Arends |
2002-05-01 | Added compiled resource to cvs, so that people can compile with the make file... | Felix Arends |
2002-04-30 | latest (working) makefile. | Felix Arends |
2002-04-30 | added win32 simulator compability (by including windows.h) | Felix Arends |
2002-04-30 | UISW32 dir functions working, | Felix Arends |
2002-04-30 | expanded the browser with a little cursor to move | Daniel Stenberg |
2002-04-30 | clear first, then draw might look better | Daniel Stenberg |
2002-04-30 | call the dir browser when selected | Daniel Stenberg |
2002-04-30 | initial dir browsing code | Daniel Stenberg |
2002-04-30 | added for dir emulation | Daniel Stenberg |
2002-04-30 | Correcting mistaken formatting | Robert Hak |
2002-04-30 | Changed calls in draw_frame to lcd_drawline rather then drawing individual | Robert Hak |
2002-04-30 | corrected for Linux again | Daniel Stenberg |
2002-04-30 | draw the "box" before calling the app | Daniel Stenberg |
2002-04-30 | fixed for Solaris build | Daniel Stenberg |
2002-04-28 | corrected the source header | Daniel Stenberg |
2002-04-28 | renamed file-win32.c/h to dir-win32.c/h | Felix Arends |
2002-04-28 | updated directory functions, not fully working and untested yet | Felix Arends |
2002-04-28 | changed the colors to be more Recorder-like | Daniel Stenberg |
2002-04-28 | removed tetris.c | Felix Arends |
2002-04-28 | commented and explained block_data array | Felix Arends |
2002-04-28 | removed unistd.h completely | Daniel Stenberg |
2002-04-28 | set recorder keypad | Daniel Stenberg |
2002-04-28 | win32 compatible versions | Felix Arends |
2002-04-28 | one sleep is enough | Daniel Stenberg |
2002-04-28 | only lcd_update() when a key actually was pressed | Daniel Stenberg |
2002-04-28 | pressing OFF in tetris now gets you back to the main menu | Daniel Stenberg |
2002-04-28 | adding small README to explain what this dir is about | Daniel Stenberg |
2002-04-28 | removed log, put a sleep() back since it runs just too fast otherwise | Daniel Stenberg |
2002-04-28 | works in new dir | Daniel Stenberg |
2002-04-27 | use Logf() | Daniel Stenberg |
2002-04-27 | moved X11-specific files into a separate subdir to keep root clean for | Daniel Stenberg |
2002-04-27 | runs the app now, improved the lcd simulation a bit | Daniel Stenberg |
2002-04-27 | my first take at writing a little app, which of course can start tetris! | Daniel Stenberg |
2002-04-27 | will compile with file-win32.c now | Felix Arends |
2002-04-27 | fixed makefile | Felix Arends |
2002-04-27 | makefile for uisw32 | Felix Arends |
2002-04-27 | file header | Felix Arends |
2002-04-27 | new files | Felix Arends |
2002-04-27 | renamed cpp extensions to c, started coding file functions | Felix Arends |
2002-04-27 | removed unneeded code from lcd.c and renamed it do lcd-win32.c | Felix Arends |
2002-04-26 | a little fix of one constant only... | Felix Arends |
2002-04-25 | latest files, nothing really changed | Felix Arends |