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
/
gfx
/
animationresource.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
SWORD25: Make GPL headers consistent in themselves.
Johannes Schickel
2013-09-26
SWORD25: Fix copy-paste error. CID 1004130
Eugene Sandulenko
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-06
COMMON: Remove vfprintf call from XML parser
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-01-28
SWORD25: Disabled the mechanism which precaches all of the game's resources o...
Filippos Karapetis
2011-01-23
SWORD25: Fix format string warnings.
Torbjörn Andersson
2011-01-23
SWORD25: Replaced BS_ASSERT() with assert()
Filippos Karapetis
2011-01-23
SWORD25: Removed the custom log class and replaced it with warning/error/debu...
Filippos Karapetis
2010-10-24
SWORD25: Get rid of kernel/string.h
Max Horn
2010-10-19
SWORD25: Enforced code formatting rules in rest of the engine
Eugene Sandulenko
2010-10-15
COMMON: Add XMLParser::parseIntegerKey variant accepting a Common::String
Max Horn
2010-10-15
SWORD25: Do not use Kernel::GetService directly anymore
Max Horn
2010-10-13
SWORD25: Enforce code naming conventions in gfx/animation*
Eugene Sandulenko
2010-10-13
SWORD25: Enforse code naming conventions in PackageManager and Sword25Engine
Eugene Sandulenko
2010-10-12
SWORD25: Comply to the code conventions for several classes
Eugene Sandulenko
2010-10-12
SWORD25: unsigned int -> uint
Eugene Sandulenko
2010-10-12
SWORD25: Fix warnings
Eugene Sandulenko
2010-10-12
SWORD25: Converted AnimationResource to use SCUMMVM XMLParser. Removed tinyxm...
Paul Gilbert
2010-10-12
SWORD25: removed BS_ prefix from rest of the classes.
Eugene Sandulenko
2010-10-12
SWORD25: eliminated BS_ prefix in all but kernel/
Eugene Sandulenko
2010-10-12
SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/
Eugene Sandulenko
2010-10-12
SWORD25: Fix warnings
Eugene Sandulenko
2010-10-12
SWORD25: Temporarily added tinyxml code
Eugene Sandulenko
2010-10-12
SWORD25: Mass-astyle.
Eugene Sandulenko
2010-10-12
SWORD25: Number of compilation and warning fixes
Eugene Sandulenko
2010-10-12
SWORD25: std::string -> Common::String in gfx/
Eugene Sandulenko
2010-10-12
SWORD25: Mass-putting of all files in gfx/ into Sword25 namespace
Eugene Sandulenko
2010-10-12
SWORD25: Replacing headers with ScummVM ones plus original (C)
Eugene Sandulenko
2010-10-12
SWORD25: Fixed rest of the include paths
Eugene Sandulenko
2010-10-12
SWORD25: Importing original sources
Eugene Sandulenko