index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
director
/
archive.cpp
Age
Commit message (
Expand
)
Author
2017-09-14
DIRECTOR: Initial work for D5 RTE Cast Member loading.
stevenhoefel
2017-04-13
DIRECTOR: D5 Shared Cast loading.
stevenhoefel
2017-04-03
DIRECTOR: Pre-load Button child text members.
stevenhoefel
2017-03-27
DIRECTOR: Fixed processing of embedded RIFF archives
Eugene Sandulenko
2017-03-21
DIRECTOR: Fix loading from built-in movie
Eugene Sandulenko
2017-03-21
DIRECTOR: Fix loading D2 EXE
Eugene Sandulenko
2017-02-18
DIRECTOR: Fix CAS* reading for Windows
Eugene Sandulenko
2017-02-11
JANITORIAL: Formatting fixes
Eugene Sandulenko
2017-01-26
DIRECTOR: Plug in MacFont loading from Shared Casts
Eugene Sandulenko
2017-01-10
DIRECTOR: Load Shared Cast Bitmaps (anchor point is incorrect).
stevenhoefel
2017-01-09
DIRECTOR: CASt members have Children in D4.
stevenhoefel
2016-11-15
DIRECTOR: FUrther work on cast loading in D4
Eugene Sandulenko
2016-11-10
DIRECTOR: Plug several leaks
Eugene Sandulenko
2016-11-08
DIRECTOR: More debug output to CASt resource loading
Eugene Sandulenko
2016-11-07
DIRECTOR: Fixed CASt resource loading in RIFX archives
Eugene Sandulenko
2016-10-31
DIRECTOR: More debug ouptut to RIFX parsing
Eugene Sandulenko
2016-10-30
DIRECTOR: More debug output on resource loading
Eugene Sandulenko
2016-10-29
DIRECTOR: Rework Channel data parsing
Eugene Sandulenko
2016-10-27
DIRECTOR: Fix RIFX resource loading
Eugene Sandulenko
2016-10-27
DIRECTOR: More debug output to RIFX archive reader
Eugene Sandulenko
2016-10-26
DIRECTOR: Renamed resource/archive files to better reflect reality
Eugene Sandulenko
2016-10-26
DIRECTOR: Skipping useless movie scanning.
Eugene Sandulenko
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-08-30
DIRECTOR: Fixed shared cast loading
Eugene Sandulenko
2016-08-30
DIRECTOR: Fix archive scanning at the start
Eugene Sandulenko
2016-08-29
DIRECTOR: Generic way of loading Shared Casts
Eugene Sandulenko
2016-08-29
DIRECTOR: Fix cast scanning
Eugene Sandulenko
2016-08-29
DIRECTOR: Put all archive parsing methods into archive.cpp
Eugene Sandulenko