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
Age
Commit message (
Collapse
)
Author
2017-02-16
DIRECTOR: Lingo: Revert D3 script addressing modification
Eugene Sandulenko
2017-02-15
JANITORIAL: Formatting fixes
Eugene Sandulenko
2017-02-15
DIRECTOR: Lingo: Fix 'pause' implementation
Eugene Sandulenko
2017-02-14
DIRECTOR: Lingo: Fix rest of the 'go to' family functions
Eugene Sandulenko
2017-02-14
DIRECTOR: Lingo: Fixed 'go to' functions
Eugene Sandulenko
2017-02-14
DIRECTOR: Hid noisy debug output
Eugene Sandulenko
2017-02-14
DIRECTOR: Lingo: Implement b_delay()
Eugene Sandulenko
2017-02-13
DIRECTOR: Execute movie script 0 on loading for D2-D3
Eugene Sandulenko
2017-02-13
DIRECTOR: Turn assert into a warning when sprite cast is missing
Eugene Sandulenko
2017-02-12
DIRECTOR: Lingo: Implemented \xC2 continuation symbol support
Eugene Sandulenko
2017-02-12
DIRECTOR: Lingo: Implemented stub for REFERENCE built-ins
Eugene Sandulenko
2017-02-12
DIRECTOR: Lingo: Added grammar for assignment to references
Eugene Sandulenko
2017-02-12
DIRECTOR: Lingo: Fixing position count in lexer
Eugene Sandulenko
2017-02-12
DIRECTOR: Lingo: Fix D3 script execution
Eugene Sandulenko
2017-02-11
JANITORIAL: Formatting fixes
Eugene Sandulenko
2017-02-11
DIRECTOR: Lingo: Simplfy movie presense check in 'go to movie'
Eugene Sandulenko
2017-02-11
DIRECTOR: Lingo: Implemented sanity checks for built-ins
Eugene Sandulenko
2017-02-11
DIRECTOR: Lingo: Probe movies in Mac Resource Forks in 'go to movie'
Eugene Sandulenko
Currently, 'Gravity Ball' movie is launched every now and then in The Apartment 3.0 due to some bug in hadlers call sequence. Thus, rename it for the time being.
2017-02-11
DIRECTOR: Fix Shared cast detection
Eugene Sandulenko
2017-02-10
DIRECTOR: Lingo: Fixed parsing built-ins with arglist
Eugene Sandulenko
2017-02-10
DIRECTOR: Lingo: Avoid deleting counter in 'repeat..with' statement
Eugene Sandulenko
2017-02-10
DIRECTOR: Lingo: Fixed built-ins code generation
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Documented D4 "Variables" Lingo
Eugene Sandulenko
This completes the Director 4.0 grammar. Woo hoo!
2017-02-09
DIRECTOR: Lingo: Documented D4 "Time" Lingo
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Documented D4 "Text" Lingo
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Documented D4 "System" Lingo
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Documented D4 "Sprites" Lingo
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Documented D4 "Sound" Lingo
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Documented D4 "Rectangle and point coordinates" Lingo
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Documented D4 "Puppets" Lingo
Eugene Sandulenko
2017-02-09
DIRECTOR: Made DirectorEngine::_currentScore private
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Add sanity checks to score-related built-ins
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Fix Symbol printing
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Fix global symbol processing
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Fix double free in local vars
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Documented D4 "Predefined methods and special messages" Lingo
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Documented D4 "Playing movies" Lingo
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Documented D4 "Parent scripts" Lingo
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Documented D4 "Output" Lingo
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Documented D4 "Operators and math functions" Lingo
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Fix macro definition
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Switched Symbol::name to Common::String
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Fix 'when..then' statement
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Fix constants parsing
Eugene Sandulenko
2017-02-08
DIRECTOR: Specify Shared Cast name for D4+ Mac movies
Eugene Sandulenko
2017-02-07
DIRECTOR: Remove noisy and obsolete debug output
Eugene Sandulenko
2017-02-07
DIRECTOR: Fixed Lingo's 'go to movie' Red/Blue works
Eugene Sandulenko
2017-02-07
DIRECTOR: Move graphics-related code to graphics.cpp
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Added debug output to lexer and fixed builtin.lingo test
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Finally fixed grammar for BLTINARGLIST
Eugene Sandulenko
[next]