scummvm/engines/tsage
2011-04-23 14:39:53 +02:00
..
converse.cpp TSAGE: Cleaner bugfix for text colours being incorrect 2011-04-20 23:02:07 +10:00
converse.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
core.cpp TSAGE: Cleaner bugfix for text colours being incorrect 2011-04-20 23:02:07 +10:00
core.h TSAGE: Reworked the saving code to fix crashes 2011-04-19 21:02:27 +10:00
debugger.cpp TSAGE: Remove redundant parameter 2011-04-17 12:24:06 +02:00
debugger.h TSAGE: Add listobjects and moveobject commands to the debugger 2011-04-17 11:20:08 +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: Fixed button highlighting in inventory dialog 2011-04-19 19:37:26 +10:00
dialogs.h TSAGE: Removed InventoryDialog allFlag parameter. 2011-04-18 20:37:24 +10:00
events.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
events.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
globals.cpp ALL: centre -> center 2011-04-14 14:34:28 +02:00
globals.h ALL: centre -> center 2011-04-14 14:34:28 +02:00
graphics.cpp TSAGE: Fix glitches with incorrect pixels on the edges of zoomed objects 2011-04-17 19:51:56 +10:00
graphics.h ALL: centre -> center 2011-04-14 14:34:28 +02:00
module.mk TSAGE: Fix build as dynamic plugin. 2011-04-13 19:18:12 +02:00
resources.cpp TSAGE: Changed palette code back to using a byte array 2011-04-15 21:28:53 +10:00
resources.h TSAGE: Changed palette code back to using a byte array 2011-04-15 21:28:53 +10:00
ringworld_logic.cpp TSAGE: Describe scenes fro group 8 and 10 2011-04-18 08:42:00 +02:00
ringworld_logic.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes1.cpp TSAGE: Fix broken animation in scene 60. Renamed more or less everything 2011-04-21 01:03:54 +02:00
ringworld_scenes1.h TSAGE: Fix broken animation in scene 60. Renamed more or less everything 2011-04-21 01:03:54 +02:00
ringworld_scenes2.cpp TSAGE: Removed original game that uses 'Intro.txt' to indicate whether the introduction has played 2011-04-19 21:42:43 +10:00
ringworld_scenes2.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes3.cpp TSAGE: Fix Miranda in scene 4000, 4040 and 4045 2011-04-23 01:21:56 +02:00
ringworld_scenes3.h TSAGE: Fix a glitch in scene222:postInit. Suppress a useless comment. 2011-04-17 23:12:21 +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: Scene 4000: Fix several bugs that were blocking progress to the chimney 2011-04-23 14:39:53 +02:00
ringworld_scenes5.h TSAGE: Fix an inventory bug (ale) 2011-04-22 23:12:31 +02:00
ringworld_scenes6.cpp ALL: centre -> center 2011-04-14 14:34:28 +02:00
ringworld_scenes6.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes8.cpp TSAGE: Cleanup. For coding consistency, remove default parameters when calling startSound() in scene groups 8 and 10 2011-04-15 20:36:54 +02:00
ringworld_scenes8.h TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
ringworld_scenes10.cpp TSAGE: Changed Scene::_sceneNumber to avoid confusion with SceneManager::_sceneNumber 2011-04-19 21:07:37 +10: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: Suppress empty format string warning of g++. 2011-04-19 17:04:05 +02:00
saveload.h TSAGE: Reworked the saving code to fix crashes 2011-04-19 21:02:27 +10:00
scenes.cpp TSAGE: Changed Scene::_sceneNumber to avoid confusion with SceneManager::_sceneNumber 2011-04-19 21:07:37 +10:00
scenes.h TSAGE: Changed Scene::_sceneNumber to avoid confusion with SceneManager::_sceneNumber 2011-04-19 21:07:37 +10: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: Disable GMM Save/Load buttons when saving/loading not allowed 2011-04-17 08:38:45 +10:00
tsage.h ALL: centre -> center 2011-04-14 14:34:28 +02:00