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
|
0d1a1f08ba
Move per-puzzle ad-hoc getenv preferences into game_ui.
|
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
|
6dac51795e
Add an environment variable to control initial cursor visibility
|
1 년 전 |
Ben Harris
|
09c15f206e
New shared function, getenv_bool()
|
1 년 전 |
Simon Tatham
|
873d613dd5
Fix missing statics and #includes on variables.
|
1 년 전 |
Simon Tatham
|
dbced097ac
Fix unused variable warnings from clang.
|
1 년 전 |
Ben Harris
|
789e11f8f8
Remove various unused game functions
|
1 년 전 |
Ben Harris
|
fcda12f4b7
Last-ditch maximum size limit for Light Up
|
1 년 전 |
Jacob Nevins
|
0d43753ff2
Remove _() introduced from Android port.
|
1 년 전 |
Chris Boyle
|
cbf2ede64a
lightup: Ban 2x2 with either 4-way type
|
7 년 전 |
Ben Harris
|
a3310ab857
New backend function: current_key_label()
|
1 년 전 |
Ben Harris
|
8d81c1814d
lightup: Remove tests for keystrokes canonicalised by mid-end
|
1 년 전 |
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
|
db3b531e2c
Add missing 'static' to game-internal declarations.
|
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
|
60a929a250
Add a request_keys() function with a midend wrapper.
|
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
|
eeb2db283d
New name UI_UPDATE for interpret_move's return "".
|
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 년 전 |