Historique des commits

Auteur SHA1 Message Date
  Simon Tatham 6b5142a7a9 Move mul_root3 out into misc.c and generalise it. il y a 1 an
  Ben Harris a943f3177f Add MOVE_NO_EFFECT and MOVE_UNUSED return values from interpret_move() il y a 1 an
  Ben Harris a9af3fda1d Rename UI_UPDATE as MOVE_UI_UPDATE il y a 1 an
  Simon Tatham 35cd44c563 make_prefs_path(): tolerate NULL inputs. il y a 1 an
  Simon Tatham 6c66e2b2de Support preferences in the GTK frontend. il y a 1 an
  Simon Tatham 0d1a1f08ba Move per-puzzle ad-hoc getenv preferences into game_ui. il y a 1 an
  Simon Tatham 3b9cafa09f Fall back to <math.h> if <tgmath.h> doesn't work. il y a 1 an
  Ben Harris 2e48ce132e Replace <math.h> with <tgmath.h> throughout il y a 1 an
  Ben Harris 0632a3c2e4 Treat environment variable values beginning with "T" as true il y a 1 an
  Ben Harris 09c15f206e New shared function, getenv_bool() il y a 1 an
  Ben Harris cdd24fd459 Expose colour_mix() to backends (and others) il y a 1 an
  Ben Harris 8acb84ea7f Rewrite mkhighlight to handle a wider range of colours il y a 1 an
  Ben Harris 43bea5f6f2 mkhighlight: Don't darken the base colour if we don't need a highlight il y a 1 an
  Simon Tatham 836a5c4ea7 Adopt C99 bool in misc.c functions. il y a 6 ans
  Lennard Sprong 506b07352a misc.c: Fix implementation of free_keys. il y a 6 ans
  Simon Tatham f04923abbc Build fix: stop initialising an auto char array. il y a 6 ans
  Franklin Wei 60a929a250 Add a request_keys() function with a midend wrapper. il y a 6 ans
  Simon Tatham b7034aeb51 Move fgetline out into misc.c. il y a 6 ans
  Simon Tatham 3276376d1b Assorted char * -> const char * API changes. il y a 7 ans
  Simon Tatham de67801b0f Use a proper union in struct config_item. il y a 7 ans
  Simon Tatham eeb2db283d New name UI_UPDATE for interpret_move's return "". il y a 7 ans
  Simon Tatham 9972f35b27 Nitpicks to the previous commit. il y a 7 ans
  Franklin Wei cefb84c2db Work around non-compliant sprintf(). il y a 7 ans
  Simon Tatham 178f87a79e Patch idea from Debian, but modified considerably in implementation: il y a 14 ans
  Simon Tatham 2b06c12728 Keyboard control for Dominosa (patch largely due to James H, though il y a 15 ans
  Simon Tatham cc0f957d82 Patch from James H to add keyboard control in Sixteen and Netslide il y a 15 ans
  Simon Tatham 5ead207060 Patch from James H to centralise some generally useful cursor- il y a 16 ans
  Simon Tatham ab80d0b7fd Add a new misc.c function needed by Slide's colour setup. il y a 17 ans
  Simon Tatham af59dcf685 Substantial infrastructure upheaval. I've separated the drawing API il y a 19 ans
  Simon Tatham 8ac92e8607 Two tiny cleanup patches from James H. il y a 19 ans