aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/video_v2.cpp
AgeCommit message (Expand)Author
2014-02-18GOB: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-09-30GOB: Change all drawing to use class SurfaceSven Hesse
2009-08-22Hooking up the v2 spriteUncompressor into the v6 oneSven Hesse
2009-06-06GOB: Got rid of class ReferenceCounter; changed SurfaceDesc::Ptr to SurfaceDe...Max Horn
2008-05-08Restructured sound codeSven Hesse
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-20Major clean-up, including:Sven Hesse
2007-02-12More demo version fixesSven Hesse
2007-02-12- Some fixes for demos and Amiga versionsSven Hesse
2007-02-06Implemented vertical scrollingSven Hesse
2007-02-01- Fixed the palette animationsSven Hesse
2007-01-29- Another attempt at fixing the immediately-closing notepad heisenbug (#1621089)Sven Hesse
2006-07-15Fix building with msvc8.Johannes Schickel
2006-07-09Instead of drawing the mouse cursor as a sprite, let the backend handle itSven Hesse
2006-06-04- Fixed endianness/signess issuesSven Hesse
2006-05-11- Sound! Still a bit glitchy, though:Sven Hesse
2006-05-01- Stubbed goblinFunc(), it's completeley different; now it at leastSven Hesse
2006-05-01- More differences in Draw_v2::spriteOperation()Sven Hesse
2006-04-18- I misunderstood Draw::initBigSprite(); fixedSven Hesse