Age | Commit message (Collapse) | Author |
|
|
|
svn-id: r55728
|
|
svn-id: r55727
|
|
svn-id: r54724
|
|
Remove a useless include of cursorman.h and several
superflous empty lines.
svn-id: r54718
|
|
svn-id: r52947
|
|
Move Fascination specific function to appropriate classes, plus some style modifications
svn-id: r52267
|
|
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
|
|
the rat are moving).
svn-id: r44518
|
|
Fascination - initial version of several 'Fascination Window' functions, proper naming of most of fascination OPCODEDRAW and OPCODEGOB functions
svn-id: r44472
|
|
first STK and TOT is declared, added inter and draw skeleton for Fascination
svn-id: r40059
|