Historie revizí

Autor SHA1 Zpráva Datum
  Ben Harris 88f86918bf Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Flip před 1 rokem
  Ben Harris a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE před 1 rokem
  Simon Tatham 0058331aeb New backend functions: get_prefs and set_prefs. před 1 rokem
  Simon Tatham a4fca3286f Pass a game_ui to compute_size, print_size and print. před 1 rokem
  Ben Harris 418cb3a567 Make encode_ui() and decode_ui() optional in back-ends před 1 rokem
  Simon Tatham 3b9cafa09f Fall back to <math.h> if <tgmath.h> doesn't work. před 1 rokem
  Ben Harris 2e48ce132e Replace <math.h> with <tgmath.h> throughout před 1 rokem
  Ben Harris 6dac51795e Add an environment variable to control initial cursor visibility před 1 rokem
  Ben Harris e8ac0381f9 Convert a lot of floating-point constants to single precision před 1 rokem
  Ben Harris 789e11f8f8 Remove various unused game functions před 1 rokem
  Ben Harris 26d0633f87 Last-ditch maximum size limit for Flip před 1 rokem
  Ben Harris a3310ab857 New backend function: current_key_label() před 1 rokem
  Ben Harris d90c0a9edb flip: Set a lower bound on the size of little diagrams před 1 rokem
  Simon Tatham c0da615a93 Centralise initial clearing of the puzzle window. před 3 roky
  Franklin Wei 78bc9ea7f7 Add method for frontends to query the backend's cursor location. před 4 roky
  Simon Tatham 5f5b284c0b Use C99 bool within source modules. před 6 roky
  Simon Tatham a550ea0a47 Replace TRUE/FALSE with C99 true/false throughout. před 6 roky
  Simon Tatham a76d269cf2 Adopt C99 bool in the game backend API. před 6 roky
  Franklin Wei 60a929a250 Add a request_keys() function with a midend wrapper. před 6 roky
  Simon Tatham b3243d7504 Return error messages as 'const char *', not 'char *'. před 7 roky
  Simon Tatham de67801b0f Use a proper union in struct config_item. před 7 roky
  Simon Tatham eeb2db283d New name UI_UPDATE for interpret_move's return "". před 7 roky
  Simon Tatham a7dc17c425 Rework the preset menu system to permit submenus. před 7 roky
  Jonas Kölker e4d5b11bd8 Add game_text_format to Flip. před 9 roky
  Simon Tatham 251b21c418 Giant const patch of doom: add a 'const' to every parameter in every před 11 roky
  Simon Tatham 0b93de904a Add 'const' to the game_params arguments in validate_desc and před 11 roky
  Simon Tatham 3b250baa02 New rule: interpret_move() is passed a pointer to the game_drawstate před 12 roky
  Simon Tatham 73daff3937 Changed my mind about midend_is_solved: I've now reprototyped it as před 13 roky
  Simon Tatham 980880be1f Add a function to every game backend which indicates whether a game před 13 roky
  Simon Tatham 1d661ec46b Patch from James H providing lots more paranoid casting. Also one před 16 roky