| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | take color out of buffer | 2019-11-01 | |
| | | |||
| * | more work on new opengl frontend | 2019-11-01 | |
| | | |||
| * | some optimizations | 2019-11-01 | |
| | | |||
| * | Revert "performace test" | 2019-11-01 | |
| | | | | | This reverts commit 0127a9958da2b84e0f6c735b22228ab841577c0b. | ||
| * | performace test | 2019-11-01 | |
| | | |||
| * | fix windows build | 2019-11-01 | |
| | | |||
| * | fix windows build wip | 2019-11-01 | |
| | | |||
| * | start work on new opengl frontend | 2019-11-01 | |
| | | |||
| * | move timers to cetris lib, add rulesets, add audio to sdl | 2019-10-28 | |
| | | |||
| * | accurate windows timer and misc ui | 2019-10-27 | |
| | | |||
| * | greatly imporve memory usage of a game instance (5704 -> 788 bytes) | 2019-10-22 | |
| | | |||
| * | reorganize a bunch of stuff | 2019-10-07 | |
| | | |||
| * | single header and clang-format | 2019-09-27 | |
| | | |||
| * | cleanup core and do a bit on opengl | 2019-09-04 | |
| | | |||
| * | remove das code and simplify some other stuff | 2019-08-19 | |
| | | |||
| * | adjust some stuff from the Tetris guidelines | 2019-04-23 | |
| | | |||
| * | Revert "convert core to ansii c" | 2019-04-23 | |
| | | | | | This reverts commit 101fe6381be215c7109624099f3e8e3aec115df0. | ||
| * | convert core to ansii c | 2019-04-15 | |
| | | |||
| * | add next piece delay for when a line is cleared + cleanup | 2019-04-14 | |
| | | |||
| * | general cleanup and add ghost piece for preview | 2019-04-13 | |
| | | |||
| * | fix curses on linux | 2019-04-13 | |
| | | |||
| * | fix/improve windows support | 2019-04-13 | |