index
:
tetris-csfml.git
master
Tetris game made with CSFML library (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-09
Extend TODO list
0.01
Oxore
2017-12-09
Implement NES Tetris scoring system
Oxore
2017-12-09
Level up condition removed lines count
Oxore
2017-12-09
Extend playfield to 22, change game over condition, shrink fld from 25 to 22
Oxore
2017-12-09
Little refactoring
Oxore
2017-12-03
Fix screenshots
Vladimir Novikov
2017-12-03
Change color scheme; add screenshots
Oxore
2017-12-03
Add entries to TODO list
Vladimir Novikov
2017-12-02
Rearrange includes; replace uint8_t by char
Oxore
2017-12-02
Rename yaml text resource file
Oxore
2017-12-02
Add PUT_LATENCY threshold and some fixes
Oxore
2017-12-02
Make all text resources load from yaml file
Oxore
2017-12-02
Fix markdown
Oxore
2017-12-02
Add information about dependencies
Oxore
2017-12-02
Apply loading from yaml file for texts in menu
Oxore
2017-12-02
Fix bug with over 15 levels
Oxore
2017-12-02
Yaml loader for text resources added, need to be involved
Oxore
2017-12-01
Edit TODO list
Oxore
2017-12-01
Implement levels! :star2: And refactoring a bit
Oxore
2017-12-01
More structure wrapping, more refactoring
Oxore
2017-12-01
Remove declaration under structure
Oxore
2017-12-01
Wrap global variables into structures
Oxore
2017-12-01
.travis.yml optimization
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-11-30
Redefine structures with typedef; A bit of code movement
Oxore
2017-11-29
Change coding style
Oxore
2017-11-29
Extract some functions in main
Oxore
2017-11-19
Rename LICENSE to LICENSE.md
Vladimir Novikov
2017-11-19
_vimrc_local.vim file added to keep project specific indentation.
Oxore
2017-10-19
Try to fix travis build 2
Vladimir Novikov
2017-10-10
Trying to recover build on travis
Vladimir Novikov
2017-08-02
Memleak found&pwned
Oxore
2017-06-29
Nest shape depiction added
Oxore
2017-06-23
Code style refactoring
Oxore
2017-06-23
codestyle.pl - code style checker added; *.[c|h]: trailing whitespaces are re...
Oxore
2017-06-22
.gitignore: Added!
Oxore
2017-06-20
gmeover procedure added; minor refactoring
Oxore
2017-06-20
Refactoring 3
Oxore
2017-06-20
Major refactoring!
Oxore
2017-06-18
Refactoring 1
Oxore
2017-06-16
minor edit README.md
Oxore
2017-06-16
adding license information
Oxore
2017-06-07
minor refactor
Oxore
2017-06-06
possible macos fail reason have been removed
Oxore
2017-06-06
added ifndef into headers
Oxore
2017-05-27
Removed "brew update" command
Oxore
2017-05-27
Oops, misspelling
Oxore
2017-05-27
Switched to osx
Oxore
2017-05-27
Changed ppa to "sfml-experimental"
Oxore
[next]