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: Fix for using uninitialised doubles
Paul Gilbert
2010-10-12
SWORD25: bugfix for vector images
Eugene Sandulenko
2010-10-12
SWORD25: Further fixes to vector images. Still not finished.
Eugene Sandulenko
2010-10-12
SWORD25: Further attempt to fix vector rendering
Eugene Sandulenko
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: Fixed warning
Paul Gilbert
2010-10-12
SWORD25: Implement image filpping
Eugene Sandulenko
2010-10-12
SWORD25: Bugfix to set _backSurface in alternate GLImage constructor
Paul Gilbert
2010-10-12
SWORD25: Fix more warnings
Eugene Sandulenko
2010-10-12
SWORD25: Fix warnings
Eugene Sandulenko
2010-10-12
SWORD25: Bugfix for clipping error causing crash
Paul Gilbert
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: Implement image tinting.
Eugene Sandulenko
2010-10-12
SWORD25: Fix color format
Eugene Sandulenko
2010-10-12
SWORD25: Finally fix alpha blending.
Eugene Sandulenko
2010-10-12
SWORD25: Fixed compiler warnings
Paul Gilbert
2010-10-12
SWORD25: Converted AnimationResource to use SCUMMVM XMLParser. Removed tinyxm...
Paul Gilbert
2010-10-12
SWORD25: Fixed memory leak
Paul Gilbert
2010-10-12
SWORD25: A bit better alpha blending. Still incorrect
Eugene Sandulenko
2010-10-12
SWORD25: Converted FontResource to use ScummVM XML Parser
Paul Gilbert
2010-10-12
SWORD25: Another attempt to implement alpha blending. Looks a bit better.
Eugene Sandulenko
2010-10-12
SWORD25: Fix image blitting width.
Eugene Sandulenko
2010-10-12
SWORD25: Attempt to implement alpha blending. Code disabled.
Eugene Sandulenko
2010-10-12
SWORD25: Fix stupid error in Blit(). Now it shows stuff!
Eugene Sandulenko
2010-10-12
SWORD25: More tweaking to image Blit, doesn't assert anymore.
Eugene Sandulenko
2010-10-12
SWORD25: Implement graphics Fill() method
Eugene Sandulenko
2010-10-12
SWORD25: Fix warning
Eugene Sandulenko
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
[prev]
[next]