scummvm/engines/tsage
Johannes Schickel 41706cb4d9 TSAGE: Silence uninitialized variable usage warning.
Instead of passing an uninitialized dummy va_list to Action::attached we just
pass the va parameter from SequenceManager::attached to it now, since that
parameter is not used in Action::attached, it is safe to do that.
2011-04-13 23:33:22 +02:00
..
converse.cpp TSAGE: Silence uninitialized variable usage warning. 2011-04-13 23:33:22 +02:00
converse.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
core.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
core.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
debugger.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
debugger.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
detection_tables.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
detection.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
dialogs.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
dialogs.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
events.cpp TSAGE: Always initialise the event in getEvent() 2011-04-13 22:33:41 +02:00
events.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
globals.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
globals.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
graphics.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
graphics.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
module.mk TSAGE: Fix build as dynamic plugin. 2011-04-13 19:18:12 +02:00
resources.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
resources.h TSAGE: Replace the recently added error() by a warning(), allowing to play the CD version 2011-04-13 22:51:53 +02:00
ringworld_logic.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_logic.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes1.cpp TSAGE: Move two functions from .h to .cpp (thanks fuzzie for reporting that) 2011-04-13 22:21:58 +02:00
ringworld_scenes1.h TSAGE: Move two functions from .h to .cpp (thanks fuzzie for reporting that) 2011-04-13 22:21:58 +02:00
ringworld_scenes2.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes2.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes3.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes3.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes4.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes4.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes5.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes5.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes6.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes6.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes8.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes8.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes10.cpp TSAGE: Suppress some dead code, rename a variable (thanks fuzzie for pointing that) 2011-04-13 22:40:58 +02:00
ringworld_scenes10.h TSAGE: Suppress some dead code, rename a variable (thanks fuzzie for pointing that) 2011-04-13 22:40:58 +02:00
saveload.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
saveload.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
scenes.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
scenes.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
sound.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
sound.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
staticres.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
staticres.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
tsage.cpp TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
tsage.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00