.. |
ai.c
|
Fix makefile targets. Remove unnecessary warnings.
|
2015-08-04 16:42:28 +12:00 |
ai.h
|
Add the ai files that were forgotten in previous commit
|
2015-02-25 14:53:49 +13:00 |
engine.c
|
Get rid of random blockgenerator in favor of a linear time one. Changed a sleep in ai to use gfx_sleep
|
2015-02-25 23:54:13 +13:00 |
engine.h
|
Make conditional linking happen in makefile for merges
|
2015-02-25 10:47:41 +13:00 |
gfx_curses.c
|
Aesthetic changes to graphics in ncurses version
|
2015-02-23 16:42:45 +13:00 |
gfx_sdl.c
|
Fix makefile targets. Remove unnecessary warnings.
|
2015-08-04 16:42:28 +12:00 |
gfx_terminal.c
|
Fix makefile targets. Remove unnecessary warnings.
|
2015-08-04 16:42:28 +12:00 |
gfx.h
|
Added easy extension of custom merge results. Example fib merge rules added. Code altered to make use of this new style
|
2015-02-23 12:32:29 +13:00 |
highscore.c
|
Added ai modes. Altered output of highscores to allow possible parsing with tools easier
|
2015-02-25 14:51:48 +13:00 |
highscore.h
|
Added ai modes. Altered output of highscores to allow possible parsing with tools easier
|
2015-02-25 14:51:48 +13:00 |
main.c
|
Get rid of random blockgenerator in favor of a linear time one. Changed a sleep in ai to use gfx_sleep
|
2015-02-25 23:54:13 +13:00 |
merge_fib.c
|
Make conditional linking happen in makefile for merges
|
2015-02-25 10:47:41 +13:00 |
merge_std.c
|
Make conditional linking happen in makefile for merges
|
2015-02-25 10:47:41 +13:00 |
merge.h
|
Add -r option to man and readme and make reset option actually prompt. Remove hardcoded merge_goal value.
|
2015-02-23 16:00:14 +13:00 |
options.c
|
Added ai modes. Altered output of highscores to allow possible parsing with tools easier
|
2015-02-25 14:51:48 +13:00 |
options.h
|
Added ai modes. Altered output of highscores to allow possible parsing with tools easier
|
2015-02-25 14:51:48 +13:00 |