aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-10-04Some fixes to comply with our coding guidelines.Johannes Schickel
2009-10-04LoL PC98: Fix thumbnail creation for quick saves and autosave.Johannes Schickel
2009-10-04LoL PC98: Fix thumbnail generation via ingame menu.Johannes Schickel
2009-10-04SCI/gui: final rename commitMartin Kiewitz
2009-10-04SCI/gui: more renaming...Martin Kiewitz
2009-10-04SCI/gui: renaming...Martin Kiewitz
2009-10-04SCI/gui: renaming...Martin Kiewitz
2009-10-04Make "_picRect" local to gui_windowmgr.cpp and mark it as const.Johannes Schickel
2009-10-04Attempt to fix wince compilation.Johannes Schickel
2009-10-04Add missing PACKED_STRUCT attribute to FrameHeader.Johannes Schickel
2009-10-04SCI/newgui: turn sciWnd into subclass of sciPortWillem Jan Palenstijn
2009-10-04SCI/newgui: more descriptive names.Willem Jan Palenstijn
2009-10-04SCI/newgui: getCellRect() getLoopInfo() implemented, cleanupMartin Kiewitz
2009-10-04SCI/newgui: UpdateWindow() -> rect1 instead of rect0 typoMartin Kiewitz
2009-10-04SCI/newgui: windowMgr cleanup, UpdateWindow() ported overMartin Kiewitz
2009-10-04LOL/PC-98: fixed save menuFlorian Kagerer
2009-10-04SCI/newgui: accidentally changed Draw_Horiz and Draw_Vert, revertedMartin Kiewitz
2009-10-04SCI: kAddToPic, kAnimate and kSetNowSeen transferred to SciGUI32, not yet imp...Martin Kiewitz
2009-10-04Removed unused enumFilippos Karapetis
2009-10-04SCI: Fixing a bunch of warnings; change 'intencity' -> 'intensity';Max Horn
2009-10-04Reduce usage of Common::String::emptyStringMax Horn
2009-10-04LOL/PC-98: some more work on sjis font support for the text displayerFlorian Kagerer
2009-10-04SCI/newgui: font constructor change (again... what happened here?)Martin Kiewitz
2009-10-04SCI/newgui: restoration of constructorMartin Kiewitz
2009-10-04SCI/newgui: SciGUIfont workaround for lsl1sciMartin Kiewitz
2009-10-04Removed unused references to OSystemFilippos Karapetis
2009-10-04SCI: kReadNumber crash fix for lsl1Martin Kiewitz
2009-10-04SCI: removing unused variables from onControlMartin Kiewitz
2009-10-04SCI: onControl now uses gui classesMartin Kiewitz
2009-10-04SCI/newgui: onControl implementedMartin Kiewitz
2009-10-04SCI/oldgui: onControl code movedMartin Kiewitz
2009-10-04SCI/newgui: TextColors and TextFonts implemented (for sq5)Martin Kiewitz
2009-10-04Hack Game::_shouldExitLoop.Robert Špalek
2009-10-04Applied patch #2872409 "MADE engine fixes" by agent-q, with one small modific...Filippos Karapetis
2009-10-04Load inventory items properly after loading the game.Robert Špalek
2009-10-04SCI: fixed crash in sq5/german (umlauts)Martin Kiewitz
2009-10-04Implemented rudimentary game loading/saving.Robert Špalek
2009-10-04SCI/newgui: unfinished TextColors/TextFonts support/setting default palette m...Martin Kiewitz
2009-10-04SCI/newgui: cleanupMartin Kiewitz
2009-10-04Implement all boilerplate concerning Global Main Menu.Robert Špalek
2009-10-04LOL: fixed minor bugs in text displayerFlorian Kagerer
2009-10-03SCI: Add hack to gui to fix loadingWillem Jan Palenstijn
2009-10-03SCI: attempt to fix wii/dc build errorWillem Jan Palenstijn
2009-10-03SCI: Fix parse error in parse_reg_tWillem Jan Palenstijn
2009-10-03LOL/PC-98: add keyboard support for menusFlorian Kagerer
2009-10-03SCI: Redraw edit controls when they change.Willem Jan Palenstijn
2009-10-03Let Ctrl-Left click behave like Right lick in Dragon History.Robert Špalek
2009-10-03SCI/newgui: removed duplicate unused codeMartin Kiewitz
2009-10-03SCI/newgui: constant 0xFFFF -> -1Martin Kiewitz
2009-10-03SCI: Fix sign issue in stringfragsWillem Jan Palenstijn