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-15
SCI: Fixed code bugs from bug #3087872 - "SCI: Code analysis warnings"
Filippos Karapetis
2010-10-15
Add doxygen comment for namespaces of several engines.
Max Horn
2010-10-15
COMMON: Add XMLParser::parseIntegerKey variant accepting a Common::String
Max Horn
2010-10-15
SWORD25: Typo, cleanup
Max Horn
2010-10-15
SWORD25: Do not use Kernel::GetService directly anymore
Max Horn
2010-10-15
SWORD25: Adapted a few things to our code formatting conventions; translated ...
Max Horn
2010-10-15
SWORD25: Fix a few global constructor warnings
Max Horn
2010-10-15
SWORD25: Fix unloading of movies so the menu animation properly loops
Paul Gilbert
2010-10-15
DRASCULA: Fix some code analysis warnings (bug #3087830)
Eugene Sandulenko
2010-10-15
CRUISE: Fix some code analysis warnings (bug #3087829)
Eugene Sandulenko
2010-10-15
TINSEL: Fix for #3087863 - Code analysis warnings
Paul Gilbert
2010-10-15
AGI: Fix some code analysis warnings (bug #3087825)
Eugene Sandulenko
2010-10-15
LURE: Fix for #3087842 - Code analysis warnings
Paul Gilbert
2010-10-15
HUGO: Merge engine and hugo files
Arnaud Boutonné
2010-10-15
SWORD2: Fix some code analysis warnings (bug #3087857)
Torbjörn Andersson
2010-10-15
HUGO: Fix NULL pointer dereferencing
Arnaud Boutonné
2010-10-15
Bug #3087858: fixed null pointer dereferencing
Vladimir Menshakov
2010-10-15
GOB: Fix Code analysis warnings
Sven Hesse
2010-10-14
TOON: Fixed the Spanish special characters.
Jordi Vilalta Prat
2010-10-14
SWORD25: Attempt to optimize movie rendering
Eugene Sandulenko
2010-10-14
TOON: Fix some labels of the Spanish version.
Jordi Vilalta Prat
2010-10-14
SCUMM: Fix bug #2952298 with 16-bit HE cursors on Amiga
Eugene Sandulenko
2010-10-14
TOON: Fixed Bug #3084725 with cursor disappearing at screen borders
Sylvain Dupont
2010-10-13
SWORD25: Remove lua.c since it is not needed
Eugene Sandulenko
2010-10-13
SWORD25: Get rid of (deprecated) access to libpng io_ptr
Max Horn
2010-10-13
SWORD25: Fix empty loop body & conversion warnings
Max Horn
2010-10-13
SWORD25: Worked around crash in options dialog.
Torbjörn Andersson
2010-10-13
SWORD25: Semi-colon cleanup.
Johannes Schickel
2010-10-13
SWORD25: Check if _LogFile has been created before flushing.
Torbjörn Andersson
2010-10-13
SWORD25: Don't compile lua.c
Matthew Hoops
2010-10-13
Fixed ifdef. I'm too tired today :/
Filippos Karapetis
2010-10-13
SWORD25: Hopefully fix compilation when libtheora is not present
Filippos Karapetis
2010-10-13
SWORD25: Use $(CXX) -x c to build C files (hopefully this fixes compilation)
Filippos Karapetis
2010-10-13
SWORD25: Partially revert commit #53389 and add the custom rule for C files
Filippos Karapetis
2010-10-13
SWORD25: Invoke parent's class copy constructor
Max Horn
2010-10-13
SWORD25: Convert object registries to singletons
Max Horn
2010-10-13
SWORD25: Renamed getInstance() -> instance()
Max Horn
2010-10-13
SWORD25: Oops, atan2() takes two arguments
Filippos Karapetis
2010-10-13
SWORD25: Don't even compile theora related code when that lib is not present
Max Horn
2010-10-13
SWORD25: Extended Mac OSX compilation fix for sqrtf and atan2f
Filippos Karapetis
2010-10-13
SWORD25: Hopefully fixed compilation under Mac OSX, Solaris and mingw32
Filippos Karapetis
2010-10-13
SWORD25: Include common/scummsys.h in places where USE_THEORADEC is used
Filippos Karapetis
2010-10-13
SWORD25: Renamed ENABLE_THEORADEC to USE_THEORADEC (like in configure)
Filippos Karapetis
2010-10-13
SWORD25: Renamed ENABLE_THEORA to ENABLE_THEORADEC (like in configure)
Filippos Karapetis
2010-10-13
SWORD25: Added a ENABLE_THEORA define inside fmv/theora_decoder.h
Filippos Karapetis
2010-10-13
SWORD25: Force cast to uint instead of unsigned long long
Sven Hesse
2010-10-13
SWORD25: Silenced MSVC false positive about a potentially uninitialized variable
Filippos Karapetis
2010-10-13
SWORD25: Remove the unused LUA compiler
Filippos Karapetis
2010-10-13
SWORD25: Resolve ambigous write() call on 64 bit systems
Sven Hesse
2010-10-13
SWORD25: Cast the pointer to unsigned long long
Sven Hesse
[next]