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