]> git.draconx.ca Git - rrace.git/history - Makefile.am
Add initial curses-based UI.
[rrace.git] / Makefile.am
2022-06-08 Nick BowlerAdd initial curses-based UI.
2022-03-17 Nick BowlerImplement the about dialog.
2022-03-17 Nick BowlerAdd timer display.
2022-03-12 Nick BowlerTrack elapsed time of the game.
2022-03-10 Nick BowlerAdd a man page to explain the game and program options.
2022-03-10 Nick BowlerMake tile colours configurable via X resources.
2022-03-09 Nick BowlerReduce the amount of redundant drawing in the game...
2022-03-09 Nick BowlerGenerate and distribute some icon files.
2022-03-09 Nick BowlerUse XPM as icon test output format.
2022-03-09 Nick BowlerAllow compilation without X11.
2022-03-08 Nick BowlerImplement window icons.
2022-03-07 Nick BowlerFix distribution.
2022-03-07 Nick BowlerPull in gnulib for its portability features.
2022-03-05 Nick BowlerAdd a menu bar.
2022-03-04 Nick BowlerImplement some basic gameplay.
2022-03-03 Nick BowlerInitial commit