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-11-15
Added support for the ADPCM used in Discworld 2
Sven Hesse
2008-11-15
(hopefully) fix valgrind warnings
Florian Kagerer
2008-11-15
Simplify error debugging by implementing GroovieEngine::errorString()
Jordi Vilalta Prat
2008-11-15
Binary Parser: Finished parsing of all Render Info sections.
Vicent Marti
2008-11-15
Tweaks to make DS buildable again.
Robin Watts
2008-11-15
DS: Replaced call to obsolete addButton method
Max Horn
2008-11-15
Fixed strncpy usage.
Johannes Schickel
2008-11-15
Fix for bug #2251765: FT: Talk speed inconsistency
Max Horn
2008-11-15
Saving some more bytes of binary size in the advanced detector
Max Horn
2008-11-15
svn-id: r35080
Florian Kagerer
2008-11-15
remove outdated comment
Joost Peters
2008-11-15
Fix for bug "Save game's names don't show up" (issue 31 on google code)
Jordi Vilalta Prat
2008-11-15
Added GroovieMetaEngine::getMaximumSaveSlot()
Jordi Vilalta Prat
2008-11-15
Turn on single gameid in order to avoid polluting gameid namespace.
Eugene Sandulenko
2008-11-15
Mention new engines in NEWS file.
Eugene Sandulenko
2008-11-15
Little fix for my last commit.
Johannes Schickel
2008-11-15
Yet another buffer safetyness fix. (strcpy -> strncpy)
Johannes Schickel
2008-11-15
Paranoia: Add destination buffer size to Engine::errorString to help avoiding...
Johannes Schickel
2008-11-15
Finished binary parsing of DrawData/drawsteps.
Vicent Marti
2008-11-15
added missing File destructor call if file can't be read
Gregory Montoir
2008-11-15
added support for animation sequence
Gregory Montoir
2008-11-15
added FLIC player from KoM engine module.
Gregory Montoir
2008-11-14
Initialise _current. Fixes a Valgrind warning.
Torbjörn Andersson
2008-11-14
Init _oldVideoMode, _videoMode and _transactioDetails properly.
Johannes Schickel
2008-11-14
Added license header, and guard against multiple inclusion.
Torbjörn Andersson
2008-11-14
The demo mode flag should also be compiled if Groovie is compiled in
Matthew Hoops
2008-11-14
Oops, my last commit introduced some warnings.
Torbjörn Andersson
2008-11-14
Committed my patch #2123680 "SDL: Backend transaction / rollback support".
Johannes Schickel
2008-11-14
Patch #2271425: Groovie engine
Max Horn
2008-11-14
More binary drawstep parsing.
Vicent Marti
2008-11-14
Some corrections, based on observations from bug report #2284298 - "SAGA: Com...
Filippos Karapetis
2008-11-14
Reverted change I accidentally made to the SAGA engine when committing the SCUMM
Torbjörn Andersson
2008-11-14
Committed my own patch #2278665 ("SCUMM: Font data in old SCUMM games") to get
Torbjörn Andersson
2008-11-14
Fixing compilation
Sven Hesse
2008-11-14
Cleanup and simplification of the resource loading code
Filippos Karapetis
2008-11-14
Removed unused parameter.
Nicola Mettifogo
2008-11-14
Added detection entry for Spanish Bud Tucker
Jordi Vilalta Prat
2008-11-13
Fix for bug #2277597 - "ITE: Classic Mac alternate md5sums / Voices not detec...
Filippos Karapetis
2008-11-13
Fixed crash when returning to launcher from the GMM
Filippos Karapetis
2008-11-13
Moved binary theme parser to tools folder.
Vicent Marti
2008-11-13
DrawStep parsing added to binary theme parser.
Vicent Marti
2008-11-13
Update to the low level parser:
Nicola Mettifogo
2008-11-13
Binary theme format parser.
Vicent Marti
2008-11-13
Added DISABLE_COMMAND_LINE switch
Max Horn
2008-11-13
Updated the MSVC project files of the sword1 engine
Filippos Karapetis
2008-11-13
Moved sword1 detection and meta engine specific code from sword1.cpp into det...
Filippos Karapetis
2008-11-13
Add newlines at end of files, to squash warning.
Travis Howell
2008-11-13
Fixed compilation with DISABLE_TEXT_CONSOLE.
Johannes Schickel
2008-11-13
Fixed compiling of MT32 emulator with -O2 and -Werror.
Johannes Schickel
2008-11-13
Fix compile of CINE engine.
Travis Howell
[next]