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-11-22
Update MSVC2005 project files
Eugene Sandulenko
2006-11-22
Disable yet another MSVC warning
Eugene Sandulenko
2006-11-21
- Fixed the crashes in Gob1 EGA and Gob2 Demo
Sven Hesse
2006-11-20
Removing bad default implementation of grabRawScreen in the PalmOS port (it w...
Max Horn
2006-11-20
Fix for bug #1599113: SCUMM: Failed assertion in getBoxCoordinates()
Max Horn
2006-11-20
Fix regression which did not allow to enter save name.
Eugene Sandulenko
2006-11-20
Changed the way sprites-freeing is handled, now the menu sprites and window d...
Sven Hesse
2006-11-20
Add stopObjectCode() differences in SCUMM 1 - 5 games. The nested script stac...
Travis Howell
2006-11-19
Proper implementation of o1_allowSystemMenu()
Eugene Sandulenko
2006-11-19
Fixed excessive indentation and removed leftover printf.
Torbjörn Andersson
2006-11-19
DS : Compilation fix when USE_DEBUGGER is not defined
Bertrand Augereau
2006-11-19
Don't allow the F9 and F10 keys to open menus if a menu is already open. (Might
Torbjörn Andersson
2006-11-19
Added keyboard shortcuts for left and right mouse button.
Torbjörn Andersson
2006-11-19
Implemented (currently still endian-unsafe) save/load
Sven Hesse
2006-11-19
workaround bug #1599009
Gregory Montoir
2006-11-19
* Made Actor::_pos protected, added public Actor::getPos() method
Max Horn
2006-11-19
The script freezeCount isn't used by SCUMM 1/2 games at all
Travis Howell
2006-11-18
Implement o1_fadeToBlack()
Eugene Sandulenko
2006-11-18
Specify proper copyright line for AGI engine.
Eugene Sandulenko
2006-11-18
Oops, proper spelling.
Eugene Sandulenko
2006-11-18
Add touche engine to credits since it is supported.
Eugene Sandulenko
2006-11-18
Make input string truly editable
Eugene Sandulenko
2006-11-18
Implement naming save games in cinE. See also FR #1579780: "FW: naming save
Eugene Sandulenko
2006-11-18
added game details for german version of Touche
Gregory Montoir
2006-11-18
added font data for french version (and probably all other localized versions)
Gregory Montoir
2006-11-18
fixed palette glitches during introduction/on restart, cleanup
Gregory Montoir
2006-11-16
Applied patch #1597800 to better support the Spanish end credits.
Torbjörn Andersson
2006-11-16
Applied my own patch #1594924 to work around bug #1324106 ("MI2 VGA: Music as
Torbjörn Andersson
2006-11-15
added dirty rects handling
Gregory Montoir
2006-11-15
added handler for flag 618 (cursor display on/off) and workaround a palette g...
Gregory Montoir
2006-11-15
Add inital pause code for Elvira 1/2 & WW, and cleanup
Travis Howell
2006-11-14
formatting.
Johannes Schickel
2006-11-14
Fixed the lock when leaving the menu
Sven Hesse
2006-11-14
Added per game target saves.
Eugene Sandulenko
2006-11-13
Reverted previous commit to keep FotAQ from crashing. The LineReader class
Torbjörn Andersson
2006-11-13
Fix compile
Travis Howell
2006-11-13
Patch #1583931: (Seekable)SubReadStream (the unit tests were missing, as I ac...
Max Horn
2006-11-13
Implement reading font data from external files for OS.
Eugene Sandulenko
2006-11-13
Patch #1583931: (Seekable)SubReadStream
Max Horn
2006-11-13
Prepend the Engine::errorString to debug messages, too (it should probably be...
Max Horn
2006-11-13
cleanup
Max Horn
2006-11-13
Moved more SMUSH/Insane code from ScummEngine_v6 to ScummEngine_v7
Max Horn
2006-11-13
Patch from bug #1584888 (SMUSH: Too dependent on accurate timers). Watch out ...
Max Horn
2006-11-13
Protection should not be bypassed for OS (and it didn't work well anyway)
Eugene Sandulenko
2006-11-13
Patch #1595705: "Select last game when removing the last game of the list"
Eugene Sandulenko
2006-11-13
Implement FR #1595534: "Touche: Aspect Ratio Correction"
Eugene Sandulenko
2006-11-13
Patch #1595319: "Enable the command line --debugflags before engine.init()"
Eugene Sandulenko
2006-11-13
Move addSpecialDebugLevel calls to engine constructor, as stated in our
Eugene Sandulenko
2006-11-12
Don't delete the savefile manager in the Engine destructor
Max Horn
2006-11-12
Cleanup
Kostas Nakos
[next]