simon-svn: puzzles: simon
tartarus-commits at lists.tartarus.org
tartarus-commits at lists.tartarus.org
Wed Jul 6 12:06:18 BST 2005
SVN root: svn://ixion.tartarus.org/main
Changes by: simon
Revision: 6070
Date: 2005-07-06 12:06:17 +0100 (Wed, 06 Jul 2005)
Log message (10 lines):
Some patches from James H:
- reinstate the initialisation of ds->w and ds->h in guess.c, which
I'd accidentally removed during game_size() refactoring
- reorganise Net's interpret_move() so that my uncommitted patch
for drag-based UI (which he uses on the Palm port) will apply
more easily
- the interpret_move() changes make it easy to have a single move
type which rotates a tile by 180 degrees, so this is now provided
via the `F' key (but there's no spare button available to provide
it via the mouse).
Modified files:
U puzzles/guess.c
U puzzles/net.c
U puzzles/puzzles.but
Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=6070&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/guess.c?rev=6070&r1=6069&r2=6070
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/net.c?rev=6070&r1=6069&r2=6070
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/puzzles.but?rev=6070&r1=6069&r2=6070
More information about the tartarus-commits
mailing list