Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-20 | Moved Surface::blit to backends/vkeybd/virtual-keyboard-gui.cpp | Max Horn | |
svn-id: r35965 | |||
2009-01-20 | merge SurfaceKeyColored into Surface | Andre Heider | |
svn-id: r35951 | |||
2008-09-16 | Added "querySaveMetaInfos" to MetaEngine. | Johannes Schickel | |
-> Allows easy addition of save state specific infos like playtime, save date atc. -> Removed MetaEngine::loadThumbnailFromSlot, superseded by meta infos -> Changed SCUMM / KYRA to implement the newly added functionallity -> Removed hack in KYRAs listSavefiles, which is now handled via meta infos svn-id: r34581 | |||
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2007-11-16 | Added assert for bit depth in Surface::move. | Johannes Schickel | |
svn-id: r29522 | |||
2007-11-06 | Muting the compiler :P | Sven Hesse | |
svn-id: r29443 | |||
2007-11-06 | - little bit more cleanup | Johannes Schickel | |
- added fixme about Surface::move svn-id: r29442 | |||
2007-11-06 | Cleanup. | Johannes Schickel | |
svn-id: r29441 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2006-06-21 | Move moveScreen to common surface functions for graphics | Travis Howell | |
svn-id: r23218 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20519 | |||
2006-01-18 | Update copyright notice | Eugene Sandulenko | |
svn-id: r20088 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-05-17 | Added clipping to drawLine(). This fixes a regression that caused the | Torbjörn Andersson | |
debug console to crash ScummVM. (I'm not sure, but I think it was trying to draw the scrollbar arrows outside the screen when the console was sliding into view.) svn-id: r18138 | |||
2005-05-08 | Added convenience methods create/free to Graphics::Surface (part of patch ↵ | Max Horn | |
#1163026) svn-id: r17973 | |||
2005-05-08 | Patch #1193795 (Adding drawLine() to Surface) | Max Horn | |
svn-id: r17959 | |||
2005-05-02 | Const correctness | Max Horn | |
svn-id: r17898 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-11-26 | Fix typo. Actually asserts there would be more convenient for debugging | Eugene Sandulenko | |
purposes. svn-id: r15892 | |||
2004-11-25 | Small optimization | Max Horn | |
svn-id: r15889 | |||
2004-11-25 | Added some graphic primitives | Max Horn | |
svn-id: r15885 |