aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/cursor.cpp
AgeCommit message (Collapse)Author
2009-10-19Fixed cppcheck warning.Torbjörn Andersson
svn-id: r45241
2009-09-08Fixed some (pedantic) warningsMax Horn
svn-id: r44015
2009-08-31Groovie: Handle special case for cursor #4Scott Thomas
svn-id: r43847
2009-08-30Groovie: Initial implementation cursors for Groovie V2Scott Thomas
svn-id: r43842
2009-01-14-1 is not an uint8. Assuming ones-complement, though, I guess 255 was meantMax Horn
svn-id: r35865
2009-01-14Show the cursor and update it properly when closing the GMM.Jordi Vilalta Prat
svn-id: r35858
2009-01-14- Initialize the current cursor to an invalid one (this removes a glitch ↵Jordi Vilalta Prat
when loading from the launcher) - Removed the _syst attribute in Cursor_t7g svn-id: r35856
2009-01-08T7G: Stage one of move to ScummVM's CursorMan: rename groovie one so it ↵Henry Bush
doesn't have same name svn-id: r35793
2008-12-18Fixed cursor palette when returning from GMM/Debugger. (Thanks to jvprat for ↵Johannes Schickel
testing) svn-id: r35428
2008-11-14Initialise _current. Fixes a Valgrind warning.Torbjörn Andersson
svn-id: r35067
2008-11-14Patch #2271425: Groovie engineMax Horn
svn-id: r35060