index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-10-04
Make "_picRect" local to gui_windowmgr.cpp and mark it as const.
Johannes Schickel
2009-10-04
Attempt to fix wince compilation.
Johannes Schickel
2009-10-04
Add missing PACKED_STRUCT attribute to FrameHeader.
Johannes Schickel
2009-10-04
SCI/newgui: turn sciWnd into subclass of sciPort
Willem Jan Palenstijn
2009-10-04
SCI/newgui: more descriptive names.
Willem Jan Palenstijn
2009-10-04
SCI/newgui: getCellRect() getLoopInfo() implemented, cleanup
Martin Kiewitz
2009-10-04
SCI/newgui: UpdateWindow() -> rect1 instead of rect0 typo
Martin Kiewitz
2009-10-04
SCI/newgui: windowMgr cleanup, UpdateWindow() ported over
Martin Kiewitz
2009-10-04
LOL/PC-98: fixed save menu
Florian Kagerer
2009-10-04
SCI/newgui: accidentally changed Draw_Horiz and Draw_Vert, reverted
Martin Kiewitz
2009-10-04
SCI: kAddToPic, kAnimate and kSetNowSeen transferred to SciGUI32, not yet imp...
Martin Kiewitz
2009-10-04
Removed unused enum
Filippos Karapetis
2009-10-04
SCI: Fixing a bunch of warnings; change 'intencity' -> 'intensity';
Max Horn
2009-10-04
Reduce usage of Common::String::emptyString
Max Horn
2009-10-04
LOL/PC-98: some more work on sjis font support for the text displayer
Florian Kagerer
2009-10-04
SCI/newgui: font constructor change (again... what happened here?)
Martin Kiewitz
2009-10-04
SCI/newgui: restoration of constructor
Martin Kiewitz
2009-10-04
SCI/newgui: SciGUIfont workaround for lsl1sci
Martin Kiewitz
2009-10-04
Removed unused references to OSystem
Filippos Karapetis
2009-10-04
SCI: kReadNumber crash fix for lsl1
Martin Kiewitz
2009-10-04
SCI: removing unused variables from onControl
Martin Kiewitz
2009-10-04
SCI: onControl now uses gui classes
Martin Kiewitz
2009-10-04
SCI/newgui: onControl implemented
Martin Kiewitz
2009-10-04
SCI/oldgui: onControl code moved
Martin Kiewitz
2009-10-04
SCI/newgui: TextColors and TextFonts implemented (for sq5)
Martin Kiewitz
2009-10-04
Hack Game::_shouldExitLoop.
Robert Špalek
2009-10-04
Applied patch #2872409 "MADE engine fixes" by agent-q, with one small modific...
Filippos Karapetis
2009-10-04
Load inventory items properly after loading the game.
Robert Špalek
2009-10-04
SCI: fixed crash in sq5/german (umlauts)
Martin Kiewitz
2009-10-04
Implemented rudimentary game loading/saving.
Robert Špalek
2009-10-04
SCI/newgui: unfinished TextColors/TextFonts support/setting default palette m...
Martin Kiewitz
2009-10-04
SCI/newgui: cleanup
Martin Kiewitz
2009-10-04
Implement all boilerplate concerning Global Main Menu.
Robert Špalek
2009-10-04
LOL: fixed minor bugs in text displayer
Florian Kagerer
2009-10-03
SCI: Add hack to gui to fix loading
Willem Jan Palenstijn
2009-10-03
Slight change in the SCI MSVC project files (put the files from the gui32 dir...
Filippos Karapetis
2009-10-03
SCI: attempt to fix wii/dc build error
Willem Jan Palenstijn
2009-10-03
SCI: Fix parse error in parse_reg_t
Willem Jan Palenstijn
2009-10-03
LOL/PC-98: add keyboard support for menus
Florian Kagerer
2009-10-03
SCI: Redraw edit controls when they change.
Willem Jan Palenstijn
2009-10-03
Let Ctrl-Left click behave like Right lick in Dragon History.
Robert Špalek
2009-10-03
SCI/newgui: removed duplicate unused code
Martin Kiewitz
2009-10-03
SCI/newgui: constant 0xFFFF -> -1
Martin Kiewitz
2009-10-03
SCI: Fix sign issue in stringfrags
Willem Jan Palenstijn
2009-10-03
SCI/newgui: Removed SciGUIpicture::drawPalette11
Martin Kiewitz
2009-10-03
SCI/newgui: initializer fixup
Martin Kiewitz
2009-10-03
SCI/newgui: cellCount changed to uint16
Martin Kiewitz
2009-10-03
SCI/newgui: virtual warnings fixed
Martin Kiewitz
2009-10-03
SCI/newgui: set title on newWindow
Martin Kiewitz
2009-10-03
SCI: Merge new GUI code written by m_kiewitz.
Willem Jan Palenstijn
[prev]
[next]