index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
draci
/
surface.h
Age
Commit message (
Expand
)
Author
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-14
ALL: colour -> color
Max Horn
2010-05-04
Reduce indirect header dependencies further
Max Horn
2009-10-30
Moved all one-line getters/setters to the header files
Robert Špalek
2009-10-30
Remove most of default parameter values.
Robert Špalek
2009-10-08
Change doxygen inline comments from "//!" to "///" as proposed on -devel
Max Horn
2009-10-03
Fixed positioning and update of the title under the mouse pointer.
Robert Špalek
2009-09-30
Remove trailing whitespaces
Max Horn
2009-09-30
- Adapt parts of the Draci code to match our code formatting guidelines
Johannes Schickel
2009-09-25
Add const's to many interfaces of engines/draci/
Robert Špalek
2009-08-08
Implemented Surface::getRect().
Denis Kasak
2009-08-04
Added Surface methods centerOnX() and centerOnY().
Denis Kasak
2009-07-13
Added Surface::fill() method and made Screen::fillScreen() use that instead o...
Denis Kasak
2009-06-22
* Expanded docs for the Sprite class
Denis Kasak
2009-06-18
Added Surface class.
Denis Kasak