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
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
PSP: add missing return statements to image viewer
Yotam Barnoy
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
CREDITS: Add lastexpress engine
Julien Templier
2010-10-18
FM-TOWNS AUDIO: improve thread safety
Florian Kagerer
2010-10-18
LASTEXPRESS: Fix GCC warnings
Julien Templier
2010-10-18
LASTEXPRESS: Implement 3 more AI logic functions
Julien Templier
2010-10-18
Revert "COMMON: Implement Common::vprintf(). Patch by littleboy"
Eugene Sandulenko
2010-10-18
Revert "GUI: Use vprintf in Console class. Patch by littleboy"
Eugene Sandulenko
2010-10-18
Revert "CONFIGURE: Added va_copy detection for Last Express engine"
Eugene Sandulenko
2010-10-18
CONFIGURE: Added va_copy detection for Last Express engine
Eugene Sandulenko
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
SOUND: Add support for LastExpress version of IMA ADPCM sound.
Eugene Sandulenko
2010-10-18
GUI: Use vprintf in Console class. Patch by littleboy
Eugene Sandulenko
2010-10-18
COMMON: Implement Common::vprintf(). Patch by littleboy
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
CONFIGURE: formatting fix (and kick the buildbot full rebuild)
Eugene Sandulenko
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
CREATE_MSVC: Added a missing check for sword25 and reordered some engine chec...
Filippos Karapetis
2010-10-18
SWORD25: Fix Valgrind reported uninitialised errors
Paul Gilbert
2010-10-18
CREATE_MSVC: Added support for libpng as well
Filippos Karapetis
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
[prev]
[next]