Commit Graph

33 Commits

Author SHA1 Message Date
4am c48469ec80 add DGR mode and action screenshots for DGR games
fixes https://github.com/a2-4am/4cade/issues/326
2021-12-10 21:50:10 -05:00
4am ec637f31f8 add more files to TOTAL.DATA 2021-11-16 21:44:30 -05:00
4am c7f6e02e2d merge TOTAL.IDX into TOTAL.DATA and remove filename parameter from LoadIndexedFile 2021-11-16 17:44:12 -05:00
4am 9eaa5e61b7
Titles refactoring (#439)
* Add titles to TOTAL.DATA

* update constants

* fix res/TITLE.DHGR/FLAPPLE.BIRD file size
2021-11-15 20:25:32 -05:00
4am 3a920548ff shave some bytes 2021-11-14 11:00:57 -05:00
Tom Greene 6c253f1b6d
Don't pack titles that have animations (#435) 2021-11-12 20:52:25 -05:00
Tom Greene 854425b416
Pack HGR title graphics into screen holes to save space (#434)
* Pack HGR title graphics into screen holes to save space

* Rename TITLE.HGR folder to TITLE.HGR.UNPACKED

* Add packed HGR files
2021-11-12 01:22:14 -05:00
4am 3d5241d09a rename okvs_get_current to okvs_next_field 2021-11-09 12:41:15 -05:00
4am f96b71ffc2 use gGamesListStore less 2021-10-28 01:28:20 -04:00
4am 6ffc9c7aac shave some bytes 2021-10-27 20:08:03 -04:00
4am 0d5a07b9b0
Handle more than 256 games (#140) 2020-03-24 16:30:14 -04:00
4am d484e98073 don't store game display names that we can calculate from filename 2020-03-18 12:08:39 -04:00
4am 274e243896 clear to black without high bit (fixes SHR color issue) 2020-03-15 19:01:58 -04:00
4am d0cc8ecee1 a little refactoring 2020-03-15 11:23:56 -04:00
Peter Ferrie 9ec08f8430 cut some bytes 2020-03-13 17:11:59 -07:00
Peter Ferrie f4b1c35e6e save some bytes 2020-03-12 17:03:37 -07:00
4am 4ef9082b1c switch to HGR mode in places where we might be in DHGR mode 2020-03-09 18:05:01 -04:00
4am 72814ee3a4 draw cheat overlays in DHGR mode 2020-03-09 17:24:30 -04: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 5728f3d845 move some things 2019-12-03 10:02:39 -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
4am f4fe3dfbb3 . 2019-10-09 13:19:55 -04:00
Peter Ferrie 45bdefea5f shave some bytes 2019-10-08 19:25:22 -07:00
4am 6f9c547434 . 2019-10-08 19:40:38 -04:00
4am 4bbc295ec6 . 2019-10-08 19:36:17 -04:00
4am 2d392ba566 shave some bytes 2019-10-08 14:43:41 -04:00
4am 28a0a83980 shave some bytes 2019-10-08 13:19:20 -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