scummvm/engines/fullpipe
2017-09-30 21:35:16 +02:00
..
scenes
anihandler.cpp
anihandler.h
behavior.cpp FULLPIPE: Change more object-related functions to use Common::String 2017-03-22 04:32:23 +02:00
behavior.h
configure.engine
console.cpp
console.h
constants.h
detection.cpp FULLPIPE: Decrease header dependency 2016-12-26 19:13:28 +01:00
floaters.cpp
floaters.h
fullpipe.cpp Unify all string function parameters to be const Common::String & 2017-03-24 00:56:11 +02:00
fullpipe.h Unify all string function parameters to be const Common::String & 2017-03-24 00:56:11 +02:00
gameloader.cpp
gameloader.h
gfx.cpp FULLPIPE: Sanity check on data loading 2017-03-27 08:04:20 +02:00
gfx.h FULLPIPE: Refactor _pixels so that it's not part of the Bitmap class 2017-03-22 22:59:55 +02:00
init.cpp
input.cpp FULLPIPE: Silence GCC signed/unsigned warning. 2017-01-05 17:12:01 +01:00
input.h
interaction.cpp FULLPIPE: Change more object-related functions to use Common::String 2017-03-22 04:32:23 +02:00
interaction.h FULLPIPE: Use Common::String in all scene object names 2017-03-22 04:11:49 +02:00
inventory.cpp
inventory.h
lift.cpp
messagehandlers.cpp
messages.cpp
messages.h
modal.cpp FULLPIPE: Decrease header dependency 2016-12-26 19:13:28 +01:00
modal.h
module.mk
motion.cpp FULLPIPE: Change more object-related functions to use Common::String 2017-03-22 04:32:23 +02:00
motion.h FULLPIPE: Use Common::String in all scene object names 2017-03-22 04:11:49 +02:00
ngiarchive.cpp
ngiarchive.h
objectnames.h
objects.h Unify all string function parameters to be const Common::String & 2017-03-24 00:56:11 +02:00
scene.cpp FULLPIPE: Safer string management 2017-03-27 08:04:20 +02:00
scene.h Unify all string function parameters to be const Common::String & 2017-03-24 00:56:11 +02:00
scenes.cpp
scenes.h
sound.cpp Unify all string function parameters to be const Common::String & 2017-03-24 00:56:11 +02:00
sound.h Unify all string function parameters to be const Common::String & 2017-03-24 00:56:11 +02:00
stateloader.cpp Unify all string function parameters to be const Common::String & 2017-03-24 00:56:11 +02:00
statesaver.cpp FULLPIPE: Fix leaking the save MemoryWriteStreamDynamic buffer 2017-09-22 07:06:20 +02:00
statics.cpp FULLPIPE: Plug one more memory leak in the Movement class destructor 2017-03-24 00:56:12 +02:00
statics.h Unify all string function parameters to be const Common::String & 2017-03-24 00:56:11 +02:00
utils.cpp FULLPIPE: Fix warning 2017-08-01 13:09:10 +02:00
utils.h COMMON: Introduce a shared hash function for pointer types 2017-09-30 21:35:16 +02:00