James Harvey points out a missing ifdef.
[sgt/puzzles] / samegame.c
2005-07-03 simondraw_polygon() and draw_circle() have always had a...
2005-06-30 simonGeneral robustness patch from James Harvey:
2005-06-28 simonNew {en,de}code_ui functions should be static. Oops.
2005-06-28 simonMore serialisation changes: the game_aux_info structure...
2005-06-28 simonAnother function pair required for serialisation; these...
2005-06-27 simonRe-architecting of the game backend interface. make_mov...
2005-06-19 simonRedraw glitch: tiles marked black (at game-over time...
2005-06-17 simonInfrastructure change which I've been thinking about...
2005-06-10 simonPatch from James Harvey to rearrange the Same Game...
2005-06-08 jacobRemove debug output.
2005-06-07 jacobAdd Windows help topic
2005-06-07 simonJames Harvey's patch to support keyboard control in...
2005-06-07 simonJames Harvey has contributed an implementation of ...