aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-06TITANIC: Added more sound manager methods, field renames in CProximityPaul Gilbert
2016-08-06DIRECTOR: Fix some image rendering seg faultsDmitry Iskrich
2016-08-06DIRECTOR: Debug output for Mac resourceDmitry Iskrich
2016-08-06DIRECTOR: Change sprite typeDmitry Iskrich
2016-08-06DIRECTOR: Lingo: Added stubs for open*, do, pause commandsEugene Sandulenko
2016-08-06DIRECTOR: Lingo. Added stubs for 'do' and 'open' commandsEugene Sandulenko
2016-08-06SCI32: Remove VMD flags from Audio32 mixerColin Snover
2016-08-06SCI32: Actually save and load remapsColin Snover
2016-08-06TITANIC: Added more sound manager methodsPaul Gilbert
2016-08-06WAGE: Fix crash in ExplorerAlexander Tkachev
2016-08-06WIN32: Update copyright year in scummvm.issLothar Serra Mari
2016-08-06DOCUMENTATION: Use uppercase filenames for German documentationLothar Serra Mari
2016-08-06DIRECTOR: Lingo: Added more command stubsEugene Sandulenko
2016-08-06DIRECTOR: Lingo: Moved recently added functions to built-insEugene Sandulenko
2016-08-05TITANIC: Add sounds list to QSoundManagerPaul Gilbert
2016-08-05IMAGE: Add titanic to list of engines using TGA decoderPaul Gilbert
2016-08-05AUDIO: Add titanic to list of engines using wave filesPaul Gilbert
2016-08-05TITANIC: Starting to flesh out sound loadingPaul Gilbert
2016-08-05DIRECTOR: Lingo: Fix compilationEugene Sandulenko
2016-08-05DIRECTOR: Lingo: Added generic built-in proceduresEugene Sandulenko
2016-08-05DIRECTOR: Lingo: Made built-in functions genericEugene Sandulenko
2016-08-05NEWS: Update German NEWS fileLothar Serra Mari
2016-08-05TITANIC: Added skeleton QMixer class for mixer interfacePaul Gilbert
2016-08-05CREATE_PROJECT: Fix Xcode generator macOS targetColin Snover
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-04POSIX: Add #ifdef guards for DATA_PATH.Alyssa Milburn
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-04DC: Fix compilationEugene Sandulenko
2016-08-04N64: Added pos() method to another save classEugene Sandulenko
2016-08-04N64: Fix warningEugene Sandulenko
2016-08-04N64: Fix build adter WriteStream::pos() additionEugene Sandulenko
2016-08-04BACKENDS: Fix DC's OutVMSave to have pos()Alexander Tkachev
2016-08-04WAGE: Update saves formatAlexander Tkachev
2016-08-04COMMON: Update GZipWriteStream::pos()Alexander Tkachev
2016-08-04COMMON: Add WriteStream::pos()Alexander Tkachev