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
/
image
Age
Commit message (
Expand
)
Author
2010-10-12
SWORD25: fix line drawing in vector images
Eugene Sandulenko
2010-10-12
SWORD25: Started rewriting vector renderer into proper one
Eugene Sandulenko
2010-10-12
SWORD25: Fix pen width for vector images
Eugene Sandulenko
2010-10-12
SWORD25: code formatting
Eugene Sandulenko
2010-10-12
SWORD25: partial fix for vector image rendering
Eugene Sandulenko
2010-10-12
SWORD25: Fix crashes with vector renderer. Still no gfx.
Eugene Sandulenko
2010-10-12
SWORD25: Initial code for vector image rendering. Crashes badly.
Eugene Sandulenko
2010-10-12
SWORD25: Load and parse vector images
Eugene Sandulenko
2010-10-12
SWORD25: Remove redundant colorspace defines and code.
Eugene Sandulenko
2010-10-12
SWORD25: Fix bug in SWF parser
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: unsigned char -> byte
Eugene Sandulenko
2010-10-12
SWORD25: Got rid of custom typedefs
Eugene Sandulenko
2010-10-12
SWORD25: Fix more warnings
Eugene Sandulenko
2010-10-12
SWORD25: Partially unstubbed FindEmbeddedPNG so it is less noisy
Eugene Sandulenko
2010-10-12
SWORD25: char * -> byte * in image-related operations
Eugene Sandulenko
2010-10-12
SWORD25: Refactored engine to remove BS_Rect class
Paul Gilbert
2010-10-12
SWORD25: Removed last traces of STL
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: Actually blit images to screen.
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: 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: Compilation fixes
Eugene Sandulenko
2010-10-12
SWORD25: Fixed rest of the include paths
Eugene Sandulenko
2010-10-12
SWORD25: Importing original sources
Eugene Sandulenko
[prev]