aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-08-05DIRECTOR: Lingo: Added generic built-in proceduresEugene Sandulenko
2016-08-05DIRECTOR: Lingo: Made built-in functions genericEugene Sandulenko
2016-08-05TITANIC: Added skeleton QMixer class for mixer interfacePaul Gilbert
2016-08-05WAGE: Fix crash in Brownie's DreamAlexander Tkachev
2016-08-05WAGE: Fix cursorAlexander Tkachev
2016-08-05DIRECTOR: Lingo: Revert adding prefix 'v' to all Symbol types.Eugene Sandulenko
2016-08-05DIRECTOR: Lingo: Move MSVC fix to the .l fileEugene Sandulenko
2016-08-04TITANIC: Rename WaveFile to CWaveFile for consistencyPaul Gilbert
2016-08-04DIRECTOR: Fix compilation in Visual StudioPaul Gilbert
2016-08-04DIRECTOR: Fix warningsEugene Sandulenko
2016-08-04DIRECTOR: Lingo: Added stubs for 'continue', 'cursor' and 'delay'Eugene Sandulenko
2016-08-04DIRECTOR: Lingo: Simplified code generation for constantsEugene Sandulenko
2016-08-04DIRECTOR: Lingo: Added stubs for 'closeDA', 'closeResFile' and 'closeXlib'Eugene Sandulenko
2016-08-04DIRECTOR: Lingo: Added 'alert' and 'beep' function stubsEugene Sandulenko
2016-08-04SCI32: Add QFG4 Windows signatureColin Snover
2016-08-04DIRECTOR: Lingo: Add prefix 'v' to all Symbol types.Eugene Sandulenko
2016-08-04DIRECTOR: Lingo: Fix WinCE compilation.Eugene Sandulenko
2016-08-04DIRECTOR: Lingo: Fix PS2 compilationEugene Sandulenko
2016-08-04DIRECTOR: Put flex/bison as separate target, so general compilation is not af...Eugene Sandulenko
2016-08-04Merge pull request #787 from sev-/directorEugene Sandulenko
2016-08-04WAGE: Update saves formatAlexander Tkachev
2016-08-03TITANIC: Correct sound manager methods to return existing WaveFile classPaul Gilbert
2016-08-03TITANIC: Add CSound sound loading methodsPaul Gilbert
2016-08-03MOHAWK: Load games from outside the options dialog loopThierry Crozat
2016-08-03DIRECTOR: Update font generationEugene Sandulenko
2016-08-03DIRECTOR: Switch Mac font loading to the common codeEugene Sandulenko
2016-08-03DIRECTOR: Fix engine initializationEugene Sandulenko
2016-08-03DIRECTOR: More debug outputEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Do not error out on unknown entitiesEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Added stub fot 'the keycode' entityEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Do not error() on syntax errorsEugene Sandulenko
2016-08-03DIRECTOR: Correct startup sequenceEugene Sandulenko
2016-08-03DIRECTOR: Fix Mac archive reading.Eugene Sandulenko
2016-08-03DIRECTOR: Added detection for 'The Apartment'Eugene Sandulenko
2016-08-03DIRECTOR: Lingo: Implemented 'me' function support for factoriesEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Put codeFunc into separate functionEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Extended factory test to one from Warlock D5.safe-movie-1Eugene Sandulenko
2016-08-03DIRECTOR: Lingo: Simplify CodeIdEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Fix stack underflow on not enough parametersEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Process extra or too few arguments for built-insEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Turn builtins into normal symbolsEugene Sandulenko
2016-08-03JANITORIAL: Whitespace fixesEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Add extra sprite and string fields to "the entities"Dmitry Iskrich
2016-08-03DIRECTOR: Add enum for sprite typesDmitry Iskrich
2016-08-03DIRECTOR: Add extra fields for spritesDmitry Iskrich
2016-08-03DIRECTOR: Remove leftover .gitignoreEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Added tests for type conversionEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Added updateStage stubEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Issue warning instead of error at unhandled typesEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Plug memory leak at assignmentEugene Sandulenko