Commit Graph

59 Commits

Author SHA1 Message Date
4am
dc95de2c27 clear is-HGR-title-packed marker just before loading
fixes https://github.com/a2-4am/4cade/issues/548
2023-05-16 17:31:19 -04:00
Peter Ferrie
e88da4bf73 fix display of unpacked titles in SS mode 2022-07-29 17:30:56 -07:00
4am
7482420c8d merge action and title slideshow formats and support multiple SHR assets per game 2021-11-17 20:38:34 -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
ad34d56e8d add action HGR indexes to TOTAL.IDX 2021-11-13 17:11:26 -05:00
4am
238fb799d7 combine some IDX files 2021-11-12 20:46:05 -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
17ebc1990a clean up paths 2021-11-09 13:05:33 -05:00
4am
07e82a5aad remove GAMES.CONF 2021-11-02 21:49:41 -04:00
4am
e2a907e75b shave some bytes 2021-10-27 13:06:04 -04:00
4am
a09816b514 shave some bytes 2021-10-24 01:29:48 -04:00
4am
8056125dbb merge ACTION.HGR 2021-10-19 23:07:56 -04:00
4am
e34993178d clean up and document LoadIndexedFile 2021-10-13 18:04:56 -04:00
4am
6ead50bbdb rename some files 2021-10-12 22:55:41 -04:00
Peter Ferrie
a1b8afe939 consolidate SS and ATTRACT 2021-10-12 16:37:59 -07:00
Peter Ferrie
e63d2f473d consolidate FX 2021-10-07 23:28:11 -07:00
4am
73f3faab69 precompute gFXStore data 2021-10-06 16:33:32 -04:00
4am
b432732426 some comments 2020-04-01 11:57:21 -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
d0cc8ecee1 a little refactoring 2020-03-15 11:23:56 -04:00
Peter Ferrie
bd85b43606 load decrunch on-the-fly 2020-03-13 19:04:03 -07:00
Peter Ferrie
f4b1c35e6e save some bytes 2020-03-12 17:03:37 -07:00
Peter Ferrie
094cc9fddd compress DHGR, too 2020-03-12 12:36:01 -07:00
Peter Ferrie
bf86cb788b accelerate decompression 2020-03-11 21:19:42 -07:00
Peter Ferrie
95550fcf70 support compressed HGR/SHR 2020-03-11 17:41:16 -07:00
4am
5fecf8bde9 combine DrawGameTitleInActionSlideshowHGR code 2020-03-08 15:10:07 -04:00
4am
3cef56f731 Revert "match palette on each byte of initial screen in HGR slideshows"
This reverts commit d12ee7028d.
2019-11-28 22:36:35 -05:00
4am
d12ee7028d match palette on each byte of initial screen in HGR slideshows 2019-11-28 22:34:14 -05:00
4am
ab01bf67b2 . 2019-11-28 22:20:37 -05:00
4am
7b1b6ed3e1 some comments 2019-10-13 22:22:47 -04:00
Peter Ferrie
ee89815f11 shave some bytes 2019-10-09 19:21:46 -07:00
Peter Ferrie
89869a2d3d shave some bytes 2019-10-09 18:02:46 -07:00
4am
4cbfb15814 . 2019-10-08 19:17:18 -04:00
4am
aa26ca15f3 . 2019-10-08 15:13:05 -04:00
4am
31bb5ba053 . 2019-10-08 14:54:52 -04:00
4am
436522857a . 2019-10-08 13:22:29 -04:00
4am
28a0a83980 shave some bytes 2019-10-08 13:19:20 -04:00
4am
370ea947cd shave some bytes 2019-10-07 23:47:36 -04:00
4am
87a707898c refactor GetGameDisplayName 2019-09-21 22:25:34 -04:00
4am
bf940d29d7 further refactoring in HGRActionCallback 2019-09-21 18:46:45 -04:00
4am
a2e8ae2332 refactor HGRActionCallback 2019-09-21 18:15:33 -04:00
4am
cc7ea09ec9 refactoring 2019-09-21 18:04:38 -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
03a90947de prefs refactor 2019-09-16 12:36:10 -04:00
4am
282fbd9806 pass in load address if we know it 2019-09-09 22:58:16 -04:00
4am
b0cf49b86f refactor LoadFile and LoadDHRFile 2019-09-09 22:38:17 -04:00
4am
3ca889a18c add Out Of This World, fix crash in GR action slideshows, fix missing games in DHGR action slideshows, more game ordering fixes 2019-09-08 14:50:50 -04:00