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 (
Collapse
)
Author
2016-08-03
DIRECTOR: Lingo: Parsing of macro calls without parens.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Parse continuation arguments in macros
Eugene Sandulenko
2016-08-03
DIRECTOR: Load shared casts in engine
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Fix handler parameter assigning. Added more debug output.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix handler calling
Eugene Sandulenko
2016-08-03
DIRECTOR: Support goto command in Score
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Disable debugging code
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement calling user-defined functions without parameters
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added named parameter assignment for macros
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix parsing multiple macros
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement 'repeat with down' control keyword
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix 'repeat with' control keyword implementation
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix subexpressions
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Make 'if' statement functional. Added 'if-else' statement.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix 'if' statement
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement 'put' function
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for 'if' statements
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement 'go' and 'go to' functions
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Add missing funcs
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix multiline statements, fix leading whitespace handling
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Enable parse debug
Eugene Sandulenko
2016-08-03
DIRECTOR: Add initial code for QuickTime video
Dmitry Iskrich
2016-08-03
DIRECTOR: Fix crash on exit
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Move all functions to compiler
Eugene Sandulenko
2016-08-03
DIRECTOR: Load palette directly to engine
Dmitry Iskrich
2016-08-03
DIRECTOR: Add parsing mac names from folder
Dmitry Iskrich
2016-08-03
DIRECTOR: Parse movie archive separately Load mac name and labels in the ↵
Dmitry Iskrich
constructor
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
[prev]
[next]