Commit History

Автор SHA1 Съобщение Дата
  Simon Tatham 0058331aeb New backend functions: get_prefs and set_prefs. преди 1 година
  Simon Tatham a4fca3286f Pass a game_ui to compute_size, print_size and print. преди 1 година
  Ben Harris 418cb3a567 Make encode_ui() and decode_ui() optional in back-ends преди 1 година
  Simon Tatham 3b9cafa09f Fall back to <math.h> if <tgmath.h> doesn't work. преди 1 година
  Ben Harris 2e48ce132e Replace <math.h> with <tgmath.h> throughout преди 1 година
  Ben Harris 0186d78da9 Mark many more function (and some objects) static преди 1 година
  Ben Harris a3310ab857 New backend function: current_key_label() преди 2 години
  Simon Tatham c0da615a93 Centralise initial clearing of the puzzle window. преди 3 години
  Franklin Wei 78bc9ea7f7 Add method for frontends to query the backend's cursor location. преди 4 години
  Simon Tatham 53798c08d4 Add a missing const in unfinished/sokoban.c. преди 6 години
  Simon Tatham 5f5b284c0b Use C99 bool within source modules. преди 6 години
  Simon Tatham a550ea0a47 Replace TRUE/FALSE with C99 true/false throughout. преди 6 години
  Simon Tatham a76d269cf2 Adopt C99 bool in the game backend API. преди 6 години
  Franklin Wei 19f46dce8c Add request_keys() to the rest of the unfinished games. преди 6 години
  Simon Tatham b3243d7504 Return error messages as 'const char *', not 'char *'. преди 7 години
  Simon Tatham de67801b0f Use a proper union in struct config_item. преди 7 години
  Simon Tatham a7dc17c425 Rework the preset menu system to permit submenus. преди 7 години
  Simon Tatham 251b21c418 Giant const patch of doom: add a 'const' to every parameter in every преди 11 години
  Simon Tatham 0b93de904a Add 'const' to the game_params arguments in validate_desc and преди 11 години
  Simon Tatham 0e8a375814 Forgot to add the new 'const' in the unfinished subdirectory. Oops. преди 12 години
  Simon Tatham 73daff3937 Changed my mind about midend_is_solved: I've now reprototyped it as преди 13 години
  Simon Tatham 980880be1f Add a function to every game backend which indicates whether a game преди 13 години
  Simon Tatham b2f1b324fe Patch from Lee Dowling to implement mouse control in Sokoban, along преди 16 години
  Simon Tatham a7431c0b7c New infrastructure feature. Games are now permitted to be преди 16 години
  Jacob Nevins 2b384fae11 Remove spurious semicolons from macros; their upset compilers that don't like преди 18 години
  Simon Tatham 7b1f7d3e01 HTML Help support for Puzzles, with the same kind of automatic преди 18 години
  Simon Tatham b3364419da I'm sick and tired of having unfinished puzzle code lying around on преди 18 години