4573 |
5692 d 8 h |
svoboda |
/trunk/ |
Automatically try to mount FAT from disk0 on /data upon boot. Save Tetris score there. Automatically create disk image in sample config files, if it does not already exist. This tentatively reaches the Milanstone (t.m.). |
|
4565 |
5695 d 23 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 |
5710 d 6 h |
decky |
/trunk/uspace/app/tetris/ |
slightly cleanup the horrible mess of tetris
introduce colors |
|
4488 |
5715 d 22 h |
decky |
/trunk/uspace/app/ |
update for latest I/O changes |
|
4268 |
5770 d 9 h |
svoboda |
/trunk/uspace/ |
str_cpy() and str_ncpy() in userspace. Nuke strcpy() and strncpy(). |
|
4266 |
5770 d 19 h |
svoboda |
/trunk/uspace/ |
strdup() -> str_dup() |
|
4264 |
5770 d 20 h |
svoboda |
/trunk/uspace/ |
Nuke strcpy() and strcmp(). |
|
4258 |
5771 d 21 h |
svoboda |
/trunk/uspace/app/tetris/ |
Allow UCS in Tetris highscores. |
|
3088 |
6081 d 2 h |
decky |
/trunk/uspace/app/tetris/ |
conding style |
|
2479 |
6427 d 4 h |
jermar |
/trunk/ |
New, better-structured, directory layout for uspace. |
|
1787 |
6773 d 23 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1653 |
6807 d 22 h |
cejka |
/uspace/trunk/ |
Doxygen comments. |
|
1590 |
6809 d 21 h |
cejka |
/uspace/trunk/tetris/ |
Tetris has now a new menu.
Hiscore table added. |
|
1466 |
6815 d 1 h |
palkovsky |
/uspace/trunk/ |
Fix incorrect timeout handling in async framework.
Start tweak the tetris code. |
|
1419 |
6820 d 20 h |
jermar |
/uspace/trunk/tetris/ |
Import BSD tetris from OpenBSD.
Needs to be integrated and ported. |
|