scummvm/engines/queen
Max Horn 0ce2ca4e00 COMMON: Replace MKID_BE by MKTAG
MKID_BE relied on unspecified behavior of the C++ compiler,
and as such was always a bit unsafe. The new MKTAG macro
is slightly less elegant, but does no longer depend on the
behavior of the compiler.
Inspired by FFmpeg, which has an almost identical macro.
2011-04-12 16:53:15 +02:00
..
bankman.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
bankman.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
command.cpp QUEEN: fix #1858081 - Jetty: "sign" at wrong position 2011-02-19 17:17:15 +01:00
command.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
credits.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
credits.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
cutaway.cpp JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
cutaway.h 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 2007-05-30 21:56:52 +00:00
debug.cpp DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
debug.h DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
defs.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
display.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
display.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
graphics.cpp get rid of global Box objects and remove obsoleted PALMOS_ARM defines. 2010-04-25 21:53:09 +00:00
graphics.h get rid of global Box objects and remove obsoleted PALMOS_ARM defines. 2010-04-25 21:53:09 +00:00
grid.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
grid.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
input.cpp Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew language 2010-04-12 21:21:06 +00:00
input.h QUEEN: Modified engine to use a quit flag instead of system->quit() in order to return to the launcher 2008-06-04 05:21:47 +00:00
journal.cpp Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew language 2010-04-12 21:21:06 +00:00
journal.h 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 2007-05-30 21:56:52 +00:00
logic.cpp ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
logic.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
midiadlib.cpp QUEEN: Remove leftover class forward declaration 2011-03-25 16:20:43 +01:00
module.mk Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
music.cpp QUEEN: Rename some MidiMusic members to match Audio::MidiPlayer 2011-03-24 16:46:48 +01:00
music.h QUEEN: Rename some MidiMusic members to match Audio::MidiPlayer 2011-03-24 16:46:48 +01:00
musicdata.cpp added support for Adlib tracks 2007-11-15 20:21:33 +00:00
queen.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
queen.h ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
resource.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
resource.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
restables.cpp Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) 2007-09-01 19:13:04 +00:00
sound.cpp QUEEN: Fix the journal's music volume slider 2011-03-20 12:01:27 +01:00
sound.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
state.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
state.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
structs.h 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 2007-05-30 21:56:52 +00:00
talk.cpp QUEEN: Fixed code analysis warning - bug #3087851 2010-10-15 14:37:50 +00:00
talk.h Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) 2007-09-01 19:13:04 +00:00
walk.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
walk.h Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00
xref.txt Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00