aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03Slight change in the SCI MSVC project files (put the files from the gui32 dir...Filippos Karapetis
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
2009-10-03SCI/newgui: Removed SciGUIpicture::drawPalette11Martin Kiewitz
2009-10-03SCI/newgui: initializer fixupMartin Kiewitz
2009-10-03SCI/newgui: cellCount changed to uint16Martin Kiewitz
2009-10-03SCI/newgui: virtual warnings fixedMartin Kiewitz
2009-10-03SCI/newgui: set title on newWindowMartin Kiewitz
2009-10-03SCI: Merge new GUI code written by m_kiewitz.Willem Jan Palenstijn
2009-10-03LOL/PC-98: add keyboard supportFlorian Kagerer
2009-10-03fixed addMenu isspace() issue on umlautsMartin Kiewitz
2009-10-03Use buffer in Common::String::printf slightly more efficientlyWillem Jan Palenstijn
2009-10-03SCI: Fix typoWillem Jan Palenstijn
2009-10-03Fixed bug in archive.cpp that caused at least one engine (SAGA) not to workYotam Barnoy
2009-10-03If make*Stream failed, the file needs to be closed to prevent an assert on a ...Andre Heider
2009-10-03If an error occured on constructing a VorbisInputStream, return 0 from makeVo...Andre Heider
2009-10-03LOL/PC-98: fixed automapFlorian Kagerer
2009-10-03revert r44542: the fix reopens another previous bug Arnaud Boutonné
2009-10-03Added a +1 for dirty rectangle calculation so final column of changed area is...Paul Gilbert
2009-10-03Fixed positioning and update of the title under the mouse pointer.Robert Špalek
2009-10-02LOL: cleanupFlorian Kagerer
2009-10-02LOL/PC-98: fixed death menu, live/magic bar colors and money boxFlorian Kagerer
2009-10-02LOL/PC-98: - some more fixes for level graphics (shapes are still not quite r...Florian Kagerer
2009-10-02Whitespace changesMax Horn
2009-10-02SCI: Fix parse_reg_t, it no longer modified the const string passed to itMax Horn
2009-10-02Fixed cppcheck warnings about mismatching allocation/deallocation.Torbjörn Andersson
2009-10-02Fix for bug ref#2867294 (hopefully) Arnaud Boutonné
2009-10-02Fix cppcheck issue reported by salty-horseWillem Jan Palenstijn
2009-10-02Release resources properly; fix code formattingMax Horn
2009-10-02Fix more cppcheck warnings/errors; some code formatting; and fixes to our toolsMax Horn
2009-10-02Fix some cppcheck warnings reported by salty-horseMax Horn
2009-10-02Mention removal of quicktime MIDI backend in NEWSMax Horn
2009-10-02Bugfix for dirty rects getting lost during room fade-insPaul Gilbert
2009-10-02Remove dead codeMax Horn
2009-10-02SCI: Remove PRINT_STK macro; cleanupMax Horn
2009-10-02SCI: Use String::printf instead of temporary bufferWillem Jan Palenstijn