chiark / gitweb /
Implemented text and clipping primitives in the frontend, and added
[sgt-puzzles.git] / cube.c
2004-04-29 Simon TathamImplemented text and clipping primitives in the fronten...
2004-04-28 Simon TathamAdd a new game concept called a `flash'. This is a...
2004-04-28 Simon TathamHave each game declare a name which is used for window...
2004-04-28 Simon TathamFix zillions of MSVC compiler warnings. Sigh.
2004-04-28 Simon TathamIntroduce diagonal movement keys on the numeric keypad...
2004-04-28 Simon TathamAdd a menu bar, in both Windows and GTK. In particular...
2004-04-27 Simon TathamImplemented Cube, in a sufficiently general way that...
2004-04-25 Simon TathamInitial checkin of a portable framework for writing...