Commit Graph

76 Commits

Author SHA1 Message Date
4am 21547db0f7 add mega-attract filters and hotkey for SHR-only slideshow 2022-06-05 21:53:41 -04:00
4am 535b5b39ce ensure reload of search index after exiting mini attract mode
fixes https://github.com/a2-4am/4cade/issues/430
2021-11-11 22:20:06 -05:00
4am 011948651a search cache 2021-11-06 19:12:40 -04:00
4am f96b71ffc2 use gGamesListStore less 2021-10-28 01:28:20 -04:00
4am 2c3aa275a1 do not rage against the machine 2020-07-29 12:15:22 -04:00
Peter Ferrie 03ca3cab72 reboot on Ctrl-R 2020-07-28 18:06:36 -07:00
4am 2272f77789 add global hotkey for joystick calibration 2020-06-15 12:44:46 -04:00
4am 0d5a07b9b0
Handle more than 256 games (#140) 2020-03-24 16:30:14 -04:00
Peter Ferrie e156bf92ad move games list, suppress CR, rebuild store after anim, don't show text page 2 2020-03-23 09:38:27 -07:00
4am d484e98073 don't store game display names that we can calculate from filename 2020-03-18 12:08:39 -04:00
4am 6ac049d44c year updates and other minor things 2020-03-16 21:58:05 -04:00
4am b8966ce199 minimize flicker when redrawing overlays onscreen 2020-03-15 12:13:50 -04:00
Peter Ferrie 9ec08f8430 cut some bytes 2020-03-13 17:11:59 -07:00
4am 7fc4bd830d move help text to external text file, use Ctrl-A for about page 2019-12-20 10:25:30 -05:00
Peter Ferrie 0c03da8599 shave some bytes 2019-11-27 13:51:43 -08:00
Peter Ferrie 275395929a shave some bytes 2019-10-09 21:26:18 -07:00
Peter Ferrie 89869a2d3d shave some bytes 2019-10-09 18:02:46 -07:00
Peter Ferrie 45bdefea5f shave some bytes 2019-10-08 19:25:22 -07:00
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