aboutsummaryrefslogtreecommitdiff
path: root/engines/director/lingo/lingo-the.cpp
AgeCommit message (Expand)Author
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
2017-01-09DIRECTOR: Documented mouse and pointer-related D3 keywordsEugene Sandulenko
2017-01-08DIRECTOR: Lingo: Documented D3 menu propertiesEugene Sandulenko
2017-01-07DIRECTOR: Lingo: Added stub for 'me' keywordEugene Sandulenko
2017-01-07DIRECTOR: Lingo: Documented catmember differences for D3Eugene Sandulenko
2016-11-08DIRECTOR: Split out cast-related classes into separate fileEugene Sandulenko
2016-10-19DIRECTOR: Lingo: Implemented getting 'the frame' entityEugene Sandulenko
2016-09-05DIRECTOR: Lingo: Implemented and documented 'the key' and 'the machineType'Eugene Sandulenko
2016-09-02DIRECTOR: Initial code for Lingo keyboard handlingEugene Sandulenko
2016-09-01DIRECTOR: Lingo: Fix 'the' entities processingEugene Sandulenko
2016-09-01DIRECTOR: Lingo: Implemented 'the colorQD' and 'the colorDepth' entitiesEugene Sandulenko
2016-08-23DIRECTOR: Reduce header dependencyEugene Sandulenko
2016-08-23DIRECTOR: Split score.cpp file into classesEugene Sandulenko
2016-08-20DIRECTOR: Lingo: Added all D2 text properties. This completes D2 grammar. Yay!Eugene Sandulenko
2016-08-20DIRECTOR: Lingo: Added stubs for all D2 sprite propertiesEugene Sandulenko
2016-08-20DIRECTOR: Lingo: Added stubs for all D2 propertiesEugene Sandulenko
2016-08-17DIRECTOR: Lingo: Added missing breakEugene Sandulenko
2016-08-17DIRECTOR: Lingo: Fixed 'the' entity retrievalEugene Sandulenko
2016-08-17DIRECTOR: Marked all D2 'the' functionsEugene Sandulenko
2016-08-17DIRECTOR: Lingo: Added stubs for rest of the D2 functionsEugene Sandulenko
2016-08-16DIRECTOR: Lingo: Implement D2 version of 'the sqrt'Eugene Sandulenko
2016-08-16DIRECTOR: Lingo: Added stubs for functions up to 's'Eugene Sandulenko
2016-08-16DIRECTOR: Lingo: Added stubs for function up to 'n'Eugene Sandulenko
2016-08-13DIRECTOR: Lingo: Implemented integerp function and added stubs for 'the free*'Eugene Sandulenko
2016-08-06DIRECTOR: Change sprite typeDmitry Iskrich
2016-08-05DIRECTOR: Lingo: Revert adding prefix 'v' to all Symbol types.Eugene Sandulenko
2016-08-04DIRECTOR: Lingo: Add prefix 'v' to all Symbol types.Eugene Sandulenko
2016-08-04DIRECTOR: Lingo: Fix WinCE compilation.Eugene Sandulenko
2016-08-03DIRECTOR: Lingo: Added stub fot 'the keycode' entityEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Add extra sprite and string fields to "the entities"Dmitry Iskrich
2016-08-03DIRECTOR: Lingo: Distinguish same name the fields for different the entitiesEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Better error handling for 'the' entitiesEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Do not error out on non-existent sprites/castsEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Implement setting the entity fieldsEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Implement getting the entity fieldsEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Process simple 'the' entitiesEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Initial code for 'the' entity handlingEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Added more 'the' entities. Implemented the floatPrecision en...Eugene Sandulenko
2016-08-03DIRECTOR: Add modified flag, Lingo: Handle some common cast fieldsDmitry Iskrich
2016-08-03DIRECTOR: Lingo: Change hasID to intDmitry Iskrich
2016-08-03DIRECTOR: Add sprite controlling fieldsDmitry Iskrich
2016-08-03DIRECTOR: Lingo: Optimise 'the' setters and getters.Eugene Sandulenko
2016-08-03DIRECTOR: Lingo: Set/Get common sprite fieldsDmitry Iskrich