|
406186d8bb
|
TETRIS: Fix restart
|
2021-03-14 17:02:41 +01:00 |
|
|
fbe122a5b9
|
Added FEATURE flag, fixed rare segfault
|
2021-03-09 09:27:15 +01:00 |
|
|
ba1e2a2dc5
|
TETRIS: Fix score not updating
|
2021-01-30 23:12:30 +01:00 |
|
|
79557e9edc
|
TETRIS: only change textures in the main thread
|
2021-01-30 23:01:36 +01:00 |
|
|
fe675369ea
|
TETRIS: Use FontConfiguration
|
2021-01-30 21:35:25 +01:00 |
|
|
b65b0bf034
|
TETRIS: use new TextRenderer interface
|
2021-01-30 16:48:40 +01:00 |
|
|
67a56d31de
|
TETRIS: use updated TextRenderer
|
2020-12-18 15:14:08 +01:00 |
|
|
a5bcb3f547
|
Tetris: update to use dll library on windows
|
2020-11-22 23:39:49 +01:00 |
|
|
90879a3f21
|
TETRIS: use new sdlpp library
|
2020-11-21 20:58:52 +01:00 |
|
|
883ad19a50
|
Tetris: move generating of new blocks after restart to main thread
|
2020-09-26 20:13:27 +02:00 |
|
|
96c54454f7
|
TETRIS: Code cleanup
|
2020-09-13 14:14:39 +02:00 |
|
|
9ef82a9d8e
|
TETRIS: load font with lower size
|
2020-09-12 16:33:51 -07:00 |
|
|
99c5c7fb9e
|
Add windows specific changes
|
2020-09-12 13:09:20 +02:00 |
|
|
74e53a0d67
|
Fix possible segfault
|
2020-09-12 09:36:08 +02:00 |
|
|
0a06e1d841
|
TETRIS: change menu background, slightly alter checking for full lines
|
2020-09-11 21:54:45 +02:00 |
|
|
51699740ab
|
TETRIS: separate into multiple files, add options
|
2020-09-11 21:34:43 +02:00 |
|
|
47349c06c1
|
Make colors configurable
|
2020-09-11 15:05:41 +02:00 |
|
|
4a2f879448
|
Move tetris to its own dir
|
2020-09-11 14:29:06 +02:00 |
|