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
/
resource.cpp
Age
Commit message (
Collapse
)
Author
2018-05-24
JANITORIAL: Fix trailing whitespace
Adrian Frühwirth
2017-09-14
DIRECTOR: Initial work for D5 RTE Cast Member loading.
stevenhoefel
2017-07-05
DIRECTOR: Use 1-ary processEvent call to start movie
Tobia Tesan
Perahsp a specialized Lingo::start() would be better for clarity for this single one?
2017-04-13
DIRECTOR: D5 Shared Cast loading.
stevenhoefel
2017-03-21
DIRECTOR: Fix loading from built-in movie
Eugene Sandulenko
2017-03-21
DIRECTOR: Dump bulit-in director file for D3
Eugene Sandulenko
2017-03-19
DIRECTOR: Initial code for parsing D2 win executables
Eugene Sandulenko
2017-03-17
DIRECTOR: Improved debug output for resource loading
Eugene Sandulenko
2017-03-16
DIRECTOR: Fix crash when Shared Cast is not present
Eugene Sandulenko
2017-03-12
DIRECTOR: pre-load cast members.
stevenhoefel
2017-03-01
DIRECTOR: Load CastInfo for the Shared Cast
Eugene Sandulenko
2017-03-01
DIRECTOR: Plug memory leak
Eugene Sandulenko
2017-02-26
DIRECTOR: More debug output when loading
Eugene Sandulenko
2017-01-27
GRAPHICS: Overload loadFonts() method in MacResMnager
Eugene Sandulenko
2017-01-26
DIRECTOR: Plug in MacFont loading from Shared Casts
Eugene Sandulenko
2017-01-16
DIRECTOR: Fix copy/paste error
Eugene Sandulenko
2017-01-15
DIRECTOR: Cleanup main movie loading
Eugene Sandulenko
2017-01-15
DIRECTOR: More debug info on Shared Cast loading
Eugene Sandulenko
2017-01-14
DIRECTOR: Switch to common readPascalString
Eugene Sandulenko
2017-01-12
DIRECTOR: D3 frame/sprite scripts. Categorise scripts into groups.
stevenhoefel
2017-01-09
DIRECTOR: CASt members have Children in D4.
stevenhoefel
2016-11-13
DIRECTOR: More work on Cast loading in D4
Eugene Sandulenko
2016-11-08
DIRECTOR: Implement D4 CASt member parsing stub
Eugene Sandulenko
2016-10-29
DIRECTOR: Mark current cast loading method as D2
Eugene Sandulenko
2016-10-29
DIRECTOR: Fix crash when there is no shared casts present
Eugene Sandulenko
2016-10-26
DIRECTOR: Renamed resource/archive files to better reflect reality
Eugene Sandulenko
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-08-30
DIRECTOR: Fix scanned archive names
Eugene Sandulenko
2016-08-23
DIRECTOR: Further reduction of include dependency
Eugene Sandulenko
2016-08-21
DIRECTOR: Lingo: Fix crash at the quit
Eugene Sandulenko
2016-08-06
DIRECTOR: Debug output for Mac resource
Dmitry Iskrich
2016-08-03
DIRECTOR: Fix Mac archive reading.
Eugene Sandulenko
2016-08-03
DIRECTOR: Change ReadStream to ReadStreamEndian
Dmitry Iskrich
2016-08-03
DIRECTOR: Hide noisy debug messages
Eugene Sandulenko
2016-08-03
DIRECTOR: Whitespace fixes
Eugene Sandulenko
2016-08-03
DIRECTOR: Parse mac name
Dmitry Iskrich
2016-08-03
DIRECTOR: Add initial for support DIB resource
Iskrich
2016-08-03
DIRECTOR: Fix RIFX support to actually be useful
Matthew Hoops
2016-08-03
DIRECTOR: Change tag comparison to be case-insensitive
Matthew Hoops
2016-08-03
DIRECTOR: Fix getting RIFF resources
Matthew Hoops
2016-08-03
DIRECTOR: Fix RIFF offsets
Matthew Hoops
2016-08-03
DIRECTOR: Fix RIFX files inside of EXE's
Matthew Hoops
2016-08-03
DIRECTOR: Add basic resource code
Matthew Hoops