index
:
cetris
master
Tetris Logic in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Commit message (
Collapse
)
Author
Age
*
convert to single header lib and remove outdated frontends
Andrew Opalach
2020-04-05
|
*
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
|
*
add das and almost finish sdl ui
Andrew Opalach
2019-10-26
|
*
start new sdl interface
Andrew Opalach
2019-10-26
|
*
greatly imporve memory usage of a game instance (5704 -> 788 bytes)
Andrew Opalach
2019-10-22
|
*
single header and clang-format
Andrew Opalach
2019-09-27
|
*
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
|
*
fix/improve windows support
Andrew Opalach
2019-04-13
|
*
add opengl fronend, remove sdl frontend, refactor build system
Andrew Opalach
2019-04-10
|
*
change movement again
Andrew Opalach
2019-03-19
|
*
fix build errors
Andrew Opalach
2019-03-14
|
*
more restruture
Andrew Opalach
2019-03-13
|
*
wip movements improvements
Andrew Opalach
2019-03-10
|
*
change a lot of stuff and flesh out sdl ui
Andrew Opalach
2019-03-06
|
*
add sdl_ui
Andrew Opalach
2019-03-05
|
*
restructure project and add tspin checking
Andrew Opalach
2019-03-04
|
*
initial commit
Andrew Opalach
2019-02-24