]> git.draconx.ca Git - rrace.git/history - src
Right clicking on game area now shows the objective.
[rrace.git] / src /
2022-03-10 Nick BowlerRight clicking on game area now shows the objective.
2022-03-10 Nick BowlerSet default program title.
2022-03-10 Nick BowlerAvoid motif headers in x11.c.
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 BowlerFactor out common parts of icon generation.
2022-03-09 Nick BowlerVery slightly simplify game_reset implementation.
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 BowlerClean up redundant/unused declarations.
2022-03-07 Nick BowlerAdjust X11 include ordering.
2022-03-05 Nick BowlerCheck victory condition so the game is winnable.
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