aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/sprite.cpp
AgeCommit message (Expand)Author
2003-08-26The graphics detail settings partially work now. They only affect howTorbjörn Andersson
2003-08-23Unstubbed the Create/Draw/DeleteSurface() functions, and removed someTorbjörn Andersson
2003-08-22Added light mask support (in the demo this is most visible when walkingTorbjörn Andersson
2003-08-20Lots of cleanup.Torbjörn Andersson
2003-08-20Cleaned up DrawSprite() and added scaling, based on the "line doubling"Torbjörn Andersson
2003-08-19Remove a bunch of unneeded cruft - but barely the surface of it. This code is...James Brown
2003-08-19patch #791032 from erik SWORD2: Sprite drawing (incomplete)Jonathan Gray
2003-07-28substitute long int for LARGE_INTEGERJonathan Gray
2003-07-28Compiles on mingw nowTravis Howell
2003-07-28bs2 driverJonathan Gray