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
/
sword25
Age
Commit message (
Expand
)
Author
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
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-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
SWORD25: Fix warning
Eugene Sandulenko
2010-10-18
SWORD25: Renamed Lua .c files to .cpp and make it compilable
Eugene Sandulenko
2010-10-18
SWORD25: Fix Valgrind reported uninitialised errors
Paul Gilbert
2010-10-18
SWORD25: Fix for Valgrind identified errors
Paul Gilbert
2010-10-16
SWORD25: Use C-style comments in C files
Ori Avtalion
2010-10-16
SWORD25: Update svn keywords
Ori Avtalion
2010-10-15
SWORD25: Fix infinite recursion
Torbjörn Andersson
2010-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
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-14
SWORD25: Attempt to optimize movie rendering
Eugene Sandulenko
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
[prev]
[next]