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 (
Expand
)
Author
2019-12-22
DIRECTOR: Store also unformatted text for text cast
Eugene Sandulenko
2019-12-22
DIRECTOR: LINGO: Fix grammar for references
Eugene Sandulenko
2019-12-22
DIRECTOR: It is fine to have non-existent references in score. Thus, hide the...
Eugene Sandulenko
2019-12-22
DIRECTOR: Improved debug output
Eugene Sandulenko
2019-12-22
DIRECTOR: LINGO: Remove D4-specific tests
Eugene Sandulenko
2019-12-22
DIRECTOR: LINGO: Fix 'me' syntax. It is a function
Eugene Sandulenko
2019-12-22
DIRECTOR: LINGO: Register only builtins per Director version
Eugene Sandulenko
2019-12-20
DIRECTOR: LINGO: Added debugging lines for GLR parser
Eugene Sandulenko
2019-12-20
DIRECTOR: LINGO: Fix matching local arguments while parsing
Eugene Sandulenko
2019-12-20
DIRECTOR: LINGO: Match local arguments during parsing
Eugene Sandulenko
2019-12-20
DIRECTOR: LINGO: Added more granularity to definition parse state
Eugene Sandulenko
2019-12-20
DIRECTOR: LINGO: Improved debug output
Eugene Sandulenko
2019-12-19
DIRECTOR: LINGO: Make 'method {identifier}' as a single token.
Eugene Sandulenko
2019-12-18
DIRECTOR: LINGO: Fix crash for commandless menu items
Eugene Sandulenko
2019-12-18
DIRECTOR: LINGO: Remove unnecessary global references
Eugene Sandulenko
2019-12-18
DIRECTOR: LINGO: Properly process dontPassEvent flag
Eugene Sandulenko
2019-12-18
DIRECTOR: LINGO: Rename dontPassEvent and simplify code
Eugene Sandulenko
2019-12-18
DIRECTOR: LINGO: b_nothing was implemented awhile ago
Eugene Sandulenko
2019-12-18
DIRECTOR: LINGO: Process specific event in sprite script for D3
Eugene Sandulenko
2019-12-18
DIRECTOR: LINGO: Hid more noise warnings
Eugene Sandulenko
2019-12-18
DIRECTOR: Fix calling convention for b_go
Scott Percival
2019-12-18
DIRECTOR: Remove target for a test archive
Scott Percival
2019-12-17
DIRECTOR: Added debug channel for executing precompiled bytecode
Eugene Sandulenko
2019-12-17
DIRECTOR: Fix regression with c_goto command
Eugene Sandulenko
2019-12-17
DIRECTOR: LINGO: Implement b_go
Scott Percival
2019-12-17
DIRECTOR: LINGO: Add c_namepush
Scott Percival
2019-12-17
DIRECTOR: Add target for a test archive
Scott Percival
2019-12-17
DIRECTOR: LINGO: Variable name tweaks
Scott Percival
2019-12-17
DIRECTOR: LINGO: Support menu items without commands
Eugene Sandulenko
2019-12-17
DIRECTOR: LINGO: Execute menu commands
Eugene Sandulenko
2019-12-16
DIRECTOR: LINGO: Compile menu handlers
Eugene Sandulenko
2019-12-16
DIRECTOR: LINGO: Generate code for menu actions
Eugene Sandulenko
2019-12-16
DIRECTOR: LINGO: Provide actionId for menus
Eugene Sandulenko
2019-12-16
GRAPHICS: MACGUI: Save background on menu activation
Eugene Sandulenko
2019-12-16
DIRECTOR: Fix Missing Default Switch Case in Lingo Flex Parser
D G Turner
2019-12-16
DIRECTOR: Hid noisy warning
Eugene Sandulenko
2019-12-15
DIRECTOR: Clip drawing rects before rendering.
Eugene Sandulenko
2019-12-15
DIRECTOR: Improved debug output
Eugene Sandulenko
2019-12-14
GRAPHICS: MACGUI: Fixed text format parsing
Eugene Sandulenko
2019-12-14
DIRECTOR: Improved debug output
Eugene Sandulenko
2019-12-13
DIRECTOR: Implemented slow playback debug option
Eugene Sandulenko
2019-12-13
DIRECTOR: Changed notion of 'go to' commands to postponed
Eugene Sandulenko
2019-12-13
DIRECTOR: Fix label processing
Eugene Sandulenko
2019-12-13
DIRECTOR: Properly detect current label
Eugene Sandulenko
2019-12-13
DIRECTOR: Improved loading debug output
Eugene Sandulenko
2019-12-13
DIRECTOR: Correct sequence of events around frame drawing
Eugene Sandulenko
2019-12-13
DIRECTOR: Improved image debug output
Eugene Sandulenko
2019-12-13
DIRECTOR: LINGO: Fixed menus without newline at the end
Eugene Sandulenko
2019-12-13
DIRECTOR: LINGO: Fix warning
Eugene Sandulenko
2019-12-12
DIRECTOR: Fix Signed vs. Unsigned Comparison GCC Warning.
D G Turner
[next]