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
/
module.mk
Age
Commit message (
Expand
)
Author
2017-01-13
DIRECTOR: Implement Shape Patterns and Borders for D3.
stevenhoefel
2016-11-08
DIRECTOR: Split out cast-related classes into separate file
Eugene Sandulenko
2016-08-29
DIRECTOR: Put all archive parsing methods into archive.cpp
Eugene Sandulenko
2016-08-23
DIRECTOR: Split score.cpp file into classes
Eugene Sandulenko
2016-08-21
DIRECTOR: Stub for 1bpp bitmap decoder
Eugene Sandulenko
2016-08-04
DIRECTOR: Put flex/bison as separate target, so general compilation is not af...
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added stub for 'the' entities
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for built-in functions
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Split out the code gen functions into a separate file.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Split out opcodes from actual function implementations
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Add missing funcs
Eugene Sandulenko
2016-08-03
DIRECTOR: Add initial code for QuickTime video
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Moved func_mci() to a separate file
Eugene Sandulenko
2016-08-03
DIRECTOR: Added stub parser. Now just arithmetic expressions.
Eugene Sandulenko
2016-08-03
DIRECTOR: Add initial sound playback support
Dmitry Iskrich
2016-08-03
DIRECTOR: Added stub for Lingo interpreter
Eugene Sandulenko
2016-08-03
DIRECTOR: Add score data loader
Iskrich
2016-08-03
DIRECTOR: Add bookshelf example
Iskrich
2016-08-03
DIRECTOR: Add initial for support DIB resource
Iskrich
2016-08-03
DIRECTOR: Add basic resource code
Matthew Hoops
2016-08-03
DIRECTOR: Add engine skeleton
Matthew Hoops