Historial de Commits

Autor SHA1 Mensaje Fecha
  Ben Harris a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE hace 1 año
  Simon Tatham 0058331aeb New backend functions: get_prefs and set_prefs. hace 1 año
  Simon Tatham a4fca3286f Pass a game_ui to compute_size, print_size and print. hace 1 año
  Simon Tatham c5e253a9f9 Reorganise the dsf API into three kinds of dsf. hace 1 año
  Simon Tatham 89c438e149 Declare all dsfs as a dedicated type name 'DSF'. hace 1 año
  Simon Tatham bb561ee3b1 Use a dedicated free function to free dsfs. hace 1 año
  Ben Harris 418cb3a567 Make encode_ui() and decode_ui() optional in back-ends hace 1 año
  Simon Tatham 3b9cafa09f Fall back to <math.h> if <tgmath.h> doesn't work. hace 1 año
  Ben Harris 2e48ce132e Replace <math.h> with <tgmath.h> throughout hace 1 año
  Ben Harris a3310ab857 New backend function: current_key_label() hace 2 años
  Simon Tatham c0da615a93 Centralise initial clearing of the puzzle window. hace 3 años
  Simon Tatham 72b28b5e71 Fix bit rot in the 'unfinished' subdir. hace 3 años
  Franklin Wei 78bc9ea7f7 Add method for frontends to query the backend's cursor location. hace 4 años
  Simon Tatham 5f5b284c0b Use C99 bool within source modules. hace 6 años
  Simon Tatham a550ea0a47 Replace TRUE/FALSE with C99 true/false throughout. hace 6 años
  Simon Tatham a76d269cf2 Adopt C99 bool in the game backend API. hace 6 años
  Franklin Wei 19f46dce8c Add request_keys() to the rest of the unfinished games. hace 6 años
  Simon Tatham b3243d7504 Return error messages as 'const char *', not 'char *'. hace 7 años
  Simon Tatham de67801b0f Use a proper union in struct config_item. hace 7 años
  Simon Tatham eeb2db283d New name UI_UPDATE for interpret_move's return "". hace 7 años
  Simon Tatham a7dc17c425 Rework the preset menu system to permit submenus. hace 7 años
  Simon Tatham 251b21c418 Giant const patch of doom: add a 'const' to every parameter in every hace 11 años
  Simon Tatham 0b93de904a Add 'const' to the game_params arguments in validate_desc and hace 11 años
  Simon Tatham 0e8a375814 Forgot to add the new 'const' in the unfinished subdirectory. Oops. hace 12 años
  Simon Tatham 73daff3937 Changed my mind about midend_is_solved: I've now reprototyped it as hace 13 años
  Simon Tatham 2efc77d2fd Fix warnings generated by gcc 4.6.0 about variables set but not hace 13 años
  Simon Tatham 980880be1f Add a function to every game backend which indicates whether a game hace 13 años
  Simon Tatham f1ad38971c Memory leak fixes from Jonas Koelker. hace 14 años
  Simon Tatham 33be388d41 Take out some lurking "nullgame" holdovers from unfinished puzzle hace 16 años
  Simon Tatham fe1b91ac49 Since the lack of this has caused portability issues in the past: hace 16 años