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
2008-08-06
Renamed page3Raw to collisionPage so it's more apparent what it does.
Kari Salminen
2008-08-06
Add 320x200 screen bounds checking to Operation Stealth's checkCollision func...
Kari Salminen
2008-08-06
HACK: Force oxygen to maximum during Operation Stealth's first arcade sequence.
Kari Salminen
2008-08-06
Do not query savestates which obviously do not exist (to shut up bogus consol...
Max Horn
2008-08-06
Workaround for bug #2016521 (DOTT: Bernard impersonating LaVerne)
Max Horn
2008-08-06
SCUMM: Renamed inventoryScript -> inventoryScriptIndy3Mac
Max Horn
2008-08-05
Committed my patch #2026097 ("ALSA: Try both 65:0 and 17:0 by default"), with a
Torbjörn Andersson
2008-08-05
Patch #2014663: Do not mark stack as executable in HQx scaler
Max Horn
2008-08-05
Workaround for missing player character animation when exiting the airport in...
Kari Salminen
2008-08-05
Made rest of resource loading functions used in loadResource return -1 on error.
Kari Salminen
2008-08-05
Add detection entry for a previously unrecognized 16 color PC version of Oper...
Kari Salminen
2008-08-05
SCUMM: cleanup SaveLoadChooser::updateInfos code
Max Horn
2008-08-05
SCUMM: Don't try to load metadata for slot -1 (i.e. don't try to load metadat...
Max Horn
2008-08-05
Fix prompt updating regression introduced in r32257:
Kari Salminen
2008-08-05
Output errors on (some) missing files.
Johannes Schickel
2008-08-05
Remove file attribute check, since getChild() can be called on file path that...
Travis Howell
2008-08-05
Changed implementation parameters/return values to match definition.
Johannes Schickel
2008-08-05
Removed unneeded #includes.
Travis Howell
2008-08-05
Fix win32 compile.
Travis Howell
2008-08-04
Symbian build package should now contain drascula.dat also
Lars Persson
2008-08-04
Pushed some port specific code from DefaultSaveFileManager out to port specif...
Max Horn
2008-08-04
Fix for misplaced objects in mouse object selection (Operation Stealth specif...
Kari Salminen
2008-08-04
List the correct engines in about,
Lars Persson
2008-08-04
Remove some code which was rendered obsolete by md5's commit r33610
Max Horn
2008-08-04
Modified DefaultSaveFileManager::checkPath to perform at least basic checks o...
Max Horn
2008-08-04
Moved ConfMan.registerDefault calls for savepath to DefaultSaveFileManager (e...
Max Horn
2008-08-04
Added Italian translation for the load confirmation window in IHNM
Filippos Karapetis
2008-08-04
Fixing compilation under MSVC
Filippos Karapetis
2008-08-04
Modified DumpFile::open to accept non-existing nodes, and to actually open fi...
Max Horn
2008-08-04
DefaultSaveFileManager: Killed class StdioSaveFile, used FilesystemNode::open...
Max Horn
2008-08-04
SCUMM: Only try to load savefile metadata from slots >= 0
Max Horn
2008-08-04
Turned InSaveFile & OutSaveFile into simple typedefs
Max Horn
2008-08-04
Removed join_paths from default save manager, and use FSNode API instead (may...
Max Horn
2008-08-04
Moved the OutSaveFile::finalize method to WriteStream; implemented DumpFile::...
Max Horn
2008-08-04
Remove debug left over.
Travis Howell
2008-08-03
FilesystemNode code: some comment cleanup; added FilesystemNode::openForReadi...
Max Horn
2008-08-03
cleanup
Max Horn
2008-08-03
Implemented DumpFile::open(FSNode)
Max Horn
2008-08-03
OSYSTEM: Pushed some SDL/Symbian specific code to the respective backends; ma...
Max Horn
2008-08-03
New OSystem API for loading/storing default config file
Max Horn
2008-08-03
Removed comment.
Johannes Schickel
2008-08-03
fix last commit (invalid kyra.dat game features for HOFCD)
Florian Kagerer
2008-08-03
Added detection entries for kyra2 cd italian fan translation (see fr#2003504 ...
Johannes Schickel
2008-08-03
add support for HOF Italian fan translation to kyra.dat
Florian Kagerer
2008-08-03
Fix bug #2011470: "DRASCULA: slowdown when you hold mouse buttons"
Eugene Sandulenko
2008-08-03
Fix bug #2017432: "DRASCULA: Typing is slow when you save a game"
Eugene Sandulenko
2008-08-03
Fixed bug #1995033 ("BASS: BG Sound stopped on opening item list"). Apparently
Torbjörn Andersson
2008-08-03
Fixed bug #1995022 ("BASS: wrong displayed 2 line text").
Torbjörn Andersson
2008-08-03
Fixed bug that prevented upper-case letters from being used in savegame names.
Torbjörn Andersson
2008-08-03
Proper fix for bug #2035390: Check for ConfigManager::kApplicationDomain, and...
Max Horn
[next]