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-20
SCI: Added a new debug command, "find_callk"
Filippos Karapetis
2010-10-20
SCUMM/FM-TOWNS: minor graphics fix
Florian Kagerer
2010-10-20
SWORD25: Added description field to savegames
Paul Gilbert
2010-10-20
SWORD25: Fix to correctly write game state to savegame files
Paul Gilbert
2010-10-20
SAGA: Silence warning
Torbjörn Andersson
2010-10-20
SCUMM: Have o6_getRandomNumber() use the absolute value of the argument
Matthew Hoops
2010-10-19
LASTEXPRESS: Fix some space formatting.
Jordi Vilalta Prat
2010-10-19
SAGA: SAGA: replace SpriteList "::realloc" with Common::Array
Andrew Kurushin
2010-10-19
SAGA: replace Actors "::realloc" with Common::Array
Andrew Kurushin
2010-10-19
SWORD25: Enforced code formatting rules in rest of the engine
Eugene Sandulenko
2010-10-19
SWORD25: Enforce code naming conventions in gfx/*
Eugene Sandulenko
2010-10-19
LASTEXPRESS: Fix corpse disappearing when hiding the body in the bed
Julien Templier
2010-10-19
SWORD25: Enforce code naming conventions in gfx/image/imageloader*
Eugene Sandulenko
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
[prev]
[next]