118 Commits (master)
 

Author SHA1 Message Date
Tiehuis 72aa176f19 Remove old man pages 9 years ago
Tiehuis 9bba1cc4b8 Fix merge with upstream master pull 9 years ago
Tiehuis 1c73dbbeda Merge branch 'devel' into master branch 9 years ago
Tiehuis 032659ff1e Fixing merge conflicts 9 years ago
Tiehuis 53e941bf98 Remove the c99 for loops, just for gcc users. Optional CC var set in makefile 9 years ago
Tiehuis 5d6c3f92be Reintroduced color support for ncurses version 9 years ago
Tiehuis d8cef1def4 Rewritten man page. Removed large dependencies by writing directly for man. 9 years ago
Tiehuis c8e55ed6e9 Added highscore functionality 9 years ago
Tiehuis 75ef085260 Small makefile fixes and readme alterations 9 years ago
Tiehuis 3dd23136d5 Added sdl version to exmplify extension of the main engine 9 years ago
Tiehuis 8cff1bb002 Major rewrite. Abstracting graphics code completely and allowing new extensions via a consistent drawing interface 9 years ago
Tiehuis 723738c706 Merge pull request #10 from besser82/improvements 10 years ago
Björn Esser 3ee17edd2c update readme for Fedora and EPEL 10 years ago
Björn Esser 3b82fe1c7e fixed malformated manpage 10 years ago
Björn Esser bc6f565c61 create manpages with one target 10 years ago
Marc da0ff59971 Makefile updated. Small init changes in game_engine 10 years ago
Tiehuis 0a76b9c452 Various changes. Alter grid allocation. Add current block count 10 years ago
Tiehuis 3085bd4eb6 Removed unsigned/signed compare warnings. Change all to size_t types 10 years ago
Tiehuis a116923c69 Clean devel src dir 10 years ago
Tiehuis 32a4b483ee Consolidate printing styles, make more generic. Add goal option to create a custom target 10 years ago
Tiehuis 3ca10eb8d5 Correct last commit 10 years ago
Tiehuis 44bc1cbe87 correct grid malloc to calloc 10 years ago
Tiehuis b7c45f7f87 Add some option mechanics 10 years ago
Tiehuis 569e11710f vt100 simple mode added 10 years ago
Tiehuis 01af91121b Fix curses not displaying until keypress. Callback example demonstrating some pseudo-animation 10 years ago
Tiehuis 2b1d230330 Alter looping variables to better describe intent 10 years ago
Tiehuis 2a69fdfceb Merge pull request #9 from besser82/improvements 10 years ago
Björn Esser 986bb70d9b add manpage 10 years ago
Tiehuis a9505d949e Merge pull request #8 from besser82/improvements 10 years ago
Marc 387f37a64a Abstract engine and drawing logic apart from one another. Keep gamestate in a struct 10 years ago
Björn Esser 2efc3db045 unified codebase 10 years ago
Björn Esser 82db92d4bf ignore backup-files 10 years ago
Marc 2195f44005 Don't need flog of negative integers 10 years ago
Tiehuis 2fef5a4822 Merge pull request #6 from besser82/improvements 10 years ago
Björn Esser 27fd8b3218 Fix compiler warnings about unused result 10 years ago
Björn Esser dfcc1f5634 Makefile should obey LDFLAGS from $ENV 10 years ago
Björn Esser 042e3fde77 Add basic gitignore 10 years ago
Tiehuis e9e6ce2715 Readd some logic details that are needed. Fix colors on some blocks being black 10 years ago
Tiehuis 2dab267db2 Merge pull request #5 from AMDmi3/auto-color 10 years ago
Tiehuis 5781fc6c16 Merge pull request #4 from AMDmi3/highscore-handling 10 years ago
Dmitry Marakasov a49ed8dd36 Autodetect color support, allow override through arguments 10 years ago
Dmitry Marakasov f2aa753d49 Fix highscore file handling 10 years ago
Tiehuis 37c1d3607e Fix logic error 10 years ago
Tiehuis 8843fcb658 Cleaned up source, directories, and added header file to improve general readability 10 years ago
Tiehuis 1bf0c51864 Merge pull request #3 from AMDmi3/makefile-fixes 10 years ago
Dmitry Marakasov ba0b92ea9a Add clean target 10 years ago
Dmitry Marakasov fe0d23d740 Respect CC and CFLAGS 10 years ago
Tiehuis 73d328c3a0 Merge pull request #2 from arbu/master 10 years ago
Aaron Bulmahn cceb83134b added Makefile 10 years ago
Aaron Bulmahn 99c159c982 fixed "game over" message not appearing 10 years ago