Littleboy
|
b694a78f62
|
ANALYSIS: Add static casts to is* functions
This fixes a potential problem with passing char values that would be sign-extended and yield unexpected results.
See http://msdn.microsoft.com/en-us/library/ms245348.aspx
|
2011-06-23 08:52:52 -04:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Ori Avtalion
|
9414d7a6e2
|
JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
|
2011-04-28 15:08:58 +03:00 |
|
Filippos Karapetis
|
abcceb8a4e
|
QUEEN: Fixed code analysis warning - bug #3087851
svn-id: r53499
|
2010-10-15 14:37:50 +00:00 |
|
Torbjörn Andersson
|
54b2a8c98d
|
JANITORIAL: Cleanup (mostly whitespace)
svn-id: r53161
|
2010-10-12 04:19:58 +00:00 |
|
Ori Avtalion
|
2fc9d6845b
|
Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew language
svn-id: r48645
|
2010-04-12 21:21:06 +00:00 |
|
Max Horn
|
9b160804ab
|
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit
svn-id: r34700
|
2008-09-30 12:27:38 +00:00 |
|
Christopher Page
|
67c8c39fdf
|
Queen works with the new GMM implementation, and made a correction to a change in parallaction
svn-id: r32999
|
2008-07-11 00:49:01 +00:00 |
|
Paul Gilbert
|
6eb64102a4
|
Fix to remove a tab character from the GPL header
svn-id: r30238
|
2008-01-05 12:45:14 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
Chris Apers
|
500481c4ec
|
Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)
svn-id: r28803
|
2007-09-01 19:13:04 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Gregory Montoir
|
38eab5c5df
|
Re-introduced Input::getMousePos and removed g_system-
svn-id: r26372
|
2007-04-02 19:12:17 +00:00 |
|
Max Horn
|
b44d93d068
|
QUEEN: Make use of EventManager::getMousePos
svn-id: r26224
|
2007-03-18 18:55:11 +00:00 |
|
Gregory Montoir
|
370c07f925
|
added other code differences for Amiga FOTAQ versions, full game is now completable under ScummVM
svn-id: r25941
|
2007-03-02 23:47:49 +00:00 |
|
Gregory Montoir
|
82adbc025d
|
some fixes for FOTAQ Amiga versions, cleanup
svn-id: r25886
|
2007-02-26 20:50:33 +00:00 |
|
Gregory Montoir
|
11e679845d
|
some fixes and additions for FOTAQ amiga versions
svn-id: r25825
|
2007-02-24 18:39:08 +00:00 |
|
Gregory Montoir
|
948630c3b4
|
added initial support for FOTAQ amiga versions
svn-id: r25769
|
2007-02-21 20:27:48 +00:00 |
|
Gregory Montoir
|
28be8164ac
|
simplification, removed some duplicated code
svn-id: r24783
|
2006-11-24 18:37:43 +00:00 |
|
Gregory Montoir
|
d5608e82ed
|
cleanup (got rid of the custom Language enum, re-used the one in the Common namespace)
svn-id: r24595
|
2006-11-03 22:36:05 +00:00 |
|
Max Horn
|
eaff9344a4
|
Added OSystem::setFocusRectangle (first part of Nintendo DS patch)
svn-id: r23449
|
2006-07-09 09:40:44 +00:00 |
|
Eugene Sandulenko
|
d292c0ec55
|
Since our debug() adds an exclamation mark at the message end, remove
it in several calls to avoid duplication!!11!
svn-id: r21607
|
2006-04-04 22:04:51 +00:00 |
|
Gregory Montoir
|
e4ac92c2af
|
updated some bugs/issues comments and removed wrong 'FIXME' markers.
svn-id: r20975
|
2006-02-28 22:20:13 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|