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-07-13
tucker: fixed issues with dirty rects handling (tracker item #2597763)
Gregory Montoir
2009-07-13
Unify PS2 and non-PS2 alloc code in Common::Array code (if this causes regres...
Max Horn
2009-07-13
Refactor GUI options update into a function in Common: updateGameGUIOptions.
Johannes Schickel
2009-07-13
Add transparent GUI options update for SCUMM too.
Johannes Schickel
2009-07-13
Support transparent guioptions update on game launch for AdvancedMetaEngine.
Johannes Schickel
2009-07-13
Got rid of Screen_LoL::_paletteConvTable.
Johannes Schickel
2009-07-13
Add Drascula engine to the credits
Eugene Sandulenko
2009-07-13
Fix compilation under Windows (The fabs-calls were causing error C2668 about ...
Kari Salminen
2009-07-13
Fix for bug #2669415 (FW: half walking speed in a screen).
Kari Salminen
2009-07-13
Add one more type of IQ-points filename (for bug #2820803)
Willem Jan Palenstijn
2009-07-13
Fix bug #2820472 - MAZE: Keyboard input fault.
Travis Howell
2009-07-13
Reverted my previous change (fprintf vs fputs),
Max Lingua
2009-07-12
Remove double endline
Willem Jan Palenstijn
2009-07-12
On PS2 use "fprintf" (as in 0.13.x ) to print error messages to stderr,
Max Lingua
2009-07-12
Split _eof vs. _err.
Max Lingua
2009-07-12
Patch #1936137: "Speech for Mac BS1 english"
Eugene Sandulenko
2009-07-12
oops, fix props
Kostas Nakos
2009-07-12
fix build with arm-asm routines
Kostas Nakos
2009-07-12
Apply patch 2802544: WINCE: Implement OSystem::engineInit to remove hack
Kostas Nakos
2009-07-12
Fix typo, which in fact fixes bug #2820353 "GUI: Search doesn't handle upperc...
Johannes Schickel
2009-07-12
Add missing quotation mark to error message.
Johannes Schickel
2009-07-12
Added support for sub-relation message types - this fixes trying to attach th...
Paul Gilbert
2009-07-12
ScummVM/PS2 bugs fixed by this commit:
Max Lingua
2009-07-12
I am re-commiting the FORCE_RTL as a temporary solution
Max Lingua
2009-07-12
Added a temporary work-around for PS2 backend in common/array.h
Max Lingua
2009-07-11
Moved the kernel and the vocabulary outside of the engine state (they're stat...
Filippos Karapetis
2009-07-11
Changed an incorrect warning back to scidprintf - the relevant message is for...
Filippos Karapetis
2009-07-11
Some work on QFG1VGA (looks like a mix of SCI1 and SCI1.1)
Filippos Karapetis
2009-07-11
Removed the version parameter from GfxResManager
Filippos Karapetis
2009-07-11
If we fail to auto-detect either the volume or the map version, set the one t...
Filippos Karapetis
2009-07-11
SCI: don't let TimerSongIterator loop forever, and don't immediately
Willem Jan Palenstijn
2009-07-11
Fix pinball type mini game in Putt-Putt Enters The Race.
Travis Howell
2009-07-11
Explicitely instantiate the decompressWizImage() templates, so that they won'...
Sven Hesse
2009-07-11
Fix oversight in r42361 and also handle consecutive copied characters in SAGA.
Willem Jan Palenstijn
2009-07-11
Bugfix to properly save the currently playing midi music when saving a scene
Paul Gilbert
2009-07-11
Only error out, if checkStaticSelectorNames() fails.
Travis Howell
2009-07-11
Applied patch 2818733 - "SCI: Timer iterator for audio resources played via d...
Filippos Karapetis
2009-07-11
Applied slightly modified patch 2819002 - "SCI: resource-view-patch on SQ5/Ge...
Filippos Karapetis
2009-07-11
Removed an invalid detection entry
Filippos Karapetis
2009-07-11
Applied a slightly modified patch from clone2727 which adds static selector n...
Filippos Karapetis
2009-07-11
Fixed regression in the script parser from commit 42260
Filippos Karapetis
2009-07-11
Added initialisation of paging screens when the game starts
Paul Gilbert
2009-07-11
Active background screens are now properly freed when the game exits
Paul Gilbert
2009-07-11
Bugfix to show the mouse cursor when restarting the game after returning to l...
Paul Gilbert
2009-07-11
Removed the now uneeded "Screen::_disableScreen" flag.
Johannes Schickel
2009-07-11
Fix graphics not updating, when loading a save in Kyra1. This fixes problems ...
Johannes Schickel
2009-07-11
Fix bug #2819628 - DETECTOR: Atlantis CD sets wrong gui options.
Travis Howell
2009-07-11
Fix SAGA outline generation algorithm for characters
Willem Jan Palenstijn
2009-07-11
Fix recent regression in AGOSEngine_Simon1::drawImage().
Travis Howell
2009-07-10
Restored several files after the version update.
Eugene Sandulenko
[next]