Simon Tatham
|
c82537b457
Fix some unused-variable warnings.
|
1 年間 前 |
Simon Tatham
|
de13ca2874
Add a 'core' library alongside 'common'.
|
1 年間 前 |
Simon Tatham
|
43f4fde2f2
hat-test: support SVG output.
|
1 年間 前 |
Ben Harris
|
2be0e4a242
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Pearl
|
1 年間 前 |
Ben Harris
|
5fb94c9f47
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Cube
|
1 年間 前 |
Ben Harris
|
73e7bf73bb
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Fifteen
|
1 年間 前 |
Ben Harris
|
1a316f47ad
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Bridges
|
1 年間 前 |
Ben Harris
|
19b3bfc0d3
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Slant
|
1 年間 前 |
Ben Harris
|
1547154efb
Expose the NO_EFFECT/UNUSED distinction through midend_process_key()
|
1 年間 前 |
Ben Harris
|
87e98e6715
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Mines
|
1 年間 前 |
Ben Harris
|
a943f3177f
Add MOVE_NO_EFFECT and MOVE_UNUSED return values from interpret_move()
|
1 年間 前 |
Ben Harris
|
a9af3fda1d
Rename UI_UPDATE as MOVE_UI_UPDATE
|
1 年間 前 |
Ben Harris
|
b08c13f5f4
Update a comment in Mines to reflect that we have user prefs now
|
1 年間 前 |
Simon Tatham
|
7333d27b0c
Fix a few minor memory leaks.
|
1 年間 前 |
Ben Harris
|
4227ac1fd5
Add preferences for existing UI style controls
|
1 年間 前 |
Ben Harris
|
5acce15ed9
js: pass preferences file from JS to C on the heap, not the stack
|
1 年間 前 |
Ben Harris
|
6a41c0b7a0
js: handle exceptions when accessing localStorage
|
1 年間 前 |
Simon Tatham
|
b6c842a28c
Emscripten: fix edge case of js_canvas_find_font_midpoint.
|
1 年間 前 |
Simon Tatham
|
8237b02be4
Loopy: fix redraw issue due to enlarged dots.
|
1 年間 前 |
Simon Tatham
|
d0f97926e8
Isolate icons build from the running user's preferences.
|
1 年間 前 |
Simon Tatham
|
63346a8cea
Windows: reorganise menu ids.
|
1 年間 前 |
Simon Tatham
|
89e9026ee4
midend_apply_prefs: apply prefs to the right ui.
|
1 年間 前 |
Simon Tatham
|
e0bb6d3b85
Untangle: add a 'snap to grid' user preference.
|
1 年間 前 |
Simon Tatham
|
628cc6785b
Untangle: replace manual int64 bodging with int64_t.
|
1 年間 前 |
Simon Tatham
|
c48a9f44ff
Replace check of __STDC_VERSION__ with HAVE_STDINT_H.
|
1 年間 前 |
Simon Tatham
|
4de9836bc8
Loopy: slightly increase the size of dots.
|
1 年間 前 |
Simon Tatham
|
b293605ce3
hat-test: fix memory leaks.
|
1 年間 前 |
Ben Harris
|
bbbbc8b22b
Pattern: Reduce row clue spacing if there are lots of them
|
1 年間 前 |
Ben Harris
|
fcf1d274c3
Pattern: switch to small font when there are many row clues
|
1 年間 前 |
Ben Harris
|
42cc7f6cb0
Correct a comment in Pattern's clue-drawing code
|
1 年間 前 |