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
2011-08-08
SCUMM: Set default Benchmark speed in Moonbase Commander, based on the origin...
Travis Howell
2011-08-08
SCUMM: Update stub in arrayOps for Moonbase Commander.
Travis Howell
2011-08-08
SCUMM: Add sprite code difference in Moonbase Commander.
Travis Howell
2011-08-08
SCUMM: Fix endian issue in captureWizPolygon.
Travis Howell
2011-08-07
MOHAWK: Add specific cursor handling for Myst demo
Bastien Bouclet
2011-08-07
MOHAWK: Leaving from the slides should go to the information screens in Myst ...
Bastien Bouclet
2011-08-07
MOHAWK: Disable zip mode in Myst demo
Bastien Bouclet
2011-08-07
SCUMM: Further clean up of the CMS code.
Johannes Schickel
2011-08-07
SCUMM: Clean up CMS code some more.
Johannes Schickel
2011-08-07
SCUMM: Mark some overwritten methods as virtual.
Johannes Schickel
2011-08-07
SCUMM: Cleanup CMS code a bit.
Johannes Schickel
2011-08-07
GRAPHICS: Slight formatting fix.
Johannes Schickel
2011-08-07
GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Christoph Mallon
2011-08-07
ALL: Use Graphics::skipThumbnail() where appropriate.
Christoph Mallon
2011-08-07
AUDIO: Simplify iterating backwards over an array.
Christoph Mallon
2011-08-07
KYRA: Simplify initializing a buffer with a string.
Christoph Mallon
2011-08-07
COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x).
Christoph Mallon
2011-08-07
AUDIO: Simplify complicated loop condition.
Christoph Mallon
2011-08-07
COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of...
Christoph Mallon
2011-08-07
COMMON: Remove implicit conversion from ScopedPtr<T> to T*.
Christoph Mallon
2011-08-07
PSP: Pass the stream as reference to PngLoader.
Christoph Mallon
2011-08-07
TEENAGENT: Pass streams as references.
Christoph Mallon
2011-08-07
SCI: Simplify allocation of ResourceManager.
Christoph Mallon
2011-08-07
SCI: Remove unnecessary cast.
Christoph Mallon
2011-08-07
AGOS: Correct off-by-one error in range check for setting the debug level.
Christoph Mallon
2011-08-07
AGOS: Replace if-cascade by switch.
Christoph Mallon
2011-08-07
CRUISE: Replace casts and offset calculations for memory debugger by a simple...
Christoph Mallon
2011-08-07
TSAGE: Reduce scope of variable.
Christoph Mallon
2011-08-07
COMMON: Make constants actually const.
Christoph Mallon
2011-08-07
AUDIO: #define OV_EXCLUDE_STATIC_CALLBACKS to not get unnecessary static data...
Christoph Mallon
2011-08-07
COMMON: Correct error message.
Christoph Mallon
2011-08-07
COMMON: Use correct format specifier.
Christoph Mallon
2011-08-07
COMMON: Remove superfluous Common:: qualifiers.
Christoph Mallon
2011-08-07
COMMON: Use ScopedPtr<> to simplify resource management.
Christoph Mallon
2011-08-07
COMMON: Simplify initialization of z_stream struct.
Christoph Mallon
2011-08-07
TSAGE: Implemented title screen of Blue Force
Paul Gilbert
2011-08-07
SWORD25: Make sure that id is always initialized in playSoundEx()
Filippos Karapetis
2011-08-07
TINSEL: Use SAVEGAME_ID when getting savegame info, if a VM is instantiated
Filippos Karapetis
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-07
JANITORIAL: Add missing NL at EOF.
Christoph Mallon
2011-08-07
TINSEL: Fixed deleting saved games from the launcher (bug #3387551)
Filippos Karapetis
2011-08-07
TSAGE: Changed game Id from 'ring' to 'ringworld'
Paul Gilbert
2011-08-06
ENGINES: Use the new taskbar error notification methods in the engines defaul...
Littleboy
2011-08-06
BACKENDS: Implement notifyError() and clearError() for Win32TaskbarManager
Littleboy
2011-08-06
COMMON: Add notifyError() and clearError() to the TaskbarManager, used to not...
Littleboy
2011-08-06
OSYSTEM: Mention that our OSystem graphics API is not thread safe.
Johannes Schickel
2011-08-06
COMMON: Change param type of processDelayMillis to fix build.
Alyssa Milburn
2011-08-06
TSAGE: Remove incorrect endian-specific read in audio code.
Alyssa Milburn
2011-08-06
COMMON: Corrected Previous Commit.
D G Turner
2011-08-06
COMMON: Fix Missing Dependency In Timer Header.
D G Turner
[next]