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 (
Expand
)
Author
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