Commit Graph

58 Commits

Author SHA1 Message Date
4am
6c4b3873d0 shave some bytes 2019-10-08 13:34:37 -04:00
4am
28a0a83980 shave some bytes 2019-10-08 13:19:20 -04:00
4am
cb1b6a8ff7 shave some bytes 2019-10-08 00:03:37 -04:00
4am
686539f8b3 accelerate during search and browse modes if possible 2019-10-05 16:40:19 -04:00
4am
fe23be052f better fallthrough keyboard handling 2019-10-03 16:20:18 -04:00
4am
fa9640e58c don't force redraw 2019-10-02 19:13:42 -04:00
4am
f1cbdd0aef don't always clear keyboard strobe or reset OffscreenPage when entering SearchMode
allows hitting a key during a screenshot to start a search
2019-10-02 18:46:03 -04:00
4am
ba30ba75a9 Spare Change title animation 2019-10-01 13:10:16 -04:00
4am
6f40caf411 add help screen with global hotkey, move credits hotkey to ampersand 2019-09-26 13:46:13 -04:00
Peter Ferrie
5ff9030b64 smaller 2019-09-25 20:01:59 -07:00
4am
3755f700ba reorganize code (no changes) 2019-09-24 15:50:40 -04:00
4am
cc7ea09ec9 refactoring 2019-09-21 18:04:38 -04:00
4am
d28a84a6f6 refactor DrawUI some more 2019-09-21 17:35:49 -04:00
4am
6f1895c1a7 refactor DrawUIOffscreen 2019-09-21 13:41:36 -04:00
4am
ee045b8723 refactor UILine1 and UILine2 2019-09-21 12:59:56 -04:00
4am
8e19fc9c5b refactor PlayGame 2019-09-20 23:26:32 -04:00
4am
634f8cd688 refactor okvs_nth 2019-09-20 19:27:16 -04:00
4am
e7846b180a shorter 2019-09-19 11:38:14 -04:00
4am
9afb5b4abb force redraw when toggling cheat mode in search mode with a game selected 2019-09-19 11:13:49 -04:00
4am
de7a06f2cd Ctrl-C in search or browse mode to toggle cheats, persist in prefs file, honor pref on startup 2019-09-16 13:36:48 -04:00
4am
4b66697758 add cheats subsystem (parsing of games.conf, UI, loading appropriate prelaunch file) 2019-09-15 17:55:16 -04:00
Peter Ferrie
010397e395 less chatty 2019-09-10 14:33:43 -07:00
4am
f40c8ebae6 refactor some HGR macros, make ResetInputTimeout internal to WaitForKeyFor30Seconds and clear the keyboard strobe explicitly before and/or after 2019-09-10 00:04:16 -04:00
4am
e370dbfa93 allow right arrow to progress slideshow immediately 2019-09-09 23:04:17 -04:00
4am
b0cf49b86f refactor LoadFile and LoadDHRFile 2019-09-09 22:38:17 -04:00
4am
f150dc0673 shave some bytes 2019-09-07 14:15:53 -04:00
4am
99b1de5380 shave some bytes 2019-09-06 15:21:38 -04:00
4am
a772e0340e press Space for mini-attract mode since ][+ doesn't have TAB
fixes https://github.com/a2-4am/4cade/issues/5
2019-07-29 12:20:54 -04:00
4am
3a19f4b901 add credits page 2019-07-10 13:37:59 -04:00
4am
c0dd16a27c initial instructions in input buffer, add play label once game is selected 2019-07-08 14:10:11 -04:00
4am
c8e9d9ab9d off-by-1 bugs, and missing exit condition, in the dots loop 2019-07-04 16:23:29 -04:00
4am
3fdc6256a3 fix keyboard handling across search and browse modes 2019-07-03 22:27:46 -04:00
4am
a37dd59b4f Browse Mode 2019-07-03 18:31:50 -04:00
4am
ff699d9bd1 some minor refactoring in search mode 2019-06-27 11:37:23 -04:00
4am
531abf6076 named constants 2019-06-27 10:55:07 -04:00
4am
23844487b8 mini attract mode 2019-06-26 22:51:34 -04:00
4am
f01b99e36b . 2019-06-24 19:20:00 -04:00
4am
8c66a43e59 add title screen separate from cover picture 2019-06-24 19:03:59 -04:00
4am
74f6cebac4 move parse.games to init, update dates, other comments 2019-06-23 22:32:18 -04:00
4am
5bb7d559f9 move timeout zero page to resolve conflict with ProRWTS 2019-06-23 14:40:07 -04:00
4am
81162b1784 fix timeout to attract mode 2019-06-23 14:26:43 -04:00
4am
971e7a6606 backup and restore stack, refactor Reenter 2019-06-23 14:24:09 -04:00
4am
08ca4a940a self-running demo fixes, per-game attract mode configuration files WIP 2019-06-22 15:50:24 -04:00
4am
8979c6307f cover fade on esc 2019-06-21 13:17:57 -04:00
4am
bba3d755e2 cover fade animation 2019-06-21 13:10:29 -04:00
4am
d660ef4da6 blank and switch to HGR1 before switching from search to attract mode 2019-06-20 14:35:18 -04:00
4am
2ae86337c5 launch from search mode 2019-06-20 14:18:23 -04:00
4am
9c65662193 Esc switches between major modes, add input timeout to search mode too 2019-06-20 13:56:31 -04:00
4am
94f9499ea0 update visible game count 2019-06-19 23:05:48 -04:00
4am
b0c585dc13 toggle both pages in search mode, update match highlighting even if screenshot doesn't change, support Esc to clear 2019-06-19 22:13:49 -04:00