aboutsummaryrefslogtreecommitdiff
path: root/engines/director/resource.cpp
AgeCommit message (Expand)Author
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
2016-08-03DIRECTOR: Fix RIFX support to actually be usefulMatthew Hoops
2016-08-03DIRECTOR: Change tag comparison to be case-insensitiveMatthew Hoops
2016-08-03DIRECTOR: Fix getting RIFF resourcesMatthew Hoops
2016-08-03DIRECTOR: Fix RIFF offsetsMatthew Hoops
2016-08-03DIRECTOR: Fix RIFX files inside of EXE'sMatthew Hoops
2016-08-03DIRECTOR: Add basic resource codeMatthew Hoops