Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-02-14 | CRUISE: Adapt to setPalette RGBA->RGB change. | Johannes Schickel | |
2010-01-07 | The default keycolor for mouse pointers used to be 255. | Marcus Comstedt | |
This makes sense as a default for CLUT8 modes, but not really for anything else. As part of the gsoc2009-16bit merge, the default was changed to "all ones", with extra code in the SDL backend to truncate this to the depth of the mode. However, "all ones" (white) still isn't a very useful default for RGB modes. So rather than jumping through hoops to provide a bad default, it's better to remove the default altogether. Engines which relied on the old default of 255 have been updated to specify it explicitly. svn-id: r47118 | |||
2009-03-01 | Moved mouse cursor definition data into staticres.cpp | Paul Gilbert | |
svn-id: r38993 | |||
2009-01-16 | Code formatting fixes, automatically performed by astyle | Max Horn | |
svn-id: r35870 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2007-10-28 | Fix warning & code formatting | Max Horn | |
svn-id: r29290 | |||
2007-10-28 | Implement cursor by object | Vincent Hamm | |
Fix walk cursor svn-id: r29288 | |||
2007-10-28 | Implement cursors | Vincent Hamm | |
svn-id: r29286 | |||
2007-10-27 | Hooked inputs | Vincent Hamm | |
Cleanup & fix in input management code svn-id: r29267 | |||
2007-09-18 | Code formatting fixes | Max Horn | |
svn-id: r28945 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-04-27 | Fix code formatting (partially) and guard defines in includes. | Eugene Sandulenko | |
svn-id: r26631 | |||
2007-04-27 | Add cruise source code for scummvm | Vincent Hamm | |
svn-id: r26605 |