summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
2002-05-01slow down tetris a bit, now when the X11 simulator supports sleep() withDaniel Stenberg
2002-05-01fixed headerDaniel Stenberg
2002-05-01added the sleep simulation fileDaniel Stenberg
2002-05-01kernel.h wrapper fileDaniel Stenberg
2002-05-01added sleep() simulationDaniel Stenberg
2002-05-01You can now successfully lose at tetris! (In other words, the gameRobert Hak
2002-05-01removed win32 compiler directiveFelix Arends
2002-05-01added debug and panic support for the simulatorFelix Arends
2002-05-01Added compiled resource to cvs, so that people can compile with the make file...Felix Arends
2002-04-30latest (working) makefile.Felix Arends
2002-04-30added win32 simulator compability (by including windows.h)Felix Arends
2002-04-30UISW32 dir functions working,Felix Arends
2002-04-30expanded the browser with a little cursor to moveDaniel Stenberg
2002-04-30clear first, then draw might look betterDaniel Stenberg
2002-04-30call the dir browser when selectedDaniel Stenberg
2002-04-30initial dir browsing codeDaniel Stenberg
2002-04-30added for dir emulationDaniel Stenberg
2002-04-30Correcting mistaken formattingRobert Hak
2002-04-30Changed calls in draw_frame to lcd_drawline rather then drawing individualRobert Hak
2002-04-30corrected for Linux againDaniel Stenberg
2002-04-30draw the "box" before calling the appDaniel Stenberg
2002-04-30fixed for Solaris buildDaniel Stenberg
2002-04-28corrected the source headerDaniel Stenberg
2002-04-28renamed file-win32.c/h to dir-win32.c/hFelix Arends
2002-04-28updated directory functions, not fully working and untested yetFelix Arends
2002-04-28changed the colors to be more Recorder-likeDaniel Stenberg
2002-04-28removed tetris.cFelix Arends
2002-04-28commented and explained block_data arrayFelix Arends
2002-04-28removed unistd.h completelyDaniel Stenberg
2002-04-28set recorder keypadDaniel Stenberg
2002-04-28win32 compatible versionsFelix Arends
2002-04-28one sleep is enoughDaniel Stenberg
2002-04-28only lcd_update() when a key actually was pressedDaniel Stenberg
2002-04-28pressing OFF in tetris now gets you back to the main menuDaniel Stenberg
2002-04-28adding small README to explain what this dir is aboutDaniel Stenberg
2002-04-28removed log, put a sleep() back since it runs just too fast otherwiseDaniel Stenberg
2002-04-28works in new dirDaniel Stenberg
2002-04-27use Logf()Daniel Stenberg
2002-04-27moved X11-specific files into a separate subdir to keep root clean forDaniel Stenberg
2002-04-27runs the app now, improved the lcd simulation a bitDaniel Stenberg
2002-04-27my first take at writing a little app, which of course can start tetris!Daniel Stenberg
2002-04-27will compile with file-win32.c nowFelix Arends
2002-04-27fixed makefileFelix Arends
2002-04-27makefile for uisw32Felix Arends
2002-04-27file headerFelix Arends
2002-04-27new filesFelix Arends
2002-04-27renamed cpp extensions to c, started coding file functionsFelix Arends
2002-04-27removed unneeded code from lcd.c and renamed it do lcd-win32.cFelix Arends
2002-04-26a little fix of one constant only...Felix Arends
2002-04-25latest files, nothing really changedFelix Arends