]> git.draconx.ca Git - rrace.git/history - src/motif.c
Make EWMH icon generation more abstract.
[rrace.git] / src / motif.c
2022-11-30 Nick BowlerMake EWMH icon generation more abstract.
2022-03-17 Nick BowlerImplement the about dialog.
2022-03-17 Nick BowlerCall setlocale on startup.
2022-03-17 Nick BowlerAdd timer display.
2022-03-12 Nick BowlerRestructure motif code a bit.
2022-03-12 Nick BowlerTrack elapsed time of the game.
2022-03-10 Nick BowlerAdd a more direct way to specify the game background.
2022-03-10 Nick BowlerAvoid uninitialized value error in help output.
2022-03-10 Nick BowlerSet default program title.
2022-03-10 Nick BowlerMake tile colours configurable via X resources.
2022-03-09 Nick BowlerReduce the amount of redundant drawing in the goal...
2022-03-09 Nick BowlerReduce the amount of redundant drawing in the game...
2022-03-08 Nick BowlerImplement window icons.
2022-03-07 Nick BowlerClean up redundant/unused declarations.
2022-03-05 Nick BowlerAdd a menu bar.
2022-03-04 Nick BowlerBetter colours
2022-03-04 Nick BowlerImplement some basic gameplay.
2022-03-03 Nick BowlerInitial commit