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
/
director.cpp
Age
Commit message (
Expand
)
Author
2016-08-03
DIRECTOR: Whitespace fixes
Eugene Sandulenko
2016-08-03
DIRECTOR: Play sound from MCI command
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Implement MCI command parsing
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Add support for '--' comments
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo, added put/set functions and support for multiline input
Eugene Sandulenko
2016-08-03
DIRECTOR: Added stub for 'mci' Lingo command
Eugene Sandulenko
2016-08-03
DIRECTOR: Support 2 tracking sound system
Dmitry Iskrich
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: Refactor in accordance with Director Loop, generate main lingo events
Dmitry Iskrich
2016-08-03
DIRECTOR: Added stub for Lingo interpreter
Eugene Sandulenko
2016-08-03
DIRECTOR: Move score loading resource to constructor
Dmitry Iskrich
2016-08-03
DIRECTOR: Remove extra movie archive open
Dmitry Iskrich
2016-08-03
DIRECTOR: Load cast data and movie config
Iskrich
2016-08-03
DIRECTOR: Play score, display DIB sprites
Iskrich
2016-08-03
DIRECTOR: Add score data loader
Iskrich
2016-08-03
DIRECTOR: Fix image loading, moved displaying to the engine
Eugene Sandulenko
2016-08-03
DIRECTOR: Display test bitmap resource
Iskrich
2016-08-03
DIRECTOR: Refactoring palette loading
Iskrich
2016-08-03
DIRECTOR: Add bookshelf example
Iskrich
2016-08-03
DIRECTOR: Add initial for support DIB resource
Iskrich
2016-08-03
DIRECTOR: Fix version in error message.
Joseph Davies
2016-08-03
DIRECTOR: Fix RIFX support to actually be useful
Matthew Hoops
2016-08-03
DIRECTOR: Add detection for jman Japanese
Matthew Hoops
2016-08-03
DIRECTOR: Add parsing support for v7
Matthew Hoops
2016-08-03
DIRECTOR: Add v5 Mac data fork parsing
Matthew Hoops
2016-08-03
DIRECTOR: Mac v3 games just use the resource fork of the executable to start
Matthew Hoops
2016-08-03
DIRECTOR: Parse the RIFX from v4 Mac versions
Matthew Hoops
2016-08-03
DIRECTOR: Fix some v3 exe fields
Matthew Hoops
2016-08-03
DIRECTOR: Parse the main MMM file in v3 Windows games
Matthew Hoops
2016-08-03
DIRECTOR: Add basic v3-5 exe parsing
Matthew Hoops
2016-08-03
DIRECTOR: Add engine skeleton
Matthew Hoops
[prev]