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-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
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
2010-10-13
SWORD25: Stop using class names as variable names
Filippos Karapetis
2010-10-13
SWORD25: Fixed signed/unsigned bug
Filippos Karapetis
2010-10-13
SWORD25: Get rid of kernel/bs_stdint.h
Max Horn
2010-10-13
SWORD25: Get rid of Kernel::GetMicroTicks()
Max Horn
2010-10-13
SWORD25: Enforce code naming conventions in gfx/animation*
Eugene Sandulenko
2010-10-13
SWORD25: Enforced code naming conventions in math/*
Eugene Sandulenko
2010-10-13
SWORD25: Enforced code naming conventions in script/*
Eugene Sandulenko
2010-10-13
SWORD25: Enforced code naming conventions in sfx/ and reservice.h
Eugene Sandulenko
2010-10-13
SWORD25: Remove custom .c builiding rules
Eugene Sandulenko
2010-10-13
SWORD25: Enforce code naming conventions in fmv/*
Eugene Sandulenko
2010-10-13
SWORD25: Remove standalone SWF rendering tool
Eugene Sandulenko
2010-10-13
SWORD25: Add path to art.h include
Eugene Sandulenko
[prev]
[next]