Историја ревизија

Аутор SHA1 Порука Датум
  Ben Harris a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE пре 1 година
  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 година
  Simon Tatham c5e253a9f9 Reorganise the dsf API into three kinds of dsf. пре 1 година
  Simon Tatham 348aac4c85 Remove size parameter from dsf init and copy functions. пре 1 година
  Simon Tatham 89c438e149 Declare all dsfs as a dedicated type name 'DSF'. пре 1 година
  Simon Tatham bb561ee3b1 Use a dedicated free function to free dsfs. пре 1 година
  Simon Tatham 16f997d34c Stop putting dsfs in existing scratch int arrays. пре 1 година
  Ben Harris 418cb3a567 Make encode_ui() and decode_ui() optional in back-ends пре 2 година
  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 6dac51795e Add an environment variable to control initial cursor visibility пре 1 година
  Simon Tatham 873d613dd5 Fix missing statics and #includes on variables. пре 1 година
  Ben Harris ed682bd5c6 Tighten validation of Tents game descriptions пре 2 година
  Ben Harris 789e11f8f8 Remove various unused game functions пре 2 година
  Ben Harris 07999443c2 Limit size of puzzle in Tents to avoid integer overflow пре 2 година
  Ben Harris a3310ab857 New backend function: current_key_label() пре 2 година
  Simon Tatham 49d28f2204 Tents: fix bias in tent placement. пре 3 година
  Simon Tatham d204978391 Tents: reinstate bottom and right grid borders. пре 3 година
  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 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 60a929a250 Add a request_keys() function with a midend wrapper. пре 6 година
  Simon Tatham dcc4d82b23 Convert Tents to use matching instead of maxflow. пре 6 година
  Simon Tatham a58c1b216b Make the code base clean under -Wwrite-strings. пре 7 година
  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 eeb2db283d New name UI_UPDATE for interpret_move's return "". пре 7 година