aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/surface.h
AgeCommit message (Expand)Author
2014-02-18DRACI: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-14ALL: colour -> colorMax Horn
2010-05-04Reduce indirect header dependencies furtherMax Horn
2009-10-30Moved all one-line getters/setters to the header filesRobert Špalek
2009-10-30Remove most of default parameter values.Robert Špalek
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-10-03Fixed positioning and update of the title under the mouse pointer.Robert Špalek
2009-09-30Remove trailing whitespacesMax Horn
2009-09-30- Adapt parts of the Draci code to match our code formatting guidelinesJohannes Schickel
2009-09-25Add const's to many interfaces of engines/draci/Robert Špalek
2009-08-08Implemented Surface::getRect().Denis Kasak
2009-08-04Added Surface methods centerOnX() and centerOnY().Denis Kasak
2009-07-13Added Surface::fill() method and made Screen::fillScreen() use that instead o...Denis Kasak
2009-06-22* Expanded docs for the Sprite classDenis Kasak
2009-06-18Added Surface class.Denis Kasak