aboutsummaryrefslogtreecommitdiff
path: root/engines/director/lingo/lingo-the.cpp
AgeCommit message (Expand)Author
2019-12-31DIRECTOR: LINGO: Support getting object fieldsEugene Sandulenko
2019-12-30DIRECTOR: LINGO: Implement grammar for setting object fieldsEugene Sandulenko
2019-12-30DIRECTOR: LINGO: Added new token, THEOBJECTFIELD, for 'the <entity> of <object>'Eugene Sandulenko
2019-12-30DIRECTOR: LINGO: Load 'the entities' and fields per Director versionEugene Sandulenko
2019-12-30DIRECTOR: LINGO: Added version number to 'the fields'Eugene Sandulenko
2019-12-30DIRECTOR: LINGO: Clarified director version for some 'the entities'Eugene Sandulenko
2019-12-30DIRECTOR: LINGO: Added Director version to the 'the entity' listEugene Sandulenko
2019-12-30DIRECTOR: Get rid of _castTypes[]Eugene Sandulenko
2019-12-30DIRECTOR: Simplified cast managementEugene Sandulenko
2019-12-29DIRECTOR: LINGO: Normalise parameters before usage in setTheCast()Eugene Sandulenko
2019-12-29DIRECTOR: LINGO: Implement 'set the text of cast'Eugene Sandulenko
2019-12-29DIRECTOR: LINGO: Fix cast references in setTheCast()Eugene Sandulenko
2019-12-29DIRECTOR: LINGO: Code simplificaiton in Lingo::setTheCast()Eugene Sandulenko
2019-12-29DIRECTOR: LINGO: Implement 'the stilldown'Eugene Sandulenko
2019-12-29DIRECTOR: LINGO: Added 'set... of the cast' processingEugene Sandulenko
2019-12-27DIRECTOR: Properly implement sprite pattern settingEugene Sandulenko
2019-12-27DIRECTOR: LINGO: Added manipulation of sprite patterns.Eugene Sandulenko
2019-12-27DIRECTOR: Improved debug outputEugene Sandulenko
2019-12-24DIRECTOR: Furhter work on header dependency decreaseEugene Sandulenko
2019-12-24DIRECTOR: More work on reducing header dependencyEugene Sandulenko
2019-12-24DIRECTOR: Further simplification of include dependenciesEugene Sandulenko
2019-12-24DIRECTOR: Decreased header dependencyEugene Sandulenko
2019-12-02DIRECTOR: Change kTheLast to a TheFieldTypeScott Percival
2019-11-24DIRECTOR: Rename Cast class variables to follow our naming conventionsEugene Sandulenko
2017-03-12DIRECTOR: pre-load cast members.stevenhoefel
2017-02-09DIRECTOR: Lingo: Documented D4 "Text" LingoEugene Sandulenko
2017-02-09DIRECTOR: Lingo: Documented D4 "System" LingoEugene Sandulenko
2017-02-09DIRECTOR: Lingo: Documented D4 "Sprites" LingoEugene Sandulenko
2017-02-09DIRECTOR: Lingo: Documented D4 "Rectangle and point coordinates" LingoEugene Sandulenko
2017-02-09DIRECTOR: Lingo: Documented D4 "Puppets" LingoEugene Sandulenko
2017-02-09DIRECTOR: Made DirectorEngine::_currentScore privateEugene Sandulenko
2017-02-08DIRECTOR: Lingo: Documented D4 "Playing movies" LingoEugene Sandulenko
2017-02-08DIRECTOR: Lingo: Documented D4 "Operators and math functions" LingoEugene Sandulenko
2017-02-07DIRECTOR: Lingo: Documented D4 "Movie in a window" LingoEugene Sandulenko
2017-02-07DIRECTOR: Lingo: Documented D4 "Mouse and pointer" LingoEugene Sandulenko
2017-02-06DIRECTOR: Lingo: Documented D4 "External to Director" LingoEugene Sandulenko
2017-02-06DIRECTOR: Lingo: Documented D4 "Events" LingoEugene Sandulenko
2017-02-06DIRECTOR: Lingo: Documented D4 "Event handlers and messages" LingoEugene Sandulenko
2017-02-06DIRECTOR: Lingo: Documented D4 "Digital video" LingoEugene Sandulenko
2017-02-05DIRECTOR: Lingo: Documented D4 "Code structures" LingoEugene Sandulenko
2017-02-05DIRECTOR: Lingo: Documented D4 "Cast window management" LingoEugene Sandulenko
2017-02-05DIRECTOR: Lingo: Documented D4 "Cast members" LingoEugene Sandulenko
2017-01-14DIRECTOR: Lingo: More work on D4 mappingEugene Sandulenko
2017-01-13DIRECTOR: Lingo: Added stubs of List functions in D4Eugene Sandulenko
2017-01-11DIRECTOR: Lingo: Started documenting D4 keywordsEugene Sandulenko
2017-01-10DIRECTOR: Lingo: Clarify which of 'the entities' need idEugene Sandulenko
2017-01-10DIRECTOR: Lingo: Implemented stub for 'the time' entityEugene Sandulenko
2017-01-10DIRECTOR: Lingo: Added sub for 'the date' entityEugene Sandulenko
2017-01-10DIRECTOR: Lingo: Added stubs for D3 Text-related syntaxEugene Sandulenko
2017-01-10DIRECTOR: Lingo: More documentation for D3 differencesEugene Sandulenko