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
/
lingo
Age
Commit message (
Expand
)
Author
2020-01-09
DIRECTOR: Renamed lingotests detection file to avoid execution
Eugene Sandulenko
2020-01-09
DIRECTOR: LINGO: Added test for 'put the number of <x> of'
Eugene Sandulenko
2020-01-09
DIRECTOR: LINGO: Fix compilation for 'the number of words of'
Eugene Sandulenko
2020-01-09
DIRECTOR: LINGO: Allow cb_v4theentitypush and cb_v4theentityassign to cast to...
Scott Percival
2020-01-08
DIRECTOR: LINGO: Regenerate lexer
Eugene Sandulenko
2020-01-08
DIRECTOR: LINGO: Fix MovieScript event processing
Eugene Sandulenko
2020-01-08
DIRECTOR: LINGO: Implement 'the pi'
Eugene Sandulenko
2020-01-08
DIRECTOR: LINGO: Clarified built-ins for D3
Eugene Sandulenko
2020-01-07
DIRECTOR: LINGO: Fix warnings
Eugene Sandulenko
2020-01-06
DIRECTOR: LINGO: Clarify the control flow
Eugene Sandulenko
2020-01-06
DIRECTOR: LINGO: Clarified keywords present in D3.1
Eugene Sandulenko
2020-01-05
DIRECTOR: LINGO: Remove unnecessary warning
Eugene Sandulenko
2020-01-05
DIRECTOR: LINGO: Fix grammar for 'the entities' with id
Eugene Sandulenko
2020-01-04
DIRECTOR: LINGO: 'version' returns string, not an integer
Eugene Sandulenko
2020-01-02
DIRECTOR: LINGO: Fix comment
Eugene Sandulenko
2020-01-01
DIRECTOR: LINGO: Fix 'the cast' director version
Eugene Sandulenko
2020-01-01
DIRECTOR: LINGO: Improved lexer debug output
Eugene Sandulenko
2020-01-01
DIRECTOR: Implement kTheMouseH and kTheMouseV
Scott Percival
2020-01-01
DIRECTOR: Improve path converting
Eugene Sandulenko
2020-01-01
DIRECTOR: Use current path for navigating between movies
Eugene Sandulenko
2020-01-01
DIRECTOR: Fix cast id references
Eugene Sandulenko
2020-01-01
DIRECTOR: LINGO: Add cb_v4putvalue, casting support for REFERENCE
Scott Percival
2020-01-01
DIRECTOR: LINGO: Re-add go as a builtin for v4
Scott Percival
2020-01-01
DIRECTOR: LINGO: Add wrapper for executing script handlers
Scott Percival
2020-01-01
DIRECTOR: Move more enums to types.h
Eugene Sandulenko
2020-01-01
JANITORIAL: Fix table formatting
Eugene Sandulenko
2020-01-01
DIRECTOR: LINGO: Moved all built-ins to separate namespace
Eugene Sandulenko
2020-01-01
DIRECTOR: LINGO: Replace LC class with namespace
Eugene Sandulenko
2020-01-01
JANITORIAL: Align table formatting
Eugene Sandulenko
2020-01-01
DIRECTOR: LINGO: Moved all codes to separate class to lessen Lingo class poll...
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Avoid reading past buffer in the preprocessor
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: 'return' could have no arguments
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Added decompilation prototypes for newly added codes
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Added test for chunk functions
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Implement parsing of 'the number of <xx> in' chunk functions
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Allow numbers in object names
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Support getting object fields
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Fixed 'factory' lexing
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Added test for factory()
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Implement function flavour of factory() built-in
Eugene Sandulenko
2019-12-30
DIRECTOR: LINGO: Fix grammar for built-ins with empty arglist
Eugene Sandulenko
2019-12-30
DIRECTOR: LINGO: Added test for empty arglist
Eugene Sandulenko
2019-12-30
DIRECTOR: LINGO: Added test for object setting
Eugene Sandulenko
2019-12-30
DIRECTOR: LINGO: Implement grammar for setting object fields
Eugene Sandulenko
2019-12-30
DIRECTOR: LINGO: Added new token, THEOBJECTFIELD, for 'the <entity> of <object>'
Eugene Sandulenko
2019-12-30
DIRECTOR: LINGO: Load 'the entities' and fields per Director version
Eugene Sandulenko
2019-12-30
DIRECTOR: LINGO: Added version number to 'the fields'
Eugene Sandulenko
2019-12-30
DIRECTOR: LINGO: Clarified director version for some 'the entities'
Eugene Sandulenko
2019-12-30
DIRECTOR: LINGO: Added Director version to the 'the entity' list
Eugene Sandulenko
2019-12-30
DIRECTOR: Get rid of _castTypes[]
Eugene Sandulenko
[next]