aboutsummaryrefslogtreecommitdiff
path: root/HACKING.but (follow)
Commit message (Collapse)AuthorAge
* After discussion with Simon, the game redraw functions are now passed a newJacob Nevins2004-08-16
| | | | | | | | | argument `dir' which tells them whether this redraw is due to an undo, rather than have them second-guess it from game state. Note that none of the actual games yet take advantage of this; so it hasn't been tested in anger (although it has been inspected by debugging). [originally from svn r4469]
* Added the beginnings of a hacking guide.Simon Tatham2004-05-24
[originally from svn r4255]