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
path:
root
/
engines
Age
Commit message (
Expand
)
Author
2010-10-19
SWORD25: Fix engine exit when running without theoradec
Eugene Sandulenko
2010-10-19
SWORD25: Enforce code naming conventions in gfx/graphicengine*
Eugene Sandulenko
2010-10-19
SWORD25: Properly implement GraphicEngine::fill()
Eugene Sandulenko
2010-10-19
LASTEXPRESS: Changed some spaces to tabs
Torbjörn Andersson
2010-10-19
SCUMM/FM-TOWNS JAPANESE: minor fix in last commit
Florian Kagerer
2010-10-19
SCUMM/FM-TOWNS JAPANESE: implement flipped text
Florian Kagerer
2010-10-19
SAGA: fix submit 53486 "Added sanity checks for realloc() calls - bug report ...
Andrew Kurushin
2010-10-19
SCI: fixing possible deadlock inside clearPlaylist
Martin Kiewitz
2010-10-19
SWORD25: Fix for Valgrind identified memory leak
Paul Gilbert
2010-10-19
SWORD25: Simplify log listener code (and get rid of another global constructor)
Max Horn
2010-10-19
SWORD25: Destroy singletons upon engine exit (untested, may lead to crash upo...
Max Horn
2010-10-19
SWORD25: Some code cleanup
Max Horn
2010-10-19
SWORD25: Move BS_ServiceInfo to service_ids.h and turn it into a POD struct
Max Horn
2010-10-19
SWORD25: Optimize ReverseArray, move it to only place it is used
Max Horn
2010-10-19
LASTEXPRESS: Fix warning about empty loop body
Max Horn
2010-10-19
SWORD25: Work around for bug in Mac OS X 10.2 SDK
Max Horn
2010-10-19
SWORD25: Added operator= to Polygon class
Paul Gilbert
2010-10-19
SWORD25: Fix cppcheck warnings in BS_Log::LogPrefix
Paul Gilbert
2010-10-19
SWORD25: Fix cppcheck warning
Torbjörn Andersson
2010-10-19
LASTEXPRESS: Merge parameter creation into resetCurrentParameters()
Julien Templier
2010-10-19
LASTEXPRESS: Rewrite resetCurrentParameters to use a temporary var
Julien Templier
2010-10-18
SCUMM/FM-TOWNS JAPANESE: fix font spacing issues
Florian Kagerer
2010-10-18
LASTEXPRESS: Add md5sums of German TLE.
Johannes Schickel
2010-10-18
LASTEXPRESS: Check for a valid sequence in SequenceFrame::getName
Julien Templier
2010-10-18
SWORD25: Since ssize_t might not be available on all platforms use size_t for...
Johannes Schickel
2010-10-18
SWORD25: Fix compilation on 64bit arches by casting a pointer to ssize_t inst...
Johannes Schickel
2010-10-18
SWORD25: Use const_cast to cast away constness.
Johannes Schickel
2010-10-18
LASTEXPRESS: Fix GCC warnings
Julien Templier
2010-10-18
LASTEXPRESS: Implement 3 more AI logic functions
Julien Templier
2010-10-18
SCUMM: Silence MSVC 2010 code analysis warning
Max Horn
2010-10-18
SCUMM: INSANE: fix a long standing bug discovered by static code analysis
Eugene Sandulenko
2010-10-18
CONFIGURE: Plug in Last Express engine
Eugene Sandulenko
2010-10-18
LASTEXPRESS: Merge in the engine.
Eugene Sandulenko
2010-10-18
SCUMM: Fix out of bound access (discovered by Code Analysis in MS VS2010; tha...
Max Horn
2010-10-18
SCUMM: Simplify SO_LOAD_STRING code
Max Horn
2010-10-18
SCUMM: Add paranoia check
Max Horn
2010-10-18
SCUMM: Fix potential bug in ScummEngine::resStrLen.
Max Horn
2010-10-18
SCUMM: Move common code from ScummEngine::fetchScript* to new method.
Max Horn
2010-10-18
SWORD25: Fix warning
Eugene Sandulenko
2010-10-18
SWORD25: Renamed Lua .c files to .cpp and make it compilable
Eugene Sandulenko
2010-10-18
SCUMM: Fix parts of bug #3087898 (SCUMM: Code analysis warnings)
Max Horn
2010-10-18
SWORD25: Fix Valgrind reported uninitialised errors
Paul Gilbert
2010-10-18
SWORD25: Fix for Valgrind identified errors
Paul Gilbert
2010-10-18
SCUMM: Check the sound channel is valid, before checking the sound channel.
Travis Howell
2010-10-18
SCUMM: Check the sound channel is valid, before checking the sound channel.
Travis Howell
2010-10-18
SCUMM: Correct incorrect demo entry for Backyard Football 2002.
Travis Howell
2010-10-17
SCUMM/FM-TOWNS: more improvements to japanese font drawing
Florian Kagerer
2010-10-17
SCUMM: Fix Macintosh demo of Putt-Putt Joins the Parade.
Travis Howell
2010-10-17
SCI: Added comments for the unmapped SCI2/SCI2.1 kernel functions
Filippos Karapetis
2010-10-17
SCUMM/FM-TOWNS: more improvements to japanese font drawing
Florian Kagerer
[next]