aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx/image/vectorimage.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-25SWORD25: more translated comments from gfx/image (patch #3238507)Max Horn
2011-01-23SWORD25: Replaced BS_ASSERT() with assert()Filippos Karapetis
2011-01-23SWORD25: Removed the custom log class and replaced it with warning/error/debu...Filippos Karapetis
2010-10-13SWORD25: Get rid of kernel/bs_stdint.hMax Horn
2010-10-13SWORD25: Add path to art.h includeEugene Sandulenko
2010-10-13SWORD25: Fixed vector renderer. Yay!Eugene Sandulenko
2010-10-12SWORD25: Rename GLImage to RenderedImageEugene Sandulenko
2010-10-12SWORD25: Adjust the paths accordinglyEugene Sandulenko
2010-10-12SWORD25: Major bugfix for vector renderer. Only minor glitches are leftEugene Sandulenko
2010-10-12SWORD25: Fix compilationEugene Sandulenko
2010-10-12SWORD25: Added minimal subset of libart inplaceEugene Sandulenko
2010-10-12SWORD25: Fix for using uninitialised doublesPaul Gilbert
2010-10-12SWORD25: bugfix for vector imagesEugene Sandulenko
2010-10-12SWORD25: Further fixes to vector images. Still not finished.Eugene 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: code formattingEugene 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: Fix bug in SWF parserEugene 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: Got rid of custom typedefsEugene Sandulenko
2010-10-12SWORD25: Refactored engine to remove BS_Rect classPaul Gilbert
2010-10-12SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/Eugene Sandulenko
2010-10-12SWORD25: Fix warningsEugene Sandulenko
2010-10-12SWORD25: Clean compile!Eugene Sandulenko
2010-10-12SWORD25: More compilation fixesEugene 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