Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4687 5416 d 16 h jermar /tags/0.4.1/ Tag 0.4.1  
4565 5457 d 18 h svoboda /trunk/uspace/app/tetris/ Tetris high-score table now persists across multiple Tetris executions (and also propagate between concurrently running instances). It is much more stupid than the original BSD implementation, but it works.  
4515 5472 d 2 h decky /trunk/uspace/app/tetris/ slightly cleanup the horrible mess of tetris
introduce colors
 
4258 5533 d 17 h svoboda /trunk/uspace/app/tetris/ Allow UCS in Tetris highscores.  
2479 6188 d 23 h jermar /trunk/ New, better-structured, directory layout for uspace.  
1787 6535 d 18 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6569 d 17 h cejka /uspace/trunk/ Doxygen comments.  
1590 6571 d 16 h cejka /uspace/trunk/tetris/ Tetris has now a new menu.
Hiscore table added.
 
1466 6576 d 21 h palkovsky /uspace/trunk/ Fix incorrect timeout handling in async framework.
Start tweak the tetris code.
 
1419 6582 d 15 h jermar /uspace/trunk/tetris/ Import BSD tetris from OpenBSD.
Needs to be integrated and ported.