aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/driver_vga.cpp
AgeCommit message (Expand)Author
2009-07-09Giving Font its own real classSven Hesse
2009-06-06GOB: Got rid of class ReferenceCounter; changed SurfaceDesc::Ptr to SurfaceDe...Max Horn
2009-04-29Playing half-sized videos fullscreen in the demoplayerSven Hesse
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-12Text now works in Urban RunnerSven Hesse
2008-07-12Minor constness fix to help with aliasingBertrand Augereau
2008-05-26Use memmove when source and destination sprite areas overlap in drawSprite()Sven Hesse
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-08-19Fixing code formattingMax Horn
2007-08-19Checking in patch #1777241 by Uwe Ryssel (GOB: Some optimizations for slow co...Sven Hesse
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-09Some fixes for the Gob3 demosSven Hesse
2007-04-05- Minor cleanupSven Hesse
2007-04-02"char *" -> "byte *" where appropriateSven Hesse
2007-03-20Major clean-up, including:Sven Hesse
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn