aboutsummaryrefslogtreecommitdiff
path: root/engines/wage
AgeCommit message (Expand)Author
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
2016-08-02WAGE: Revert indentationBorja Lorente
2016-08-02WAGE: Remove leftover filesBorja Lorente
2016-07-31WAGE: Fallback to built-in bordersBorja Lorente
2016-07-31WAGE: Remove custom bordersBorja Lorente
2016-07-31WAGE: Change GUI Scene to load BMP bordersBorja Lorente
2016-07-31WAGE: Implement active/inactive bordersBorja Lorente
2016-07-31WAGE: Fix border loadingBorja Lorente
2016-07-31WAGE: Begin adding borders to the windowsBorja Lorente
2016-07-31WAGE: Remove superfluous commentBorja Lorente
2016-07-31WAGE: Add basic border loading codeBorja Lorente
2016-07-31WAGE: Remove unnecessary border codeBorja Lorente
2016-07-31WAGE: Fix style issuesBorja Lorente
2016-07-31WAGE: Adapt to namespace changeBorja Lorente
2016-07-31GRAPHICS: Move MacMenu constantsBorja Lorente
2016-07-31GRAPHICS: Create wrapper namespace for MacWindowManager constantsBorja Lorente
2016-07-31GRAPHICS: Create wrapper namespace for MacWindow constantsBorja Lorente
2016-07-31GRAPHICS: Create wrapper namespace for MacMenu constantsBorja Lorente
2016-07-31WAGE: Extract MacMenuBorja Lorente
2016-07-30WAGE: Adapt to MacMenu namespace changeBorja Lorente
2016-07-30WAGE: Extract MacWindowBorja Lorente
2016-07-30WAGE: Change namespace of MacWindowBorja Lorente
2016-07-30WAGE: Extract MacWindowManagerBorja Lorente
2016-07-29WAGE: Make menu items show Save/Load dialogAlexander Tkachev
2016-07-29Merge pull request #793 from Tkachov/wageEugene Sandulenko
2016-07-29WAGE: Fix Chr::ChrArmorType unknown identifierAlexander Tkachev
2016-07-28WAGE: Refresh menus on loadAlexander Tkachev
2016-07-28WAGE: Fix weapons menu sizeEugene Sandulenko
2016-07-28WAGE: Refine loadGame()Alexander Tkachev
2016-07-27WAGE: Add loadGame() sketchAlexander Tkachev
2016-07-27WAGE: Move some code in saveGame()Alexander Tkachev
2016-07-27WAGE: Refine saveGame() once moreAlexander Tkachev
2016-07-27WAGE: Add World's _signatureAlexander Tkachev
2016-07-27WAGE: Refine saveGame()Alexander Tkachev
2016-07-27WAGE: Refine WageEngine::saveGame()Alexander Tkachev
2016-07-26WAGE: Add saveGameState() sketchAlexander Tkachev
2016-07-20JANITORIAL: Indentation fixesEugene Sandulenko
2016-07-20JANITORIAL: Fix indentationEugene Sandulenko
2016-07-15WAGE: Free memory used by loadWorld() debug codeTorbjörn Andersson
2016-07-15WAGE: Fix memory leak in drawBitmap()Torbjörn Andersson
2016-07-15WAGE: Free memory for buttons when dialog is destroyedTorbjörn Andersson
2016-06-08WAGE: Use # as savefile matching patternEugene Sandulenko
2016-06-03GRAPHICS: Added FloodFill class to Surface.Eugene Sandulenko
2016-05-02WAGE: Initialize class variablesEugene Sandulenko
2016-04-28WAGE: Remove yet another indirect reference to WAGE engine in WMEugene Sandulenko