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
path:
root
/
engines
Age
Commit message (
Expand
)
Author
2010-04-09
Remove unnecessary 'extern' keywords
Ori Avtalion
2010-04-08
Remove unused dereference
Ori Avtalion
2010-04-07
fixed crash during time challenges (rclick without object)
Vladimir Menshakov
2010-04-07
Add detection for an English ADI2 environment disk (for Amiga)
Arnaud Boutonné
2010-04-06
Cleanup the Myst resource caching code a bit and add support for caching Myst...
Matthew Hoops
2010-04-06
More transistions->transitions fixes
Matthew Hoops
2010-04-06
Fix "Transitions" typo
Ori Avtalion
2010-04-06
Fix AdvancedMetaEngine::createInstance to use ConfMan.setBool
Max Horn
2010-04-06
Switch SaveStateDescriptor::getBool to use Common::parseBool
Max Horn
2010-04-06
GUI: Unify various definitions of kOKCmd and move it to namespace GUI
Max Horn
2010-04-06
Factor out save/load code from MainMenuDialog::handleCommand into new methods
Max Horn
2010-04-06
SCUMM: Make HelpDialog & ConfigDialog internal
Max Horn
2010-04-06
Remove old & undocumented MSVC 6 workaround
Max Horn
2010-04-05
Add support for 32bpp DirectBitsRect in Myst ME PICT's. Fixes various cards, ...
Matthew Hoops
2010-04-05
Fix bug #2982014 "BASS: MT-32 warning on Intro skipping" by properly delaying...
Johannes Schickel
2010-04-05
Corrected check to ensure return isn't issued if it's already in progress
Paul Gilbert
2010-04-05
Commit of the updated version of Fingolfin's patch for bug #2981788 "TINSEL: ...
Johannes Schickel
2010-04-05
Bugfix for correctly getting a follower to return to player when blocked from...
Paul Gilbert
2010-04-05
Application of patch #2981748 - Make VGA detection entries take precedence ov...
Paul Gilbert
2010-04-04
SCI: check before writing 0 in SegManager::strncpy, fixes jones/cd crash
Martin Kiewitz
2010-04-04
SCI: put an ending NUL in strncpy, fixes castle of brain scrolling problem - ...
Martin Kiewitz
2010-04-04
Fix bug #2960022 - PUTTPUTT 1: No Load/Save possible.
Travis Howell
2010-04-03
Fix bug #2959947 - HE: Broken saves show in launcher.
Travis Howell
2010-04-03
Disable the load from launcher button, in all games of Parallaction game engine.
Travis Howell
2010-04-03
Fix bug #2976376 - NIPPON: Load from Launcher fails. By removing the kSupport...
Travis Howell
2010-04-03
Fix bug #2970141 - NIPPON: Crash at end of the game (regression). By revertin...
Travis Howell
2010-04-02
Fix whitespace
Willem Jan Palenstijn
2010-04-02
SCI: removing unused variable from palette::set
Martin Kiewitz
2010-04-02
SCI: change actual setting of palette, fixes gk1 palette issue when talking t...
Martin Kiewitz
2010-04-02
Fix bug #2969232 - NIPPON: Kos sprite broken (Regression). The current disk a...
Travis Howell
2010-04-02
Fix bug #2979193 - NIPPON: Crash at character introduction (regression). By r...
Travis Howell
2010-04-02
Fixed bug 2976767 on corrupted char glyphs.
Robert Špalek
2010-04-01
Dragon History: fixing properly bug 2976774
Robert Špalek
2010-04-01
Added an "fxq" debugger command to print the FX queue. I guess it might help in
Torbjörn Andersson
2010-04-01
Remove extra semicolons
Ori Avtalion
2010-03-31
Basic correction for bug #2976774 "DRACI: Segfault Crash When Leaving Invento...
David Turner
2010-03-30
Let Parallaction return game-specific gameids. This completes the fix for bug...
Nicola Mettifogo
2010-03-30
Fix for Lure memory error indicated by Valgrind on Restart/Restore Screen (Te...
David Turner
2010-03-29
Use ConfMan to query the gameid of the passed target instead of deducing from...
Johannes Schickel
2010-03-29
COMMON: Cleanup ConfigManager code
Max Horn
2010-03-29
Fixed bug 2969234 by tampering with the gameId. Probably not a nice solution,...
Nicola Mettifogo
2010-03-27
Corrected deallocated of menu data reported by Valgrind
Paul Gilbert
2010-03-27
Use the enumerators instead of hardcoding the values of them.
Johannes Schickel
2010-03-27
Added the game options dialog, along with several bugfixes to dialog display ...
Paul Gilbert
2010-03-27
Completed dialog item selection code
Paul Gilbert
2010-03-27
Changed the encoding of keycodes to only include the flags for Ctrl, Alt, and...
Paul Gilbert
2010-03-26
Added explicit initialisation of NPC directions in the hotspot constructors
Paul Gilbert
2010-03-26
Bugfixes to the graphics display of dialogs
Paul Gilbert
2010-03-26
Further fixed the setEntry method to make it Endian safe
Paul Gilbert
2010-03-26
Bugfix for logic used to calculate single RGB palette entries
Paul Gilbert
[next]