index
:
tetris-csfml.git
master
Tetris game made with CSFML library (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2019-09-14
Switch optimization to -Og, refactor directory rules
Oxore
2019-08-03
Implement json parser for texts
Oxore
2019-01-04
Update libf8 dependency, fix linking
Oxore
2019-01-03
Move unicode module to separate library lib8
Oxore
2018-12-06
Add simple documentation in comments, refactor.
Oxore
2018-12-06
Wrap PREFIX with conditions in Makefile
Oxore
2018-12-06
Add prefix libs support in the Makefile
Oxore
2018-07-12
Introduce testing with munit, refactor
Oxore
2018-07-12
Introduce pause mechanics, refactor a little
Oxore
2018-07-09
Fix hard drop when out of field boundary
v0.2.0
Oxore
2018-07-09
Remove ms anon tag warning for clang
Oxore
2018-07-09
Finish painter, refactor game logic & keys handling
Oxore
2018-07-02
Introduce draw manager, refactor main
Oxore
2018-06-25
Major refactoring
Oxore
2018-06-22
Refactor Makefile
Oxore
2017-12-02
Yaml loader for text resources added, need to be involved
Oxore
2017-12-01
Make make to put all object files into "build" directory
Oxore
2017-11-30
Move includes to root dir
Oxore
2017-06-20
Major refactoring!
Oxore
2017-05-25
Makefile added, README.md updated
Oxore