Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Simon Tatham a7dc17c425 Rework the preset menu system to permit submenus. 7 gadi atpakaļ
  Jonas Kölker 3234912f92 Tents: mark squares as non-tents with {Shift,Control}-cursor keys. 9 gadi atpakaļ
  Jonas Kölker 67178751e9 Fix a comment in Tents (it said 'tents' instead of 'trees'). 9 gadi atpakaļ
  Jonas Kölker 9e1a7d87cd Add game_text_format to Tents. 9 gadi atpakaļ
  Simon Tatham 251b21c418 Giant const patch of doom: add a 'const' to every parameter in every 12 gadi atpakaļ
  Simon Tatham 0b93de904a Add 'const' to the game_params arguments in validate_desc and 12 gadi atpakaļ
  Simon Tatham 3b250baa02 New rule: interpret_move() is passed a pointer to the game_drawstate 12 gadi atpakaļ
  Simon Tatham 73daff3937 Changed my mind about midend_is_solved: I've now reprototyped it as 13 gadi atpakaļ
  Simon Tatham 2efc77d2fd Fix warnings generated by gcc 4.6.0 about variables set but not 13 gadi atpakaļ
  Simon Tatham 980880be1f Add a function to every game backend which indicates whether a game 14 gadi atpakaļ
  Simon Tatham 9f96c12e9f Fix from James H: in printing mode, the shared code between drawing 15 gadi atpakaļ
  Simon Tatham 97477f0916 Patches from Frode Austvik to modify the effects of the mouse 15 gadi atpakaļ
  Simon Tatham 4f6e48e6be Add a couple of missing checks in validate_desc(), without which 15 gadi atpakaļ
  Simon Tatham 466c398a00 Minor rewording and typo-correction. 15 gadi atpakaļ
  Simon Tatham ddfa693b0f Aha, I've managed to prove that my inadequate error highlighting is 15 gadi atpakaļ
  Simon Tatham 84d012998f Error-highlighted trees look nicer with a different-coloured trunk. 15 gadi atpakaļ
  Simon Tatham e2522c2897 Tweak to the promptness of error highlighting display. 15 gadi atpakaļ
  Simon Tatham 1b927c77b7 About time I got round to this: error highlighting for Tents. 15 gadi atpakaļ
  Simon Tatham 767ec24009 Patch from Mark Wooding: one-pixel fix to the alignment of the 15 gadi atpakaļ
  Simon Tatham 28acb0ebdc Keyboard cursor support for Tents, from James H. 16 gadi atpakaļ
  Simon Tatham fe1b91ac49 Since the lack of this has caused portability issues in the past: 16 gadi atpakaļ
  Simon Tatham a7431c0b7c New infrastructure feature. Games are now permitted to be 16 gadi atpakaļ
  Simon Tatham 15f70f527a Dariusz Olszewski's changes to support compiling for PocketPC. This 18 gadi atpakaļ
  Simon Tatham 7b1f7d3e01 HTML Help support for Puzzles, with the same kind of automatic 18 gadi atpakaļ
  Jacob Nevins 5e28f1a971 Fix segfault in Tents' printing. 19 gadi atpakaļ
  Simon Tatham eb2013efc0 Cleanup: it was absolutely stupid for game_wants_statusbar() to be a 19 gadi atpakaļ
  Simon Tatham 40fcf516f4 Cleanup: remove the game_state parameter to game_colours(). No game 19 gadi atpakaļ
  Simon Tatham b7f192eea3 Cleanup: the `mouse_priorities' field in the back end has been a 19 gadi atpakaļ
  Simon Tatham 6ea453c95f Miscellaneous fixes. Correct a comparison of y with w causing 19 gadi atpakaļ
  Simon Tatham 5f16a29d4c Janes H provides a small workaround for a Palm tools bug. 19 gadi atpakaļ