aboutsummaryrefslogtreecommitdiff
path: root/engines/director/resource.cpp
AgeCommit message (Expand)Author
2020-01-10DIRECTOR: More streamlined movie loading tracingEugene Sandulenko
2020-01-10DIRECTOR: Fix crashes on ungraceful exitEugene Sandulenko
2020-01-09DIRECTOR: Sanity checks on unsuccessful movie loadingEugene Sandulenko
2020-01-09DIRECTOR: Improve error messagesEugene Sandulenko
2020-01-09DIRECTOR: Properly reastart moviesEugene Sandulenko
2020-01-02DIRECTOR: Create dummy Shared Cast when there is none presentEugene Sandulenko
2020-01-01DIRECTOR: Use current path for navigating between moviesEugene Sandulenko
2020-01-01DIRECTOR: Load Shared Cast from movie directoryEugene Sandulenko
2019-12-24DIRECTOR: Improved debug outputEugene Sandulenko
2019-12-24DIRECTOR: Support for arbitrary cast resrouce offsetsEugene Sandulenko
2019-12-24DIRECTOR: More work on reducing header dependencyEugene Sandulenko
2019-12-18DIRECTOR: Remove target for a test archiveScott Percival
2019-12-17DIRECTOR: Add target for a test archiveScott Percival
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2017-09-14DIRECTOR: Initial work for D5 RTE Cast Member loading.stevenhoefel
2017-07-05DIRECTOR: Use 1-ary processEvent call to start movieTobia Tesan
2017-04-13DIRECTOR: D5 Shared Cast loading.stevenhoefel
2017-03-21DIRECTOR: Fix loading from built-in movieEugene Sandulenko
2017-03-21DIRECTOR: Dump bulit-in director file for D3Eugene Sandulenko
2017-03-19DIRECTOR: Initial code for parsing D2 win executablesEugene Sandulenko
2017-03-17DIRECTOR: Improved debug output for resource loadingEugene Sandulenko
2017-03-16DIRECTOR: Fix crash when Shared Cast is not presentEugene Sandulenko
2017-03-12DIRECTOR: pre-load cast members.stevenhoefel
2017-03-01DIRECTOR: Load CastInfo for the Shared CastEugene Sandulenko
2017-03-01DIRECTOR: Plug memory leakEugene Sandulenko
2017-02-26DIRECTOR: More debug output when loadingEugene Sandulenko
2017-01-27GRAPHICS: Overload loadFonts() method in MacResMnagerEugene Sandulenko
2017-01-26DIRECTOR: Plug in MacFont loading from Shared CastsEugene Sandulenko
2017-01-16DIRECTOR: Fix copy/paste errorEugene Sandulenko
2017-01-15DIRECTOR: Cleanup main movie loadingEugene Sandulenko
2017-01-15DIRECTOR: More debug info on Shared Cast loadingEugene Sandulenko
2017-01-14DIRECTOR: Switch to common readPascalStringEugene Sandulenko
2017-01-12DIRECTOR: D3 frame/sprite scripts. Categorise scripts into groups.stevenhoefel
2017-01-09DIRECTOR: CASt members have Children in D4.stevenhoefel
2016-11-13DIRECTOR: More work on Cast loading in D4Eugene Sandulenko
2016-11-08DIRECTOR: Implement D4 CASt member parsing stubEugene Sandulenko
2016-10-29DIRECTOR: Mark current cast loading method as D2Eugene Sandulenko
2016-10-29DIRECTOR: Fix crash when there is no shared casts presentEugene Sandulenko
2016-10-26DIRECTOR: Renamed resource/archive files to better reflect realityEugene Sandulenko
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-30DIRECTOR: Fix scanned archive namesEugene Sandulenko
2016-08-23DIRECTOR: Further reduction of include dependencyEugene Sandulenko
2016-08-21DIRECTOR: Lingo: Fix crash at the quitEugene Sandulenko
2016-08-06DIRECTOR: Debug output for Mac resourceDmitry Iskrich
2016-08-03DIRECTOR: Fix Mac archive reading.Eugene Sandulenko
2016-08-03DIRECTOR: Change ReadStream to ReadStreamEndianDmitry Iskrich
2016-08-03DIRECTOR: Hide noisy debug messagesEugene Sandulenko
2016-08-03DIRECTOR: Whitespace fixesEugene Sandulenko
2016-08-03DIRECTOR: Parse mac nameDmitry Iskrich
2016-08-03DIRECTOR: Add initial for support DIB resourceIskrich