Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4515 5501 d 5 h decky /trunk/uspace/app/tetris/ slightly cleanup the horrible mess of tetris
introduce colors
 
4488 5506 d 21 h decky /trunk/uspace/app/ update for latest I/O changes  
4268 5561 d 8 h svoboda /trunk/uspace/ str_cpy() and str_ncpy() in userspace. Nuke strcpy() and strncpy().  
4266 5561 d 18 h svoboda /trunk/uspace/ strdup() -> str_dup()  
4264 5561 d 19 h svoboda /trunk/uspace/ Nuke strcpy() and strcmp().  
4258 5562 d 20 h svoboda /trunk/uspace/app/tetris/ Allow UCS in Tetris highscores.  
3088 5872 d 1 h decky /trunk/uspace/app/tetris/ conding style  
2479 6218 d 3 h jermar /trunk/ New, better-structured, directory layout for uspace.  
1787 6564 d 22 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6598 d 21 h cejka /uspace/trunk/ Doxygen comments.  
1590 6600 d 20 h cejka /uspace/trunk/tetris/ Tetris has now a new menu.
Hiscore table added.
 
1466 6606 d 0 h palkovsky /uspace/trunk/ Fix incorrect timeout handling in async framework.
Start tweak the tetris code.
 
1419 6611 d 19 h jermar /uspace/trunk/tetris/ Import BSD tetris from OpenBSD.
Needs to be integrated and ported.