index
:
cetris
master
Tetris Logic in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontends
/
gl
Commit message (
Collapse
)
Author
Age
*
move timers to cetris lib, add rulesets, add audio to sdl
Andrew Opalach
2019-10-28
|
*
accurate windows timer and misc ui
Andrew Opalach
2019-10-27
|
*
greatly imporve memory usage of a game instance (5704 -> 788 bytes)
Andrew Opalach
2019-10-22
|
*
reorganize a bunch of stuff
Andrew Opalach
2019-10-07
|
*
single header and clang-format
Andrew Opalach
2019-09-27
|
*
cleanup core and do a bit on opengl
Andrew Opalach
2019-09-04
|
*
remove das code and simplify some other stuff
Andrew Opalach
2019-08-19
|
*
adjust some stuff from the Tetris guidelines
Andrew Opalach
2019-04-23
|
*
Revert "convert core to ansii c"
Andrew Opalach
2019-04-23
|
|
|
|
This reverts commit 101fe6381be215c7109624099f3e8e3aec115df0.
*
convert core to ansii c
Andrew Opalach
2019-04-15
|
*
add next piece delay for when a line is cleared + cleanup
Andrew Opalach
2019-04-14
|
*
general cleanup and add ghost piece for preview
Andrew Opalach
2019-04-13
|
*
fix curses on linux
Andrew Opalach
2019-04-13
|
*
fix/improve windows support
Andrew Opalach
2019-04-13