Age | Commit message (Expand) | Author |
2010-04-20 | Use the faster memset() in Surface::fillRect() for 16bit modes when possible. | Andre Heider |
2009-01-20 | Moved Surface::blit to backends/vkeybd/virtual-keyboard-gui.cpp | Max Horn |
2009-01-20 | merge SurfaceKeyColored into Surface | Andre Heider |
2008-09-16 | Added "querySaveMetaInfos" to MetaEngine. | Johannes Schickel |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2007-11-16 | Added assert for bit depth in Surface::move. | Johannes Schickel |
2007-11-06 | Muting the compiler :P | Sven Hesse |
2007-11-06 | - little bit more cleanup | Johannes Schickel |
2007-11-06 | Cleanup. | Johannes Schickel |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2006-06-21 | Move moveScreen to common surface functions for graphics | Travis Howell |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-05-17 | Added clipping to drawLine(). This fixes a regression that caused the | Torbjörn Andersson |
2005-05-08 | Added convenience methods create/free to Graphics::Surface (part of patch #11... | Max Horn |
2005-05-08 | Patch #1193795 (Adding drawLine() to Surface) | Max Horn |
2005-05-02 | Const correctness | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-11-26 | Fix typo. Actually asserts there would be more convenient for debugging | Eugene Sandulenko |
2004-11-25 | Small optimization | Max Horn |
2004-11-25 | Added some graphic primitives | Max Horn |