index
:
cetris
master
Tetris Logic in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
add pause to curses, remove unfinished calculator frontend
Andrew Opalach
2019-04-24
*
cleanup curses ui
Andrew Opalach
2019-04-23
*
adjust some stuff from the Tetris guidelines
Andrew Opalach
2019-04-23
*
Revert "convert core to ansii c"
Andrew Opalach
2019-04-23
*
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
*
remove accidental file
Andrew Opalach
2019-04-13
*
general cleanup and add ghost piece for preview
Andrew Opalach
2019-04-13
*
simplify piece queue
Andrew Opalach
2019-04-13
*
fix curses on linux
Andrew Opalach
2019-04-13
*
fix/improve windows support
Andrew Opalach
2019-04-13
*
add shorthand int types and cleanup
Andrew Opalach
2019-04-10
*
add opengl fronend, remove sdl frontend, refactor build system
Andrew Opalach
2019-04-10
*
edit formatting
Andrew Opalach
2019-03-19
*
fix possible issue with game over
Andrew Opalach
2019-03-19
*
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
*
optimize movement queue
Andrew Opalach
2019-03-05
*
add sdl_ui
Andrew Opalach
2019-03-05
*
small ncurses_ui adjustments
Andrew Opalach
2019-03-05
*
add proper drop timing based on level
Andrew Opalach
2019-03-04
*
add lock delay
Andrew Opalach
2019-03-04
*
improve ncurses_ui more
Andrew Opalach
2019-03-04
*
add unicode to ncurses_ui
Andrew Opalach
2019-03-04
*
improve responsivness, style ncurses frontend more
Andrew Opalach
2019-03-04
*
add scoring and fix some timing
Andrew Opalach
2019-03-04
*
restructure project and add tspin checking
Andrew Opalach
2019-03-04
*
add color support
Andrew Opalach
2019-03-04
*
fix undefined behaviour due to uninitialized rotation state
Andrew Opalach
2019-03-04
*
add tspin testing method
Andrew Opalach
2019-03-03
*
add proper counterclockwise rotate support
Andrew Opalach
2019-03-03
*
actually fix formating
Andrew Opalach
2019-03-03
*
fix formatting
Andrew Opalach
2019-03-03
*
fix crash when no rotation is possible
Andrew Opalach
2019-03-03
*
implment srs rotation system
Andrew Opalach
2019-03-03
*
add line clear delay
Andrew Opalach
2019-03-03
*
fix issue in das and add hard drop
Andrew Opalach
2019-03-03
*
implement configurable das
Andrew Opalach
2019-03-03
*
finish most of the core gameplay
Andrew Opalach
2019-03-01
*
delete wrong ncurses_ui header
Andrew Opalach
2019-02-25
*
initial commit
Andrew Opalach
2019-02-24
[prev]