.. |
scenes
|
FULLPIPE: Fixed bat fall logic in scene27
|
2016-09-08 11:31:55 +02: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: Implement ModalSaveGame::setup()
|
2014-04-29 07:52:32 +03:00 |
detection.cpp
|
ENGINES: Make variable names of ADGameDescription conform to our guidelines.
|
2016-03-08 19:01:38 +01: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: Free _backgroundSurface when the game ends
|
2016-09-08 17:23:52 +02:00 |
fullpipe.h
|
FULLPIPE: Added debugging to scene3
|
2016-08-28 12:44:28 +02:00 |
gameloader.cpp
|
FULLPIPE: Renames in PreloadItem
|
2016-09-05 00:03:14 +02:00 |
gameloader.h
|
FULLPIPE: Renames in PreloadItem
|
2016-09-05 00:03:14 +02:00 |
gfx.cpp
|
FULLPIPE: Free contents of Bitmap surface when deleting bitmap
|
2016-09-08 17:49:51 +02:00 |
gfx.h
|
FULLPIPE: Rename is GabeObject
|
2016-09-05 00:11:07 +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: Rename is GabeObject
|
2016-09-05 00:11:07 +02:00 |
interaction.h
|
FULLPIPE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
inventory.cpp
|
FULLPIPE: Rename is GabeObject
|
2016-09-05 00:11:07 +02:00 |
inventory.h
|
FULLPIPE: Implement Inventory2::clear()
|
2014-04-21 09:47:03 +03:00 |
lift.cpp
|
FULLPIPE: Rename is GabeObject
|
2016-09-05 00:11:07 +02:00 |
messagehandlers.cpp
|
FULLPIPE: Rename is GabeObject
|
2016-09-05 00:11:07 +02:00 |
messages.cpp
|
FULLPIPE: Rename in ExCommand structure
|
2016-09-04 23:54:43 +02:00 |
messages.h
|
FULLPIPE: Rename in ExCommand structure
|
2016-09-04 23:54:43 +02:00 |
modal.cpp
|
FULLPIPE: Rename in ExCommand structure
|
2016-09-04 23:54:43 +02:00 |
modal.h
|
FULLPIPE: Fixed ModalQuery
|
2014-06-18 09:37:37 +03:00 |
module.mk
|
FULLPIPE: Rename mgm.* to anihandler.*
|
2016-08-14 21:40:29 +02:00 |
motion.cpp
|
FULLPIPE: Fix rounding error in MctlGraph::makeQueue
|
2016-09-06 21:44:46 +02:00 |
motion.h
|
FULLPIPE: Inverse search mode behavior in MctlGraph::getHitNode
|
2016-08-22 22:22:00 +02:00 |
ngiarchive.cpp
|
FULLPIPE: Split all debug output by channels
|
2016-07-28 00:37:32 +03: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: Clarify field data type in PicAniInfo
|
2016-09-04 01:16:30 +02:00 |
scene.cpp
|
FULLPIPE: Added and using StaticANIObject::isPixelHitAtPos()
|
2016-09-07 12:12:31 +02:00 |
scene.h
|
FULLPIPE: Remove unused class variable
|
2014-05-02 12:12:30 +03:00 |
scenes.cpp
|
FULLPIPE: Renames in PreloadItem
|
2016-09-05 00:03:14 +02:00 |
scenes.h
|
FULLPIPE: First round of getting rid of BallChain in scene27
|
2016-09-07 18:38:38 +02:00 |
sound.cpp
|
FULLPIPE: Also free the contents of _soundList, along with it
|
2016-09-08 17:45:17 +02:00 |
sound.h
|
FULLPIPE: Free _soundItems when SoundList is deleted
|
2016-09-08 17:24:22 +02:00 |
stateloader.cpp
|
FULLPIPE: More signed reads
|
2016-08-29 22:23:45 +02:00 |
statics.cpp
|
FULLPIPE: Added and using StaticANIObject::isPixelHitAtPos()
|
2016-09-07 12:12:31 +02:00 |
statics.h
|
FULLPIPE: Added and using StaticANIObject::isPixelHitAtPos()
|
2016-09-07 12:12:31 +02:00 |
utils.cpp
|
FULLPIPE: Use cp866 for logging on Windows build
|
2016-09-06 21:44:55 +02:00 |
utils.h
|
FULLPIPE: Remove now unused PtrList
|
2014-05-02 12:30:09 +03:00 |