Age | Commit message (Collapse) | Author |
|
svn-id: r55818
|
|
Remove a useless include of cursorman.h and several
superflous empty lines.
svn-id: r54718
|
|
See bug report #3087831
svn-id: r53464
|
|
svn-id: r52947
|
|
Add
static const int kFrontSurface = 20;
static const int kBackSurface = 21;
static const int kAnimSurface = 22;
static const int kCursorSurface = 23;
static const int kCaptureSurface = 30;
to class Draw and substitute the raw numbers in other files with
those aliases, for readability.
svn-id: r51852
|
|
svn-id: r47541
|
|
things)
svn-id: r44495
|
|
svn-id: r44120
|
|
- Add oPlaytoons_putPixel and Playtoons specific spriteOperation (using _pattern)
svn-id: r44103
|