Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-28 | Fixed MSVC compiler warning | Paul Gilbert | |
svn-id: r38960 | |||
2009-02-28 | Patch #2638336: Broken Sword PSX Support | Eugene Sandulenko | |
svn-id: r38956 | |||
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2007-11-28 | Update mouse coordinates onn *all* mouse events, i.e. also after click events | Max Horn | |
svn-id: r29657 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
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 | |||
2006-11-12 | Slighty modified Patch #1571787: "Support for Mac Broken Sword 1". sword1macdemo | Eugene Sandulenko | |
target was commented out until existence of the demo is confirmed. svn-id: r24697 | |||
2006-05-25 | Set and show/hide mouse cursors through a "cursor manager" (analogous to the | Torbjörn Andersson | |
recently added (cursor) palette manager) so that the cursor can be properly restored after returning from the GUI. If there's any C++ magic that can keep the backend functions from being called by anything else than these managing classes, that would probably be a good idea. Also, since the cursor manager keeps a copy of the cursor image, perhaps there are at least some backends that will no longer need to? svn-id: r22639 | |||
2006-05-25 | Setting a "null" cursor like this doesn't do anything in the SDL backend, and | Torbjörn Andersson | |
could possibly be undefined in other backends. So it should be safe to remove. svn-id: r22636 | |||
2006-03-29 | Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ↵ | Max Horn | |
to ~250). Many greetings to eriktorbjorn, and have fun recompiling. svn-id: r21500 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |