aboutsummaryrefslogtreecommitdiff
path: root/engines/wage
AgeCommit message (Expand)Author
2017-08-08WAGE: Fix crash on sound reuse/game quitEugene Sandulenko
2017-08-08WAGE: The command is "inven"Eugene Sandulenko
2017-08-08WAGE: Set default values for DITL messagesEugene Sandulenko
2017-08-08WAGE: Initial stub for updateSoundTimerForScene()Eugene Sandulenko
2017-08-08WAGE: Play soundsEugene Sandulenko
2017-08-08GRAPHICS: MACGUI: Initial code for Cutting/Paste multiline input textsEugene Sandulenko
2017-08-07WAGE: Resize console window for new scene (restore lost functionality)Eugene Sandulenko
2017-08-05WAGE: Implement Gui::clearOutput()Eugene Sandulenko
2017-08-05WAGE: Mark Gui::clearOutput() as stubEugene Sandulenko
2017-08-05WAGE: Remove all old console codeEugene Sandulenko
2017-08-05WAGE: Implemented Cut and Clear actions over MacTextWindowEugene Sandulenko
2017-08-04WAGE: Use MacTextWindow for Undo and PasteEugene Sandulenko
2017-08-04WAGE: Use MacTextWindow code for copying to clipboardEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Made selection affecting the MacMenuEugene Sandulenko
2017-08-04WAGE: Remove redundant callEugene Sandulenko
2017-08-04WAGE: Remove now redundant input processingEugene Sandulenko
2017-08-04WAGE: Remove redundant codeEugene Sandulenko
2017-08-04WAGE: Make drawInput() a noop with MacTextWindowEugene Sandulenko
2017-08-04WAGE: Now we need to render newline at the end of each textEugene Sandulenko
2017-08-04WAGE: Switched console rendering to MacTextWindowEugene Sandulenko
2017-08-01WAGE: Render console text in MacTextWindowEugene Sandulenko
2017-08-01WAGE: Simplified text adding to MacTextWindowEugene Sandulenko
2017-08-01WAGE: Properly add input text to console on EnterEugene Sandulenko
2017-08-01WAGE: Started processing of input text from MacTextWindowEugene Sandulenko
2017-08-01WAGE: Draw cursor only when MacTextWindow is not usedEugene Sandulenko
2017-08-01WAGE: Correctly set font in MacTextWindow consoleEugene Sandulenko
2017-08-01WAGE: Switched Console window to MacTextWindowEugene Sandulenko
2017-08-01JANITORIAL: Fix code identationEugene Sandulenko
2017-08-01WAGE: Fix compilation with MacTextWindow enabledEugene Sandulenko
2017-07-17WAGE: Fix resizing and text selection bugVelocityRa
2017-07-17WAGE: Experimental MacText(Window) console renderingVelocityRa
2017-01-14GRAPHICS: Renamed Menu to MacMenu to avoid potential name collisionEugene Sandulenko
2017-01-14WAGE: Switch menu reading to common codeEugene Sandulenko
2017-01-14WAGE: Switch to the common readPascalStringEugene Sandulenko
2016-12-14WAGE: Update games statusEugene Sandulenko
2016-11-26WAGE: Add POTFILESrootfather
2016-10-07GRAPHICS: Search for font substitution for MacFontsEugene Sandulenko
2016-10-06GRAPHICS: Move font-related MacGUI code to MacFontManagerEugene Sandulenko
2016-09-05WAGE: Fix warningEugene Sandulenko
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-30Merge pull request #788 from Tkachov/cloudEugene Sandulenko
2016-08-24WAGE: Fix think line drawing, as pointed by md5Eugene Sandulenko
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
2016-08-24ALL: Add MetaEngine::simpleSaveNames()Alexander Tkachev
2016-08-20WAGE: Fix warningsEugene Sandulenko
2016-08-05WAGE: Fix crash in Brownie's DreamAlexander Tkachev
2016-08-05WAGE: Fix cursorAlexander Tkachev
2016-08-04WAGE: Update saves formatAlexander Tkachev
2016-08-03GRAPHICS/WAGE: Made MacWindowManager font maping requiring font sizeEugene Sandulenko
2016-08-03WAGE/GRAPHICS: Move standard Mac font mapping to gui/Eugene Sandulenko