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
/
dynamicbitmap.cpp
Age
Commit message (
Expand
)
Author
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-01-30
SWORD25: Disabled the video save/load code, and made it error out instead.
Filippos Karapetis
2011-01-30
SWORD25: Added alternative code for video frame blitting (currently disabled)
Filippos Karapetis
2011-01-29
SWORD25: Translated some comments, and removed some superfluous ones
Filippos Karapetis
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-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-15
SWORD25: Do not use Kernel::GetService directly anymore
Max Horn
2010-10-12
SWORD25: Rename GLImage to RenderedImage
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: Fixed warning
Paul Gilbert
2010-10-12
SWORD25: Removed last traces of STL
Eugene Sandulenko
2010-10-12
SWORD25: removed BS_ prefix from rest of the classes.
Eugene Sandulenko
2010-10-12
SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/
Eugene Sandulenko
2010-10-12
SWORD25: Clean compile!
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: 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