aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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 versi...Eugene Sandulenko
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
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-07ZVISION: Set a Puzzle as completed before executing its ResultActionsRichieSams
2013-09-07ZVISION: Delete a Control * when removing it from _activeControlsRichieSams
2013-09-07ZVISION: Add scr parse line for ActionAssignRichieSams
2013-09-07ZVISION: Allow RLF seeking without returning a frameRichieSams
2013-09-07ZVISION: Make LeverControl render to the working window instead of directly t...RichieSams
2013-09-07ZVISION: Make the declaration and implementation of copyRectToWorkingWindow b...RichieSams
2013-09-07FULLPIPE: Implement CInteraction::isOverlapping()Eugene Sandulenko
2013-09-07ZVISION: Add dirty rectangling support for pure image renderingRichieSams
2013-09-07ZVISION: Fix pixel copying errors in renderRectToWorkingWindowRichieSams
2013-09-07ZVISION: Update ActionSetPartialScreen to use new function nameRichieSams
2013-09-07ZVISION: Re-enable rendering to the backbufferRichieSams
2013-09-06ZVISION: Actually use the converted color instead of the old oneRichieSams
2013-09-06ZVISION: Fix accidental signed read from save file headerRichieSams
2013-09-06ZVISION: Delete action_nodeRichieSams
2013-09-06ZVISION: Save the Puzzle key, since ChangeLocation could be calledRichieSams
2013-09-06ZVISION: Fix signed/unsigned mismatchRichieSams
2013-09-06ZVISION: Disable saving until it can be fixedRichieSams
2013-09-06ZVISION: Do full working window warp instead of image at a timeRichieSams
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
2013-09-06FULLPIPE: Inherit GlobalMessageQueueList from Common::ArrayEugene Sandulenko
2013-09-06FULLPIPE: Remove unused classEugene Sandulenko
2013-09-06FULLPIPE: Use consistent include guardEugene Sandulenko
2013-09-06FULLPIPE: Make engine conditionally compilable as dynamic pluginEugene Sandulenko
2013-09-06FULLPIPE: Implement CInteraction::canInteract()Eugene Sandulenko
2013-09-06FULLPIPE: Implement GameObject::canInteractAny()Eugene Sandulenko
2013-09-06FULLPIPE: Implement Bitmap::isPixelHitAtPos()Eugene Sandulenko
2013-09-06FULLPIPE: Fix *AtPos() functionsEugene Sandulenko
2013-09-06FULLPIPE: Implement Bitmap::isPixelHitAtPos()Eugene Sandulenko
2013-09-06FULLPIPE: Fix default cursorEugene Sandulenko
2013-09-06FULLPIPE: Implement StaticANIObject::setSpeed()Eugene Sandulenko
2013-09-06FULLPIPE: Hid noisy stub messageEugene Sandulenko
2013-09-06FULLPIPE: Bugfix shadow drawingEugene Sandulenko