scummvm/engines/fullpipe
2016-12-01 10:54:48 +01:00
..
scenes FULLPIPE: Remove obsolete TODO 2016-12-01 10:54:48 +01:00
anihandler.cpp FULLPIPE: Rename is GabeObject 2016-09-05 00:11:07 +02:00
anihandler.h FULLPIPE: Renamed rest of the AniHandler class methods 2016-08-14 21:40:29 +02:00
behavior.cpp FULLPIPE: Rename is GabeObject 2016-09-05 00:11:07 +02:00
behavior.h FULLPIPE: Renames in Behavior code 2016-07-22 22:33:34 +03:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
console.cpp ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
console.h FULLPIPE: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
constants.h FULLPIPE: Remove constant duplicates 2016-09-30 22:39:07 +02:00
detection.cpp FULLPIPE: Increase number of saveslots. 2016-09-30 22:35:55 +02:00
floaters.cpp FULLPIPE: Fix floaters direction 2016-09-04 18:28:19 +02:00
floaters.h FULLPIPE: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
fullpipe.cpp FULLPIPE: Added 4 sound channels like in original 2016-11-25 18:53:16 +01:00
fullpipe.h FULLPIPE: Initial code for scene04 music 2016-11-29 19:39:04 +01:00
gameloader.cpp FULLPIPE: Move more stuff to stateloader.cpp 2016-09-20 19:34:48 +02:00
gameloader.h FULLPIPE: Add support loading/saving from GMM 2016-09-27 19:10:07 +02:00
gfx.cpp FULLPIPE: Fix alpha data type 2016-09-21 08:11:55 +02:00
gfx.h FULLPIPE: Fix alpha data type 2016-09-21 08:11:55 +02:00
init.cpp FULLPIPE: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
input.cpp JANITORIAL: Fix whitespaces 2016-09-04 14:42:52 +02:00
input.h FULLPIPE: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
interaction.cpp FULLPIPE: Fix animation lock-up 2016-10-12 09:06:01 +02:00
interaction.h FULLPIPE: Added debugging to interaction code 2016-10-04 19:48:12 +02:00
inventory.cpp FULLPIPE: Fix inventory not being cleared on game load 2016-09-20 19:34:48 +02:00
inventory.h FULLPIPE: Further work on saving 2016-09-18 00:16:29 +02:00
lift.cpp FULLPIPE: Mass fix incorrect inhibitor flag 2016-09-17 20:43:57 +02:00
messagehandlers.cpp FULLPIPE: Silence GCC warnings (mostly signed/unsigned ones) 2016-11-28 06:42:47 +01:00
messages.cpp FULLPIPE: Fix errorneous message queue cleanup 2016-09-21 21:59:35 +02:00
messages.h FULLPIPE: Rename in ExCommand structure 2016-09-04 23:54:43 +02:00
modal.cpp FULLPIPE: Fix quitting game via menu 2016-12-01 10:50:29 +01:00
modal.h FULLPIPE: Fixed ModalQuery 2014-06-18 09:37:37 +03:00
module.mk FULLPIPE: Further work on game saving 2016-09-16 22:15:24 +02:00
motion.cpp FULLPIPE: Fix crash on scene switch 2016-12-01 08:23:11 +01:00
motion.h FULLPIPE: Rename struct variables of MovGraphItem 2016-12-01 08:06:56 +01:00
ngiarchive.cpp FULLPIPE: Split all debug output by channels 2016-07-28 00:37:32 +03:00
ngiarchive.h
objectnames.h FULLPIPE: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
objects.h FULLPIPE: Added on-demand debug output to PicAniInfos 2016-10-05 09:13:28 +02:00
scene.cpp FULLPIPE: Silence GCC warnings (mostly signed/unsigned ones) 2016-11-28 06:42:47 +01:00
scene.h FULLPIPE: Silence GCC warnings (mostly signed/unsigned ones) 2016-11-28 06:42:47 +01:00
scenes.cpp FULLPIPE: Initial code for scene04 music 2016-11-29 19:39:04 +01:00
scenes.h FULLPIPE: Initial code for scene04 music 2016-11-29 19:39:04 +01:00
sound.cpp FULLPIPE: Restart SFX on request instead of skipping it. 2016-11-30 20:36:46 +01:00
sound.h FULLPIPE: Free _soundItems when SoundList is deleted 2016-09-08 17:24:22 +02:00
stateloader.cpp FULLPIPE: Silence GCC warnings (mostly signed/unsigned ones) 2016-11-28 06:42:47 +01:00
statesaver.cpp FULLPIPE: Silence GCC warnings (mostly signed/unsigned ones) 2016-11-28 06:42:47 +01:00
statics.cpp FULLPIPE: Fix if statement. Thanks to PVS-Studio 2016-10-26 01:51:39 +02:00
statics.h FULLPIPE: Added more debug output to scene09. Clarified pixel data type. 2016-09-21 21:22:22 +02:00
utils.cpp FULLPIPE: Hide useless noisy warning 2016-11-30 20:36:46 +01:00
utils.h FULLPIPE: Made object sorting stable. This removes flicker in many scenes 2016-09-23 18:28:01 +02:00