Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1631 6549 d 4 h palkovsky /uspace/trunk/ Color updates.  
/uspace/trunk/fb/sysio.c
/uspace/trunk/tetris/screen.c
1610 6549 d 12 h palkovsky /uspace/trunk/ Revised ipc. Now it is preferrable to use only functions from async.h, they
take care of correct buffering, waiting for answers etc.
 
/uspace/trunk/fb/helenos.xbm
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/klog/klog.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/ipc/ipc.h
/uspace/trunk/libc/include/psthread.h
/uspace/trunk/tetris/screen.c
1590 6550 d 7 h cejka /uspace/trunk/tetris/ Tetris has now a new menu.
Hiscore table added.
 
/uspace/trunk/tetris/scores.c
/uspace/trunk/tetris/scores.h
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/screen.h
/uspace/trunk/tetris/tetris.c
1584 6550 d 14 h cejka /uspace/trunk/tetris/ Tetris end improved.  
/uspace/trunk/tetris/tetris.c
1575 6551 d 9 h cejka /uspace/trunk/ Support for console show/hide cursor.
Tetris without cursor.
 
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
/uspace/trunk/console/screenbuffer.c
/uspace/trunk/console/screenbuffer.h
/uspace/trunk/tetris/screen.c
1551 6552 d 11 h vana /uspace/trunk/ Ega cursor movement support  
/uspace/trunk/fb/ega.c
/uspace/trunk/tetris/screen.c
1538 6553 d 2 h palkovsky /uspace/trunk/ Tetris now works on mips on gxemul on both console & framebuffer.
It doesn't work in msim, but it seems to be msim bug this time.
 
/uspace/trunk/libc/generic/string.c
/uspace/trunk/tetris/tetris.c
1536 6553 d 3 h palkovsky /uspace/trunk/ Fixed some weird bugs (I wonder how this COULD even work on the other platforms).  
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/tetris/Makefile
1533 6553 d 5 h palkovsky /uspace/trunk/ Tetris is working :-) Milstone completed!  
/uspace/trunk/console/console.c
/uspace/trunk/tetris/input.c
/uspace/trunk/tetris/screen.c
1532 6553 d 6 h palkovsky /uspace/trunk/ Small changes to tetris.  
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/include/sys/time.h
/uspace/trunk/tetris/input.c
/uspace/trunk/tetris/screen.c
1528 6553 d 8 h palkovsky /uspace/trunk/ Made tetris compile and somewhat run.
Slightly better console.
 
/uspace/trunk/Makefile
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
/uspace/trunk/libc/include/err.h
/uspace/trunk/libc/include/io/stream.h
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/tetris.c
1524 6553 d 10 h palkovsky /uspace/trunk/tetris/ More porting, awaiting 2 functions of console.  
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/screen.h
/uspace/trunk/tetris/tetris.c
1519 6553 d 11 h palkovsky /uspace/trunk/ Slowly porting tetris screen... not yet done.  
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/include/io/stream.h
/uspace/trunk/tetris/screen.c
1472 6555 d 9 h palkovsky /uspace/trunk/ More things to make tetris helenos compatibile.  
/uspace/trunk/libc/generic/err.c
/uspace/trunk/libc/generic/stdlib.c
/uspace/trunk/libc/include/err.h
/uspace/trunk/libc/Makefile
/uspace/trunk/libc/generic/string.c
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/stdlib.h
/uspace/trunk/libc/include/string.h
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/tetris.c
1469 6555 d 11 h palkovsky /uspace/trunk/tetris/ Modified tetris input to be helenos-friendly.  
/uspace/trunk/tetris/input.c
1466 6555 d 11 h palkovsky /uspace/trunk/ Fix incorrect timeout handling in async framework.
Start tweak the tetris code.
 
/uspace/trunk/console/console.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/tetris/Makefile
/uspace/trunk/tetris/input.c
/uspace/trunk/tetris/scores.c
/uspace/trunk/tetris/scores.h
1449 6557 d 11 h palkovsky /uspace/trunk/ Started porting tetris.  
/uspace/trunk/libc/include/sys/time.h
/uspace/trunk/init/init.c
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/time.h
/uspace/trunk/tetris/Makefile
/uspace/trunk/tetris/tetris.c
/uspace/trunk/tetris/tetris.h
1419 6561 d 6 h jermar /uspace/trunk/tetris/ Import BSD tetris from OpenBSD.
Needs to be integrated and ported.
 
/uspace/trunk/tetris
/uspace/trunk/tetris/Makefile
/uspace/trunk/tetris/input.c
/uspace/trunk/tetris/input.h
/uspace/trunk/tetris/pathnames.h
/uspace/trunk/tetris/scores.c
/uspace/trunk/tetris/scores.h
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/screen.h
/uspace/trunk/tetris/shapes.c
/uspace/trunk/tetris/tetris.c
/uspace/trunk/tetris/tetris.h