4680 |
5647 d 20 h |
svoboda |
/trunk/uspace/ |
Fix some warnings. |
|
4565 |
5687 d 20 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 |
5702 d 4 h |
decky |
/trunk/uspace/app/tetris/ |
slightly cleanup the horrible mess of tetris
introduce colors |
|
4268 |
5762 d 7 h |
svoboda |
/trunk/uspace/ |
str_cpy() and str_ncpy() in userspace. Nuke strcpy() and strncpy(). |
|
4266 |
5762 d 16 h |
svoboda |
/trunk/uspace/ |
strdup() -> str_dup() |
|
4264 |
5762 d 17 h |
svoboda |
/trunk/uspace/ |
Nuke strcpy() and strcmp(). |
|
4164 |
5782 d 3 h |
svoboda |
/trunk/uspace/ |
Buffer console output with line granularity. Makes esp. msim/ski console faster. EGA-fb needs fixing. |
|
2479 |
6419 d 1 h |
jermar |
/trunk/ |
New, better-structured, directory layout for uspace. |
|
1787 |
6765 d 20 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1721 |
6790 d 17 h |
palkovsky |
/uspace/trunk/ |
Some other warnings removed. |
|
1710 |
6791 d 0 h |
vana |
/uspace/trunk/tetris/ |
Tetris reset score on new game |
|
1688 |
6797 d 1 h |
jermar |
/uspace/trunk/tetris/ |
Fix tetris to update fallrate when restarting the game. |
|
1653 |
6799 d 19 h |
cejka |
/uspace/trunk/ |
Doxygen comments. |
|
1590 |
6801 d 18 h |
cejka |
/uspace/trunk/tetris/ |
Tetris has now a new menu.
Hiscore table added. |
|
1584 |
6802 d 1 h |
cejka |
/uspace/trunk/tetris/ |
Tetris end improved. |
|
1538 |
6804 d 13 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. |
|
1528 |
6804 d 19 h |
palkovsky |
/uspace/trunk/ |
Made tetris compile and somewhat run.
Slightly better console. |
|
1524 |
6804 d 21 h |
palkovsky |
/uspace/trunk/tetris/ |
More porting, awaiting 2 functions of console. |
|
1472 |
6806 d 20 h |
palkovsky |
/uspace/trunk/ |
More things to make tetris helenos compatibile. |
|
1449 |
6808 d 22 h |
palkovsky |
/uspace/trunk/ |
Started porting tetris. |
|