.. |
scenes
|
FULLPIPE: Fix potential null dereference. CID 1148380
|
2014-06-06 15:11:13 +03:00 |
behavior.cpp
|
FULLPIPE: Make debugging output less noisy
|
2014-04-21 19:50:30 +03:00 |
behavior.h
|
FULLPIPE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
configure.engine
|
BUILD: Split configure.engines down to a single file per engine.
|
2013-11-24 00:45:38 +00: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: Implement ModalSaveGame::setup()
|
2014-04-29 07:52:32 +03:00 |
detection.cpp
|
FULLPIPE: Implement ModalSaveGame::getFileInfo() and stubbed saveload support
|
2014-05-01 12:06:40 +03:00 |
floaters.cpp
|
FULLPIPE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
floaters.h
|
FULLPIPE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
fullpipe.cpp
|
FULLPIPE: Fix warning
|
2014-06-05 00:40:37 +03:00 |
fullpipe.h
|
FULLPIPE: Implement ModalSaveGame::getFileInfo() and stubbed saveload support
|
2014-05-01 12:06:40 +03:00 |
gameloader.cpp
|
FULLPIPE: Implement FullpipeEngine::restartGame()
|
2014-05-03 11:37:13 +03:00 |
gameloader.h
|
FULLPIPE: Implement FullpipeEngine::restartGame()
|
2014-05-03 11:37:13 +03:00 |
gfx.cpp
|
FULLPIPE: Implement MovGraph::doWalkTo()
|
2014-05-15 12:34:55 +02:00 |
gfx.h
|
FULLPIPE: Implement Statics::init()
|
2014-05-02 12:40:06 +03:00 |
init.cpp
|
FULLPIPE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
input.cpp
|
FULLPIPE: Fix one more warning
|
2014-04-28 20:38:08 +03:00 |
input.h
|
FULLPIPE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
interaction.cpp
|
FULLPIPE: Implement Inventory2::clear()
|
2014-04-21 09:47:03 +03:00 |
interaction.h
|
FULLPIPE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
inventory.cpp
|
FULLPIPE: Implement Inventory2::clear()
|
2014-04-21 09:47:03 +03:00 |
inventory.h
|
FULLPIPE: Implement Inventory2::clear()
|
2014-04-21 09:47:03 +03:00 |
lift.cpp
|
FULLPIPE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
messagehandlers.cpp
|
FULLPIPE: Fix bug in global_messageHandler3() which prevented mouse handling
|
2014-05-14 12:15:37 +02:00 |
messages.cpp
|
FULLPIPE: Fix more warnings
|
2014-06-05 00:43:13 +03:00 |
messages.h
|
FULLPIPE: Implement clearGlobalMessageQueueList()
|
2014-04-26 12:08:37 +03:00 |
modal.cpp
|
FULLPIPE: Initialize class variables. CID 1204256
|
2014-06-06 15:09:53 +03:00 |
modal.h
|
FULLPIPE: Implement ModalSaveGame::getFileInfo() and stubbed saveload support
|
2014-05-01 12:06:40 +03:00 |
module.mk
|
FULLPIPE: Finish scene29_initScene() implementation
|
2014-03-25 00:28:52 +02:00 |
motion.cpp
|
FULLPIPE: Initialize variable. CID 1208916
|
2014-06-08 15:35:55 +03:00 |
motion.h
|
FULLPIPE: Finish MctlLadder::doWalkTo() implementation
|
2014-06-04 12:24:01 +03:00 |
ngiarchive.cpp
|
FULLPIPE: g_fullpipe -> g_fp for brevity
|
2013-12-21 16:42:49 +02:00 |
ngiarchive.h
|
FULLPIPE: Completed Background loading
|
2013-09-06 14:48:15 +03:00 |
objectnames.h
|
FULLPIPE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
objects.h
|
FULLPIPE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
scene.cpp
|
FULLPIPE: Fix warnings
|
2014-05-20 08:15:30 +03:00 |
scene.h
|
FULLPIPE: Remove unused class variable
|
2014-05-02 12:12:30 +03:00 |
scenes.cpp
|
FULLPIPE: Add additional sanity check. CID 1220154
|
2014-06-06 15:19:19 +03:00 |
scenes.h
|
FULLPIPE: Implement BallChain::removeBall()
|
2014-04-12 14:44:35 +03:00 |
sound.cpp
|
FULLPIPE: Safely copy string. CID 1208908
|
2014-06-09 22:36:01 +03:00 |
sound.h
|
FULLPIPE: Implement SoundList::getSoundItemById()
|
2014-04-26 21:58:20 +03:00 |
stateloader.cpp
|
FULLPIPE: Removed couple of PtrList usages for code clarity
|
2014-05-02 12:09:42 +03:00 |
statics.cpp
|
FULLPIPE: Fix lockup on game start
|
2014-06-08 22:07:39 +03:00 |
statics.h
|
FULLPIPE: Add missing parameter to Movement::calcSomeXY()
|
2014-06-02 10:36:20 +03:00 |
utils.cpp
|
FULLPIPE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
utils.h
|
FULLPIPE: Remove now unused PtrList
|
2014-05-02 12:30:09 +03:00 |