aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/video.cpp
AgeCommit message (Expand)Author
2014-02-18GOB: Make GPL headers consistent in themselves.Johannes Schickel
2012-07-30GOB: Add Font::hasChar()Sven Hesse
2012-07-30GOB: Add some PreGob and Once Upon A Time cursor functionsSven Hesse
2012-07-30GOB: Move drawString into FontSven Hesse
2012-07-30GOB: Don't crash when drawPackedSprite() can't open the spriteSven Hesse
2012-06-03GOB: Remove unnecessary includeSven Hesse
2012-05-29GOB: Hook up the PE cursors to v7 loadCursorSven Hesse
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-14GOB: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-02-02GOB: Remove the vidMode parameter from Video::initSurfDescSven Hesse
2011-01-27GOB: Stop drawing a letter on surface boundariesSven Hesse
2011-01-26GOB: Use a fake cursor for Addy for now :PSven Hesse
2010-10-31GOB: Clean up class DataIOSven Hesse
2010-09-30GOB: Remove useless variableArnaud Boutonné
2010-09-30GOB: Create 16bit surfaces for true color gamesSven Hesse
2010-09-30GOB: Remove the now useless VGAVideoDriverSven Hesse
2010-09-30GOB: Change all drawing to use class SurfaceSven Hesse
2010-09-30GOB: Remove dither stuff, commenting out most v6 drawingSven Hesse
2010-09-30GOB: Stub setting up of 16bpp graphicsSven Hesse
2010-05-04Move initGraphics and initCommonGFX from to new header.Max Horn
2010-02-06Add an assert to avoid a crash when printing the character 0x00.Arnaud Boutonné
2010-02-03Minor style-related changesSven Hesse
2009-10-28Fixing "graphical glitch in Bizoo level" (bug #2867361)Sven Hesse
2009-09-16Playtoons - Add patterns to drawCircleArnaud Boutonné
2009-07-10Fixing mismatched deleteSven Hesse
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-05-20Remove superfluous indeo3-includesSven Hesse
2009-04-29Playing half-sized videos fullscreen in the demoplayerSven Hesse
2009-04-29Decreased the dithering LUT's depth to 5 bit per color component.Sven Hesse
2009-02-15- Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.Johannes Schickel
2009-01-02Oops. (stupid c&p bug)Johannes Schickel
2009-01-02Cleanup.Johannes Schickel
2008-12-24Moving the dither code to graphics/Sven Hesse
2008-12-14Plugging leaksSven Hesse
2008-12-12Working (minus text) menu in Urban RunnerSven Hesse
2008-12-11On second thought, an octree only works if the color to look up is in the pal...Sven Hesse
2008-12-04Changing the GobEngine to use its dirty rects also for OSystem-copies, instea...Sven Hesse
2008-11-14Committed my patch #2123680 "SDL: Backend transaction / rollback support".Johannes Schickel
2008-10-02Engine class changed:Max Horn
2008-05-26More split screen fixes.Sven Hesse
2008-05-22Fixing a valgrind warningSven Hesse
2008-05-22Fixing another split screen glitchSven Hesse
2008-05-17Changing the split stuff again, fixing several scrolling and hotspot-text rel...Sven Hesse
2008-05-13Fixing the crash when entering the virtual trip tower in WoodruffSven Hesse
2008-05-08Restructured sound codeSven Hesse
2008-05-03Correct o2_initScreen() for Woodruff (screen positioning, clipping and cursor...Sven Hesse
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert