Commit Graph
43 Commits
Author SHA1 Message Date
Adrian Frühwirth cee4d6b853 JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
stevenhoefel b674c5712c DIRECTOR: Initial work for D5 RTE Cast Member loading. 2017-09-14 13:08:57 +10:00
Tobia Tesan 265b0882f6 DIRECTOR: Use 1-ary processEvent call to start movie
Perahsp a specialized Lingo::start() would be better for clarity for
this single one?
2017-07-05 08:35:33 +02:00
stevenhoefel bcc3fffc2d DIRECTOR: D5 Shared Cast loading. 2017-04-13 14:41:00 +10:00
Eugene Sandulenko 71b4514281 DIRECTOR: Fix loading from built-in movie 2017-03-21 23:44:51 +01:00
Eugene Sandulenko eb1393a859 DIRECTOR: Dump bulit-in director file for D3 2017-03-21 23:44:51 +01:00
Eugene Sandulenko 9528d54828 DIRECTOR: Initial code for parsing D2 win executables 2017-03-19 23:28:41 +01:00
Eugene Sandulenko 7074c98e91 DIRECTOR: Improved debug output for resource loading 2017-03-17 08:20:11 +00:00
Eugene Sandulenko 2e5fa559d9 DIRECTOR: Fix crash when Shared Cast is not present 2017-03-16 21:34:51 +00:00
stevenhoefel fba1368267 DIRECTOR: pre-load cast members. 2017-03-12 00:18:03 +11:00
Eugene Sandulenko 4ab38721ce DIRECTOR: Load CastInfo for the Shared Cast 2017-03-01 22:41:07 +01:00
Eugene Sandulenko 3a7c091122 DIRECTOR: Plug memory leak 2017-03-01 10:50:35 +01:00
Eugene Sandulenko 45b41357c1 DIRECTOR: More debug output when loading 2017-02-26 00:05:10 +01:00
Eugene Sandulenko 01133310c4 GRAPHICS: Overload loadFonts() method in MacResMnager 2017-01-27 10:15:54 +01:00
Eugene Sandulenko 399f5b9be5 DIRECTOR: Plug in MacFont loading from Shared Casts 2017-01-26 19:08:11 +01:00
Eugene Sandulenko 541a7157f0 DIRECTOR: Fix copy/paste error 2017-01-16 09:05:50 +01:00
Eugene Sandulenko 7b666dc1ca DIRECTOR: Cleanup main movie loading 2017-01-15 21:15:45 +01:00
Eugene Sandulenko 0a507b39d0 DIRECTOR: More debug info on Shared Cast loading 2017-01-15 17:33:25 +01:00
Eugene Sandulenko b955b7ba44 DIRECTOR: Switch to common readPascalString 2017-01-14 13:35:34 +01:00
stevenhoefel 1e47d4a13c DIRECTOR: D3 frame/sprite scripts. Categorise scripts into groups. 2017-01-12 14:08:53 +11:00
stevenhoefel 3359ea9c99 DIRECTOR: CASt members have Children in D4. 2017-01-09 00:00:04 +01:00
Eugene Sandulenko 82211302c0 DIRECTOR: More work on Cast loading in D4 2016-11-13 01:15:12 +01:00
Eugene Sandulenko 3291a9761c DIRECTOR: Implement D4 CASt member parsing stub 2016-11-08 23:41:43 +01:00
Eugene Sandulenko 9e54089fe7 DIRECTOR: Mark current cast loading method as D2 2016-10-29 08:07:19 -07:00
Eugene Sandulenko 53fd38f56d DIRECTOR: Fix crash when there is no shared casts present 2016-10-29 08:07:19 -07:00
Eugene Sandulenko 814db5fd38 DIRECTOR: Renamed resource/archive files to better reflect reality 2016-10-26 10:48:37 +02:00
Eugene Sandulenko fab199d37e JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
Eugene Sandulenko fe22b8bd0e DIRECTOR: Fix scanned archive names 2016-08-30 18:21:34 +02:00
Eugene Sandulenko dbf2876b70 DIRECTOR: Further reduction of include dependency 2016-08-23 19:13:21 +02:00
Eugene Sandulenko 9f05f7821e DIRECTOR: Lingo: Fix crash at the quit 2016-08-21 11:24:11 +02:00
Dmitry Iskrich b7f66e0c50 DIRECTOR: Debug output for Mac resource 2016-08-06 21:36:11 +02:00
Eugene Sandulenko 9067257cf0 DIRECTOR: Fix Mac archive reading. 2016-08-03 23:40:36 +02:00
Dmitry Iskrich 8a884ad08c DIRECTOR: Change ReadStream to ReadStreamEndian 2016-08-03 23:40:36 +02:00
Eugene Sandulenko 0fa5505d65 DIRECTOR: Hide noisy debug messages 2016-08-03 23:40:36 +02:00
Eugene Sandulenko 7607ba926c DIRECTOR: Whitespace fixes 2016-08-03 23:40:36 +02:00
Dmitry Iskrich bd345ce81c DIRECTOR: Parse mac name 2016-08-03 23:40:36 +02:00
Iskrich 2d7d95bc19 DIRECTOR: Add initial for support DIB resource 2016-08-03 23:40:36 +02:00
Matthew Hoops de61313e94 DIRECTOR: Fix RIFX support to actually be useful 2016-08-03 23:40:36 +02:00
Matthew Hoops a9849314e8 DIRECTOR: Change tag comparison to be case-insensitive 2016-08-03 23:40:36 +02:00
Matthew Hoops 30de1f34ca DIRECTOR: Fix getting RIFF resources 2016-08-03 23:40:36 +02:00
Matthew Hoops 60ba99ac41 DIRECTOR: Fix RIFF offsets 2016-08-03 23:40:36 +02:00
Matthew Hoops 50c52ab3fb DIRECTOR: Fix RIFX files inside of EXE's 2016-08-03 23:40:36 +02:00
Matthew Hoops 8c252aa830 DIRECTOR: Add basic resource code 2016-08-03 23:40:36 +02:00