After discussion with Simon, the game redraw functions are now passed a new
[sgt/puzzles] / rect.c
2004-08-16 jacobAfter discussion with Simon, the game redraw functions...
2004-08-16 simonRobustness in the face of a completely configurable...
2004-08-16 simonFold in the expanded-grid mechanism for generating...
2004-08-16 simonAdded a help file, mostly thanks to Jacob.
2004-05-22 simonFix a memory leak.
2004-05-19 simonIntroduce routines in each game module to encode a...
2004-05-12 simonFix `visible' calculation (again).
2004-05-12 simonAhem. Seed validation was completely broken.
2004-05-12 simonDuring redraws, I now do corner analysis centrally...
2004-05-12 simonRemove vestigial code from the previous attempt at...
2004-05-12 simonFiddle with the coordinate system to see if I can impro...
2004-05-12 simonFlash on completion. Two people actually complained...
2004-05-11 simonMissing draw_update call.
2004-05-11 simonCosmetic fixes for Windows.
2004-05-11 simonWe should turn off the dragging variables in the UI...
2004-05-11 simonRectangles is now actually playable, since I've used...
2004-05-11 simonFramework alteration: we now support a `game_ui' struct...
2004-05-11 simonAdded a new game, `Rectangles', taken from nikoli.co.jp.