]> git.draconx.ca Git - rrace.git/history - src/curses.c
Pack/unpack the tile planes arithmetically.
[rrace.git] / src / curses.c
2022-12-14 Nick BowlerPack/unpack the tile planes arithmetically.
2022-11-16 Nick BowlerFix curses build on HP-UX.
2022-06-18 Nick BowlerFactor out build-conditional wresize calls.
2022-06-18 Nick BowlerUse gen-tree.awk to produce curses menu labels.
2022-06-12 Nick Bowlercurses: Begin to implement a game menu system.
2022-06-12 Nick Bowlercurses: Make the game winnable.
2022-06-12 Nick Bowlercurses: Add timer display.
2022-06-11 Nick Bowlercurses: Parameterize vertical position of the game.
2022-06-08 Nick BowlerDon't use leaveok() in curses.
2022-06-08 Nick BowlerAdd basic keyboard control to curses UI.
2022-06-08 Nick BowlerCurses UI improvements.
2022-06-08 Nick BowlerAdd initial curses-based UI.