aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-09-03MACVENTURE: Provide copyright notice for WebVenture by Sean Kasun, and fix GP...Eugene Sandulenko
2016-09-03MACVENTURE: Fix warningEugene Sandulenko
2016-09-03SCUMM HE: Constify string parameterOri Avtalion
2016-09-03Merge pull request #807 from blorente/macventure-cleanEugene Sandulenko
2016-09-02TITANIC: Fix and cleanup for sound freeingPaul Gilbert
2016-09-02TITANIC: Cleanup of True Talk classesPaul Gilbert
2016-09-02TITANIC: Cleanup of CPetInventory, removal of unused fieldsPaul Gilbert
2016-09-02TITANIC: Cleanup of CPlugInPaul Gilbert
2016-09-02TITANIC: Cleanup of CCarryParrotPaul Gilbert
2016-09-02TITANIC: Cleanup of CPetText classPaul Gilbert
2016-09-02TITANIC: Figured out sound durations for speeches & SFXPaul Gilbert
2016-09-02TITANIC: Add kSimpleSavesNames to features listPaul Gilbert
2016-09-02TITANIC: Fix cahce scan in CDialogueFile::addToCachePaul Gilbert
2016-09-02TITANIC: Fixes to building NPC response chainPaul Gilbert
2016-09-02Merge pull request #821 from BenCastricum/bugfixesEugene Sandulenko
2016-09-02DIRECTOR: Added basic keycode mappingEugene Sandulenko
2016-09-02DIRECTOR: Lingo: Fix c_when() executionEugene Sandulenko
2016-09-02DIRECTOR: Lingo: Implement in-place macro callingEugene Sandulenko
2016-09-02TITANIC: Fix default return of TTnpcScript::handleQuotePaul Gilbert
2016-09-02TITANIC: Minor fix and cleanup for NPC talking startupPaul Gilbert
2016-09-02DIRECTOR: Lingo: Fixed c_whencode and added debug outputEugene Sandulenko
2016-09-02DIRECTOR: Initial code for Lingo keyboard handlingEugene Sandulenko
2016-09-01TITANIC: Fix compiler warningsPaul Gilbert
2016-09-01TITANIC: Add room script field initializationPaul Gilbert
2016-09-01TITANIC: Fix ship crashing multiple timesPaul Gilbert
2016-09-01TITANIC: Fix infinite loop in CViewItem findLinkPaul Gilbert
2016-09-01TITANIC: Implement timed changes in volume like the original doesPaul Gilbert
2016-09-01TITANIC: Convert many static_casts to dynamic_castPaul Gilbert
2016-09-01TITANIC: Fix to setting and checking soundsPaul Gilbert
2016-09-01DIRECTOR: Lingo: Fix 'the' entities processingEugene Sandulenko
2016-09-01DIRECTOR: Lingo: Implemented 'the colorQD' and 'the colorDepth' entitiesEugene Sandulenko
2016-09-01DIRECTOR: CleanupEugene Sandulenko
2016-09-01DIRECTOR: Lingo: Implemented when..then keyword logicEugene Sandulenko
2016-08-31TITANIC: Add assert to detect what's currently a memory corruptionPaul Gilbert
2016-08-31TITANIC: Fix black flash at the start of view change clipsPaul Gilbert
2016-08-31TITANIC: Improvements to view change animationsPaul Gilbert
2016-08-31TITANIC: View change animations now partially workingPaul Gilbert
2016-08-31TITANIC: Fix the isSpecialPressed methodPaul Gilbert
2016-08-31TITANIC: Add support for specifying a sound is music or SFXPaul Gilbert
2016-08-31TITANIC: Fixes to warnings, and removal of some unneeded fieldsPaul Gilbert
2016-08-31TITANIC: Fix crash when loading second soundPaul Gilbert
2016-08-31FULLPIPE: Remove redundant type castEugene Sandulenko
2016-08-31FULLPIPE: Fix warningEugene Sandulenko
2016-08-31FULLPIPE: Fix incorrect code path in StaticANIObject::updateRetro-Junk
2016-08-31FULLPIPE: Fixed Behaviour methodsEugene Sandulenko
2016-08-31FULLPIPE: Added more debugging to scene03Eugene Sandulenko
2016-08-31FULLPIPE: Fix mismatched malloc/freeEugene Sandulenko
2016-08-31TITANIC: Rename CMusicHandler to CMusicRoomHandler for better clarityPaul Gilbert
2016-08-30TITANIC: Fleshed out CMusicRoom & CMusicHandler setupPaul Gilbert