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
2006-05-29
Fix Commodore 64 versions
Travis Howell
2006-05-29
Player now moves out of the way if he's blocking an entrance when an NPC ente...
Paul Gilbert
2006-05-29
Committed patch [ 1496602 ] KYRA: typo on Kyra2 file list
Oystein Eftevaag
2006-05-28
fix PSPFilesystemNode::parent() + some minor cleanup
Joost Peters
2006-05-28
make getNodeForPath() use the proper PSPFilesystemNode ctor (and remove the o...
Joost Peters
2006-05-28
Got rid of _selectedMenuItem to make LordHoto happier.
Torbjörn Andersson
2006-05-28
Mock-up version of the Kyra 3 main menu. Just enough to be able to select the
Torbjörn Andersson
2006-05-28
Add reported Gob2 german floppy.
Eugene Sandulenko
2006-05-28
Sets a blank palette at startup.
Johannes Schickel
2006-05-28
Moved the hack that distinguishes MM V1 demo from the full version to a more ...
Max Horn
2006-05-28
cleanup
Johannes Schickel
2006-05-28
- makes Screen::getPagePtr private
Johannes Schickel
2006-05-28
No need to compute the SCUMM version here; rather, verify that the SCUMM vers...
Max Horn
2006-05-28
Another couple of fixes for the spanish floppy version (menu strings specific...
Oystein Eftevaag
2006-05-28
adds GF_ITALIAN to the list of language flags.
Johannes Schickel
2006-05-28
cleanup
Johannes Schickel
2006-05-28
Apparently some games use the F10 key, which makes it a poor choice for opening
Torbjörn Andersson
2006-05-28
removes some tabs.
Johannes Schickel
2006-05-28
This could fix detecting unknown non-english versions which contain a MAIN_EN...
Johannes Schickel
2006-05-28
Commits Chriliths patch for fixing Kyra on PalmOS.
Johannes Schickel
2006-05-28
Fixes bug # 1494945 ("KYRA1: Actor disappearing in an animation").
Johannes Schickel
2006-05-28
Allow key pad navigation.
Torbjörn Andersson
2006-05-28
The Kyra settings are now stored in the config file instead of the savegames.
Torbjörn Andersson
2006-05-28
We already have a default setting for subtitles, so this shouldn't be needed.
Torbjörn Andersson
2006-05-28
Added speechEnabled() and textEnabled() to simplify the text/speech config ch...
Oystein Eftevaag
2006-05-28
increase buffer for comi smush audio track, that fixes bug #1479721
Paweł Kołodziejski
2006-05-28
Added checks for sound/text config in Brandons responses to using the amulet
Oystein Eftevaag
2006-05-28
Adding a safety check before the stopHandle call().. May or may not be necess...
Oystein Eftevaag
2006-05-28
Fix for [ 1472007 ] KYRA1: Bypassing cutscenes with ESC doesn't stop speech
Oystein Eftevaag
2006-05-28
Kyra.dat wasn't being loaded for the kyra1 demo (which is needed). Fixed.
Oystein Eftevaag
2006-05-28
Use different method to detect V1 demo of Maniac Mansion, since md5 matches t...
Travis Howell
2006-05-28
Fixes bug [ 1480746 ] KYRA1: menu triggers assertion, and sets the text/speec...
Oystein Eftevaag
2006-05-27
Add a few items for HE games
Travis Howell
2006-05-27
Backed up my own commit :/ The user did a mistake when supplied the data.
Eugene Sandulenko
2006-05-27
Don't "tickle" a dialog until after it has had a chance to redraw itself,
Torbjörn Andersson
2006-05-27
Updated NEWS a bit. More will follow. Both cine and lure are too early to
Eugene Sandulenko
2006-05-27
Added new samnmax demo file name pattern. See bug #1496105: "Sam & Max Hit
Eugene Sandulenko
2006-05-27
add fixme about scrolling in about dialog
Willem Jan Palenstijn
2006-05-27
fix missing saveload thumbnail variables in classic theme config
Willem Jan Palenstijn
2006-05-27
Maintain the same screen update frequency while waiting for speech to finish.
Torbjörn Andersson
2006-05-27
make EditableWidget's caret visible when it moves
Willem Jan Palenstijn
2006-05-27
The dirty rect produced by drawMouse() is updated without going through any
Torbjörn Andersson
2006-05-27
Don't draw the shadow outside the scrollbar (should fix 'garbage' when moving...
Johannes Schickel
2006-05-27
fix warpmouse in overlay-mode; fixes cursor jumps when opening menu
Willem Jan Palenstijn
2006-05-27
Fixes caret drawing in EditTextWidgets.
Johannes Schickel
2006-05-27
More vertical space in game options 'game' tab for consistency and better
Eugene Sandulenko
2006-05-27
Draw the selected menu item (currently always the first one) highlighted, i.e.
Torbjörn Andersson
2006-05-27
Should use delete[] instead of delete here, too. (I knew where the cursor
Torbjörn Andersson
2006-05-27
uninitialized variable
Willem Jan Palenstijn
2006-05-27
delete[] instead of delete
Willem Jan Palenstijn
[prev]
[next]