]> git.draconx.ca Git - rrace.git/history - Makefile.am
Clear goal overlay when starting a new game.
[rrace.git] / Makefile.am
2023-01-07 Nick BowlerFix bitmap generation in goal overlay feature.
2023-01-07 Nick Bowlermotif: Optimize widget string table a bit.
2022-12-09 Nick BowlerAdd Gnulib dependency libs to all build targets.
2022-12-09 Nick BowlerImprove exposure mask calculation.
2022-12-07 Nick BowlerImprove game_check_goal implementation slightly.
2022-12-03 Nick BowlerGenerate and install "locolor" icons.
2022-11-30 Nick BowlerImprove portability of icon generating rules.
2022-11-30 Nick BowlerMake EWMH icon generation more abstract.
2022-11-18 Nick BowlerRestructure icon rebuild rules a bit.
2022-11-18 Nick BowlerFix distribution of src/cursesui.h.
2022-06-18 Nick BowlerUse gen-tree.awk to produce curses menu labels.
2022-06-18 Nick BowlerCombine motifgui.dat / motifstr.str into one file.
2022-06-08 Nick BowlerEnsure manpages are distributed.
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