aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-02WAGE: Initialize class variablesEugene Sandulenko
2016-05-02NEWS: Add Kyra bugfixes for 1.8.1.Johannes Schickel
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-01I18N/DE: Improve translation for the Mute All settingLothar Serra Mari
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
2016-04-28WAGE: Reduce header dependencyEugene Sandulenko
2016-04-28WAGE: Moved patterns to WindowManagerEugene Sandulenko
2016-04-28WAGE: Moved cursor management to WMEugene Sandulenko
2016-04-28WAGE: Moved pattern and palette to WMEugene Sandulenko
2016-04-28WAGE: Renamed menu.* to macmenu.*Eugene Sandulenko
2016-04-28WAGE: Renamed create_wage.sh into generic create_classicmacfonts.shEugene Sandulenko
2016-04-28WAGE: Moved font loading to WM. wage.dat is now classicmacfonts.datEugene Sandulenko
2016-04-28WAGE: Decoupled Window class tooEugene Sandulenko
2016-04-28WAGE: More Menu class decoupling from the engineEugene Sandulenko
2016-04-27SCUMM HE: Better names for some WizParams fieldsEugene Sandulenko
2016-04-27GIT: Add *.VC.db to gitignorePeter Bozsó
2016-04-26WAGE: Fix background restoring on menu navigationEugene Sandulenko
2016-04-26WAGE: Reuse WM _screen for MenuEugene Sandulenko
2016-04-26WAGE: More abstraction to menu renderingEugene Sandulenko
2016-04-26WAGE: Moved menu shortcut processing to Menu classEugene Sandulenko
2016-04-25WAGE: CleanupEugene Sandulenko
2016-04-25WAGE: Move menu event processing to WindowManagerEugene Sandulenko
2016-04-25WAGE: Moved menu rendering to WindowManagerEugene Sandulenko
2016-04-25WAGE: Made Menu subclass of BaseMacWindowEugene Sandulenko
2016-04-25WAGE: Fix crash when cursor is off-screenEugene Sandulenko
2016-04-25WAGE: Virtualized MacWindow classEugene Sandulenko
2016-04-25WAGE: Splitout BaseMacWindow classEugene Sandulenko
2016-04-24README: Fix copy&paste mistake.Johannes Schickel
2016-04-24WAGE: Move desktop drawing to WMEugene Sandulenko
2016-04-24WAGE: Implemented window resizingEugene Sandulenko
2016-04-24WAGE: Started window resize implementationEugene Sandulenko
2016-04-24WAGE: Fixed window dragging upEugene Sandulenko