aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2013-09-12Merge pull request #378 from lordhoto/pluggable-engines-translationsJohannes Schickel
RFC: Pluggable Engines: I18N: Move specification of engine specific files to enginedir/POTFILES
2013-09-12FULLPIPE: Move Sc2 to gameloader.hEugene Sandulenko
2013-09-12FULLPIPE: Implement CGameLoader::preloadScene()Eugene Sandulenko
2013-09-12FULLPIPE: Move PreloadItems to gameloader.hEugene Sandulenko
2013-09-12Merge pull request #360 from lordhoto/scumm-adEugene Sandulenko
SCUMM: Implement original AD AdLib output.
2013-09-12Merge pull request #387 from tobiatesan/trim_argumentsEugene Sandulenko
WINTERMUTE: Remove useless Rect extra argument from fadeToColor.
2013-09-11TSAGE: Renaming and fixes for Spill Mountains TanneryPaul Gilbert
2013-09-12FULLPIPE: Fix debug sceneEugene Sandulenko
2013-09-11FULLPIPE: Add parenthesisEugene Sandulenko
2013-09-11FULLPIPE: Fix compilation with MSVC and add a FIXMEFilippos Karapetis
2013-09-10TSAGE: Fixes for R2R Spill Mountains maze walk regionsPaul Gilbert
2013-09-10TSAGE: Bugfixes and renaming for R2R Spill Mountains Elevator ExitPaul Gilbert
2013-09-10TSAGE: Bugfixes for Spill Mountain mazePaul Gilbert
2013-09-10FULLPIPE: Finish sceneHandlerDbgMenu()Eugene Sandulenko
2013-09-10FULLPIPE: Move GameObject::canInteractAny() out of the classEugene Sandulenko
2013-09-10FULLPIPE: Remove unused class variableEugene Sandulenko
2013-09-10FULLPIPE: Add stub warning.Eugene Sandulenko
2013-09-10FULLPIPE: Remove noop code. CID 1063230Eugene Sandulenko
2013-09-10FULLPIPE: Add sanity check. CID 1063218Eugene Sandulenko
2013-09-10FULLPIPE: Fix stupid type. CID 1072975Eugene Sandulenko
2013-09-09TSAGE: Renaming for R2R Spill Mountain throne roomPaul Gilbert
2013-09-09TSAGE: Fixes and renaming for R2R Spill Mountains bedroomPaul Gilbert
2013-09-09TSAGE: Bugfixes for R2R Miranda interrogationPaul Gilbert
2013-09-09FULLPIPE: Started debug sceneEugene Sandulenko
2013-09-09FULLPIPE: Fix logical error. CID 1086776Eugene Sandulenko
2013-09-09FULLPIPE: Do not continue unnecessary function. CID 1086777Eugene Sandulenko
2013-09-09FULLPIPE: Remove unnecessary check. CID 1086775Eugene Sandulenko
2013-09-09FULLPIPE: Fix logical error. CID 1086778Eugene Sandulenko
2013-09-09FULLPIPE: Fix function prototypeEugene Sandulenko
2013-09-08TSAGE: Bugfixes and renaming for R2R Rim Lift ComputerPaul Gilbert
2013-09-08TSAGE: Bugfixes and renaming for R2R Rim Lift interiorPaul Gilbert
2013-09-09SWORD25: Remove unused variableEugene Sandulenko
2013-09-09FULLPIPE: Fix warningEugene Sandulenko
2013-09-09FULLPIPE: Fix warningsEugene Sandulenko
2013-09-09FULLPIPE: Drop game platform in autogenerated gameid since only Windows ↵Eugene Sandulenko
version existed
2013-09-09AD: Introduce ADGF_DROPPLATFORMEugene Sandulenko
2013-09-08WINTERMUTE: Swap dpi and font-height to be the right-way around.Einar Johan Trøan Sømåen
2013-09-08Merge pull request #388 from sev-/fullpipeEugene Sandulenko
FULLPIPE: Merge The Full Pipe engine
2013-09-08FULLPIPE: Implement CInteractionController::handleInteraction()Eugene Sandulenko
2013-09-08TSAGE: Fixes and renaming for R2R Rim lift exterior scenePaul Gilbert
2013-09-08TSAGE: Fixes and renaming for R2R rim scenePaul Gilbert
2013-09-07FULLPIPE: Implement CInteraction::isOverlapping()Eugene Sandulenko
2013-09-06FULLPIPE: Fix mouse event handlingEugene Sandulenko
2013-09-06FULLPIPE: Replace goto usageEugene Sandulenko
2013-09-06FULLPIPE: Whitespace fixEugene Sandulenko
2013-09-06FULLPIPE: Fix const'nessEugene Sandulenko
2013-09-06FULLPIPE: Fix const'nessEugene Sandulenko
2013-09-06FULLPIPE: Fixed compiler warningEugene Sandulenko
2013-09-06FULLPIPE: Turn Sc2Array into typedefEugene Sandulenko
2013-09-06FULLPIPE: Added guard #defineEugene Sandulenko