aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-05-06SWORD25: Fix class initializationEugene Sandulenko
2016-05-05SCUMM HE: More debug outputEugene Sandulenko
2016-05-05SAGA: Initialization for IsoMapEugene Sandulenko
2016-05-05SAGA: Init puzzle properlyEugene Sandulenko
2016-05-05SAGA: Safer string copyingEugene Sandulenko
2016-05-04PARALLACTION: Use Common::strlcpy instead of strncpy as suggested by LordHotoEugene Sandulenko
2016-05-04SCUMM HE: Fix premultiplied T14 calculationEugene Sandulenko
2016-05-04PARALLACTION: Use strncpyEugene Sandulenko
2016-05-04PARALLACTION: Init class variablesEugene Sandulenko
2016-05-04TONY: Remove redundant checksEugene Sandulenko
2016-05-04TONY: Fix buffer overrunEugene Sandulenko
2016-05-04SCUMM HE: Fix conditionBit sizeEugene Sandulenko
2016-05-04SCUMM HE: Hid debug output deeperEugene Sandulenko
2016-05-04SCUMM HE: Added Composite Wiz images to pixel detectionEugene Sandulenko
2016-05-03TEENAGENT: Proper initialization for Object structure.Eugene Sandulenko
2016-05-03SCUMM HE: Fixes to T14 image clippingEugene Sandulenko
2016-05-03LASTEXPRESS: Fix logic comparisonEugene Sandulenko
2016-05-03TONY: Fix numerous memory leaksEugene Sandulenko
2016-05-03TEENAGENT: Renames and cleanupEugene Sandulenko
2016-05-03SCUMM HE: Clip T14 Wiz images properlyEugene Sandulenko
2016-05-02TSAGE: R2R - Fix bug in scene 2425Strangerke
2016-05-02SCUMM HE: Implement premultiplied transparency renderingEugene Sandulenko
2016-05-02CGE2: More portable way of getting max long valueEugene Sandulenko
2016-05-02MORTEVIELLE: Fix warningEugene Sandulenko
2016-05-02MADS: Fix class initializationEugene Sandulenko
2016-05-02TOLTECS: Initialize class variablesEugene Sandulenko
2016-05-02MADE: Init class variablesEugene Sandulenko
2016-05-02MADE: CleanupEugene Sandulenko
2016-05-02MADE: Plug memory leakEugene Sandulenko
2016-05-02WAGE: Initialize class variablesEugene Sandulenko
2016-05-02SCUMM HE: Fix T14 output positionsEugene Sandulenko
2016-05-02SCUMM HE: Bugfix T14 decoderEugene Sandulenko
2016-05-02SCUMM HE: More work on T14 codecEugene Sandulenko
2016-05-01SCUMM HE: Further work on T14 codecEugene Sandulenko
2016-04-30SCUMM HE: Fix compilation with disabled 16bit colorEugene Sandulenko
2016-04-30SCUMM HE: Stub for Wiz T14 compressionEugene Sandulenko
2016-04-30SCUMM HE: Implemented Composite Wiz imagesEugene Sandulenko
2016-04-30SCUMM HE: Prepared drawWizImage for recursive callsEugene Sandulenko
2016-04-30SCUMM HE: Enhanced drawWizImage call argumentsEugene Sandulenko
2016-04-29SCUMM HE: Initial code for Moonbase-specific classEugene Sandulenko
2016-04-29SCUMM HE: Renamed logic/moonbase.cpp to moonbase_logic.cppEugene Sandulenko
2016-04-29SCUMM HE: More structure variable mappingEugene Sandulenko
2016-04-29SCUMM HE: Mapped WizImg struct member nameEugene Sandulenko
2016-04-28SCUMM HE: Stubs for moonbase logic opsEugene Sandulenko
2016-04-28WAGE: Remove yet another indirect reference to WAGE engine in WMEugene Sandulenko
2016-04-28WAGE: Compose MacMenu instead of screen copying.Eugene Sandulenko
2016-04-28WAGE: Removed dependency of Menu on Wage::DesignEugene Sandulenko
2016-04-28WAGE: Implemented menu commands as callbackEugene Sandulenko
2016-04-28WAGE: Moved game-specific menu creation to gui.cppEugene Sandulenko
2016-04-28WAGE: Move rest of console-related functionality to gui-console.cppEugene Sandulenko