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-06
DIRECTOR: Added more 'if' statement tests
Eugene Sandulenko
2019-12-05
DIRECTOR: LINGO: Switch to GLR parser. Improvements
Eugene Sandulenko
2019-12-05
DIRECTOR: LINGO: Further simplification of 'if' statements grammar.
Eugene Sandulenko
2019-12-05
DIRECTOR: LINGO: Simplify 'if' statement parser
Eugene Sandulenko
2019-12-03
DIRECTOR: LINGO: Rewrite 'if' statement fully. Improve line counting
Eugene Sandulenko
2019-12-03
DIRECTOR: LINGO: Added test for C2 continuation symbol
Eugene Sandulenko
2019-12-04
DIRECTOR: LINGO: Fix cb_v4theentitynamepush to consume an argc
Scott Percival
2019-12-04
DIRECTOR: LINGO: Implement c_argcpush
Scott Percival
2019-12-03
DIRECTOR: LINGO: Add cb_v4theentitynamepush
Scott Percival
2019-12-03
DIRECTOR: LINGO: Add stub for b_go
Scott Percival
2019-12-03
DIRECTOR: LINGO: Fix continuation symbol parsing
Eugene Sandulenko
2019-12-03
DIRECTOR: LINGO: Correct processing of \xC3 (continuation) symbol
Eugene Sandulenko
2019-12-03
DIRECTOR: LINGO: Properly set pointer
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Made event handler names case insensitive
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Implemented passing 'me' as an object reference
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Fix splitting of the script by definitions
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Fix setting cast member values
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: JANITORIAL: Whitespace fixes
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Added test for inline equality tests
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Simplify grammar
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Resolved grammar conflict for '=' vs tEQ
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Fix debug output
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Fix macro calls as part of statement lists
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Added special lex case for 'set value of ()'
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Resolve reduce/reduce conflicts
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Simplified grammar
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Implemented RETURN as a built-in for the moment
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Simplify grammar a bit
Eugene Sandulenko
2019-12-02
DIRECTOR: Adjust naming of some instructions
Scott Percival
2019-12-02
DIRECTOR: Correct rebase mistake
Scott Percival
2019-12-02
DIRECTOR: Comments for bytecode argument parser
Scott Percival
2019-12-02
DIRECTOR: Show code offsets for stack printouts in Lingo::execute
Scott Percival
2019-12-02
DIRECTOR: Add readString and getString
Scott Percival
2019-12-02
DIRECTOR: Implement c_jump and c_jumpif
Scott Percival
2019-12-02
DIRECTOR: Replace code int/double parsing with inline function
Scott Percival
2019-12-02
DIRECTOR: Add stubs for c_jump and c_jumpif
Scott Percival
2019-12-02
DIRECTOR: Add c_constpush
Scott Percival
2019-12-02
DIRECTOR: Add c_v4theentitypush and c_v4theentityassign
Scott Percival
2019-12-02
DIRECTOR: Add bytecode lookup table for TheEntity functions
Scott Percival
2019-12-02
DIRECTOR: Change kTheLast to a TheFieldType
Scott Percival
2019-12-02
DIRECTOR: LINGO: Added another failing 'if' test
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Attempt to fix 'if' statements grammar
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Made assert statement meaningful
Eugene Sandulenko
2019-12-02
DIRECTOR: Load all STXT resources which look like scripts
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Implement extened 'on' clause syntax
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix syntax of repeatwith operator
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix compilation for multiple if conditions
Eugene Sandulenko
2019-12-01
GRAPHICS: MACGUI: Fix default font size
Eugene Sandulenko
2019-12-01
DIRECTOR: Fix fonts in cached texts
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix c_when() code, so the eecution may continue
Eugene Sandulenko
[prev]
[next]