aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx/image/vectorimage.h
AgeCommit message (Expand)Author
2015-11-18SWORD25: Implement missing SWF opcodeEugene Sandulenko
2014-06-15SWORD25: Switch to common TransparentSurfaceEugene Sandulenko
2014-02-18SWORD25: Make GPL headers consistent in themselves.Johannes Schickel
2013-04-17SWORD25: Optimize graphics drawing codejohndoe123
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-23SWORD25: Replaced BS_ASSERT() with assert()Filippos Karapetis
2010-10-12SWORD25: Added minimal subset of libart inplaceEugene Sandulenko
2010-10-12SWORD25: fix line drawing in vector imagesEugene Sandulenko
2010-10-12SWORD25: Started rewriting vector renderer into proper oneEugene Sandulenko
2010-10-12SWORD25: partial fix for vector image renderingEugene Sandulenko
2010-10-12SWORD25: Initial code for vector image rendering. Crashes badly.Eugene Sandulenko
2010-10-12SWORD25: Load and parse vector imagesEugene Sandulenko
2010-10-12SWORD25: Comply to the code conventions for several classesEugene Sandulenko
2010-10-12SWORD25: unsigned int -> uintEugene Sandulenko
2010-10-12SWORD25: unsigned char -> byteEugene Sandulenko
2010-10-12SWORD25: Refactored engine to remove BS_Rect classPaul Gilbert
2010-10-12SWORD25: Removed last traces of STLEugene Sandulenko
2010-10-12SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/Eugene Sandulenko
2010-10-12SWORD25: Clean compile!Eugene Sandulenko
2010-10-12SWORD25: Mass-astyle.Eugene Sandulenko
2010-10-12SWORD25: Number of compilation and warning fixesEugene Sandulenko
2010-10-12SWORD25: Mass-putting of all files in gfx/ into Sword25 namespaceEugene Sandulenko
2010-10-12SWORD25: Replacing headers with ScummVM ones plus original (C)Eugene Sandulenko
2010-10-12SWORD25: Fixed rest of the include pathsEugene Sandulenko
2010-10-12SWORD25: Importing original sourcesEugene Sandulenko