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
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
2009-10-03
LOL/PC-98: add keyboard support
Florian Kagerer
2009-10-03
fixed addMenu isspace() issue on umlauts
Martin Kiewitz
2009-10-03
Use buffer in Common::String::printf slightly more efficiently
Willem Jan Palenstijn
2009-10-03
SCI: Fix typo
Willem Jan Palenstijn
2009-10-03
Fixed bug in archive.cpp that caused at least one engine (SAGA) not to work
Yotam Barnoy
2009-10-03
If make*Stream failed, the file needs to be closed to prevent an assert on a ...
Andre Heider
2009-10-03
If an error occured on constructing a VorbisInputStream, return 0 from makeVo...
Andre Heider
2009-10-03
LOL/PC-98: fixed automap
Florian Kagerer
2009-10-03
revert r44542: the fix reopens another previous bug
Arnaud Boutonné
2009-10-03
Added a +1 for dirty rectangle calculation so final column of changed area is...
Paul Gilbert
2009-10-03
Fixed positioning and update of the title under the mouse pointer.
Robert Špalek
2009-10-02
LOL: cleanup
Florian Kagerer
2009-10-02
LOL/PC-98: fixed death menu, live/magic bar colors and money box
Florian Kagerer
2009-10-02
LOL/PC-98: - some more fixes for level graphics (shapes are still not quite r...
Florian Kagerer
2009-10-02
Whitespace changes
Max Horn
2009-10-02
SCI: Fix parse_reg_t, it no longer modified the const string passed to it
Max Horn
2009-10-02
Fixed cppcheck warnings about mismatching allocation/deallocation.
Torbjörn Andersson
2009-10-02
Fix for bug ref#2867294 (hopefully)
Arnaud Boutonné
2009-10-02
Fix cppcheck issue reported by salty-horse
Willem Jan Palenstijn
2009-10-02
Release resources properly; fix code formatting
Max Horn
[prev]
[next]