chiark / gitweb /
Substantial infrastructure upheaval. I've separated the drawing API
[sgt-puzzles.git] / flip.c
2005-08-18 Simon TathamSubstantial infrastructure upheaval. I've separated...
2005-07-17 Simon TathamQuite a few instances of the Cardinal Error of Ctype...
2005-07-10 Simon Tathamgame_timing_state() now has access to the game_ui....
2005-07-05 Jacob NevinsAdd a `full' parameter to validate_params(), analogous...
2005-07-05 Simon TathamRefactored the game_size() interface, which was getting...
2005-07-04 Jacob NevinsFix bounds checking for Flip cursor control.
2005-07-03 Simon TathamJames H's patch for a keyboard-controlled cursor in...
2005-07-03 Simon Tathamdraw_polygon() and draw_circle() have always had a...
2005-06-30 Simon TathamGeneral robustness patch from James Harvey:
2005-06-28 Simon TathamNew {en,de}code_ui functions should be static. Oops.
2005-06-28 Simon TathamMore serialisation changes: the game_aux_info structure...
2005-06-28 Simon TathamAnother function pair required for serialisation; these...
2005-06-27 Simon TathamRe-architecting of the game backend interface. make_mov...
2005-06-21 Jacob NevinsAdd WinHelp topic
2005-06-19 Simon TathamJames Harvey's memory leak patch for Flip.
2005-06-18 Simon TathamI've decided I didn't like the asymmetry of putting...
2005-06-17 Simon TathamSolver for Flip.
2005-06-17 Simon TathamInfrastructure change which I've been thinking about...
2005-06-17 Simon TathamAnimation.
2005-06-17 Simon TathamAnother new puzzle! This one isn't particularly deep...