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 | |||
2009-01-05 | Workaround issue in Graphics::Surface code on Haiku | Max Horn | |
svn-id: r35745 | |||
2009-01-01 | Cleanup. | Johannes Schickel | |
svn-id: r35657 | |||
2009-01-01 | Fingolfin says: If an #ifdef __SYMBIAN32__ is needed here, the Symbian folks ↵ | Max Horn | |
should add it. In the meantime, this FIXME comment serves no purpose :) svn-id: r35652 | |||
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat | |
svn-id: r35481 | |||
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-02-09 | Reordered initialization list for Graphics::Surface to kill tons of warnings ↵ | Nicola Mettifogo | |
gcc started spewing out after robiwatts changed the order of data members for benefit of ARM. svn-id: r30842 | |||
2008-02-03 | Missed file from previous commits. Bah. | Robin Watts | |
svn-id: r30781 | |||
2007-11-06 | - little bit more cleanup | Johannes Schickel | |
- added fixme about Surface::move svn-id: r29442 | |||
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-06-21 | Patches needed to build for SYMBIAN32 WINS/GCC added. | Lars Persson | |
Test built for Symbian and run on P910i without any major problems. Test built for MSVC6. Changed parts seems to compile ok but there are some problems with MSVC6 and some of the targets which the EPOC build does n't support (KYRA,SAGA). svn-id: r18430 | |||
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-11 | On Fingolfin's suggestion I put back the inclusion of util.h into Rect, for | Torbjörn Andersson | |
MIN() and MAX(). I then removed util.h from a bunch of files which I don't think need it any more. (Please let me know if I got too blood-thirsty!) This reverts some of the changes I made this morning. svn-id: r16541 | |||
2005-01-11 | This is probably not the optimal fix, but at least ScummVM compiles again. | Torbjörn Andersson | |
svn-id: r16538 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-11-25 | Added some graphic primitives | Max Horn | |
svn-id: r15885 | |||
2004-03-21 | Moved Surface/Font code into new 'graphics' module | Max Horn | |
svn-id: r13357 |