scummvm/engines/sword2
Max Horn a6b57dc3a9 - Added GCC_PRINTF attribute to several funcs where it makes sense
- change some constants from double to float, to avoid "loss of precision due to implicit conversion" warnings
- removed duplicate prototypes for some funcs
- fixed some "increases required alignment of target type" warnings

svn-id: r42009
2009-07-01 20:51:04 +00:00
..
animation.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
animation.h Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players 2009-05-21 13:02:56 +00:00
anims.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
console.cpp Sword2: PSX version support, and GMM loading/saving 2009-04-07 19:52:46 +00:00
console.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
controls.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
controls.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
debug.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
debug.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
defs.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
events.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
function.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
header.h Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
icons.cpp Sword2: PSX version support, and GMM loading/saving 2009-04-07 19:52:46 +00:00
interpreter.cpp Replaced the old stack macros with ScummVM's FixedStack class. 2008-12-29 11:55:09 +00:00
interpreter.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
layers.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
logic.cpp Sword2: PSX version support, and GMM loading/saving 2009-04-07 19:52:46 +00:00
logic.h Sword2: PSX version support, and GMM loading/saving 2009-04-07 19:52:46 +00:00
maketext.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
maketext.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
memory.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
memory.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
menu.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
module.mk Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
mouse.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
mouse.h Sword2: PSX version support, and GMM loading/saving 2009-04-07 19:52:46 +00:00
music.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
object.h - Removed -Wconversion from compiler options for g++ 4.3, it's behavior has fundamently changed in g++ 4.3 2008-06-04 17:20:25 +00:00
palette.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
protocol.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
render.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
resman.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
resman.h Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
router.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
router.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
saveload.cpp Changed SaveFileManager methods to take Common::String params (instead of char pointers) 2009-05-29 14:38:22 +00:00
saveload.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
screen.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
screen.h - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00
scroll.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
sound.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
sound.h Sword2: PSX version support, and GMM loading/saving 2009-04-07 19:52:46 +00:00
speech.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
sprite.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
startup.cpp Use readLine() instead of readLine_OLD(). 2008-09-04 21:40:32 +00:00
sword2.cpp Add GUI options support to Sky, Queen and Sword1&2 engines (which do not use AD) 2009-06-06 17:57:39 +00:00
sword2.h Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
sync.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
walker.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00