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
Age
Commit message (
Expand
)
Author
2010-10-12
SWORD25: Refactored engine to remove BS_Rect class
Paul Gilbert
2010-10-12
SWORD25: Removed now redundant 'using namespace std' lines
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: 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: brought CallBackRegisry class to our naming standards
Eugene Sandulenko
2010-10-12
SWORD25: Fix valgrind warning
Eugene Sandulenko
2010-10-12
SWORD25: Fix warnings
Eugene Sandulenko
2010-10-12
SWORD25: Debug output for image blitting
Eugene Sandulenko
2010-10-12
SWORD25: Actually blit images to screen.
Eugene Sandulenko
2010-10-12
SWORD25: Fix initialization.
Eugene Sandulenko
2010-10-12
SWORD25: Get rid of glsprites library
Eugene Sandulenko
2010-10-12
SWORD25: Temporarily added tinyxml code
Eugene Sandulenko
2010-10-12
SWORD25: Next step of graphics code conversion.
Eugene Sandulenko
2010-10-12
SWORD25: Started rewriting gfx subsystem
Eugene Sandulenko
2010-10-12
SWORD25: Clean compile!
Eugene Sandulenko
2010-10-12
SWORD25: More compilation fixes
Eugene Sandulenko
2010-10-12
SWORD25: More compilation fixes
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: Fix warnings and compilation
Eugene Sandulenko
2010-10-12
SWORD25: Converted remainder of Kernel/ folder
Paul Gilbert
2010-10-12
SWORD25: Fix compilation and several warnings
Eugene Sandulenko
2010-10-12
SWORD25: Mass-putting of all files in gfx/ into Sword25 namespace
Eugene Sandulenko
2010-10-12
SWORD25: Converted further files from old hashmap.h to Common::HashMap
Paul Gilbert
2010-10-12
SWORD25: Replacing headers with ScummVM ones plus original (C)
Eugene Sandulenko
2010-10-12
SWORD25: Converted kernel/kernel.cpp to compile under ScummVM
Paul Gilbert
2010-10-12
SWORD25: Compilation fixes
Eugene Sandulenko
2010-10-12
SWORD25: Fixed rest of the include paths
Eugene Sandulenko
2010-10-12
SWORD25: Path fixes for includes
Eugene Sandulenko
2010-10-12
SWORD25: Importing original sources
Eugene Sandulenko