aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-17DIRECTOR: Lingo: Finished parameter tracingEugene Sandulenko
2016-08-17DIRECTOR: Lingo: Initial function parameter tracingEugene Sandulenko
2016-08-17DIRECTOR: Lingo: Added descriptions for rest of the commandsEugene Sandulenko
2016-08-16TITANIC: Fix for loop clauses in CPelleratorPaul Gilbert
2016-08-16TITANIC: Finished CPellerator classPaul Gilbert
2016-08-16TITANIC: Implemented various pellerator classesPaul Gilbert
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: Fix warningsEugene Sandulenko
2016-08-16DIRECTOR: Lingo: Added stubs for function up to 'n'Eugene Sandulenko
2016-08-16DIRECTOR: Lingo: Started adding function descriptionsEugene Sandulenko
2016-08-16DIRECTOR: Lingo: Start of script execution trace codeEugene Sandulenko
2016-08-16MOHAWK: Fix setting the ambient sound volumesBastien Bouclet
A crash would occur when the number of ambient sound decreases while keeping the same base sound. Fixes #7184.
2016-08-15TITANIC: Implemented CBrainSlot classPaul Gilbert
2016-08-15TITANIC: Implemented CBowlUnlocker classPaul Gilbert
2016-08-15TITANIC: Implemented CHeadPiece and ear classesPaul Gilbert
2016-08-15TITANIC: Implemented CBottomOfWellMonitor classPaul Gilbert
2016-08-15TITANIC: Implemented CBomb classPaul Gilbert
2016-08-15TITANIC: Fix some compiler warningsPaul Gilbert
2016-08-15TITANIC: Implemented CParrotSuccUBus classPaul Gilbert
2016-08-15SCI: Add comment that GK1 on Mac is on floppies and not CD.Martin Kiewitz
2016-08-15SCI: Add comments about GK1 on Mac being hi-res onlyMartin Kiewitz
2016-08-15SCI: Move GUI-options to sci.hMartin Kiewitz
2016-08-15DIRECTOR: Fix debug channels initializationEugene Sandulenko
2016-08-15DIRECTOR: Lingo: Added some debug outputEugene Sandulenko
2016-08-15DIRECTOR: Lingo: Fix mNew factory method callingEugene Sandulenko
2016-08-15DIRECTOR: Lingo: Switch compilation debug to a channelEugene Sandulenko
2016-08-15DIRECTOR: Register debug channelsEugene Sandulenko
2016-08-15FULLPIPE: Remove copy/paste leftoverEugene Sandulenko
2016-08-15SCI: Improve "force hires graphics"-option reading codeMartin Kiewitz
We originally used hardcoded gameIDs and checked for CD-version. Now the game option itself is checked for. When it's available for the currently detected game, the option is read, otherwise it defaults to false (same behavior as before).
2016-08-15BUILD: Switch SDL backend to SDL2 by default. SDL1 is still a fallback.Eugene Sandulenko
2016-08-15NEWS: Mention snap support in LinuxLothar Serra Mari
2016-08-14TITANIC: Move BilgeSuccUBus & ParrotSuccUBus to npcs/ folderPaul Gilbert
2016-08-14TITANIC: Remainder of CBilgeSuccUBus classPaul Gilbert
2016-08-14TITANIC: Implemented more game classesPaul Gilbert
2016-08-14FULLPIPE: Rename MctlGraph substructuresEugene Sandulenko
2016-08-14FULLPIPE: Renamed MctlGraph class methodsEugene Sandulenko
2016-08-14FULLPIPE: Rename MovGraph2 to MctlGraphEugene Sandulenko
2016-08-14TITANIC: Implemented CBarMenu and CBarMenuButton classesPaul Gilbert
2016-08-14FULLPIPE: Rearrange code and fix flags initalization in ↵Retro-Junk
MovGraph2::buildMovInfo1MessageQueue
2016-08-14FULLPIPE: Add missing list purge in MovGraph2::findMinPathRetro-Junk
2016-08-14FULLPIPE: Renamed rest of the AniHandler class methodsEugene Sandulenko
2016-08-14FULLPIPE: Further renames in AniHandler classEugene Sandulenko
2016-08-14FULLPIPE: Mass renaming of AniHandler classEugene Sandulenko
2016-08-14FULLPIPE: Rename various mgm variables to aniHandlerEugene Sandulenko
2016-08-14FULLPIPE: Rename MGM class to AniHandlerEugene Sandulenko
2016-08-14FULLPIPE: Rename mgm.* to anihandler.*Eugene Sandulenko
2016-08-14TITANIC: Implemented CTitania classPaul Gilbert