]> git.draconx.ca Git - rrace.git/history - src/motif.h
Make EWMH icon generation more abstract.
[rrace.git] / src / motif.h
2022-11-30 Nick BowlerMake EWMH icon generation more abstract.
2022-11-27 Nick Bowlerx11: Fix redraw on window resize.
2022-03-17 Nick BowlerImplement the about dialog.
2022-03-17 Nick BowlerAdd timer display.
2022-03-14 Nick BowlerReduce redrawing on resize events.
2022-03-10 Nick BowlerRight clicking on game area now shows the objective.
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-09 Nick BowlerAllow compilation without X11.
2022-03-08 Nick BowlerImplement window icons.
2022-03-07 Nick BowlerAdjust X11 include ordering.
2022-03-04 Nick BowlerImplement some basic gameplay.
2022-03-03 Nick BowlerInitial commit