scummvm/engines/tsage
2012-02-18 10:19:51 +11:00
..
blue_force TSAGE: Bugfix for #3467505 - crash viewing ammo belt when the clip is empty 2012-01-01 16:37:25 +11:00
ringworld TSAGE: Do all screen drawing in an intermediate temporary screen surface. 2012-01-01 16:37:24 +11:00
ringworld2 TSAGE: R2R - Fix various warnings 2012-02-16 18:32:04 +01:00
converse.cpp TSAGE: Added needed speaker method call for R2R in StripManager::signal 2012-01-04 21:16:32 +11:00
converse.h TSAGE: Bugfixes and extra commenting for R2R conversation display 2011-12-12 22:07:38 +11:00
core.cpp TSAGE: Initial implementation of R2R Scene 180 2012-02-05 13:20:18 +11:00
core.h TSAGE: Initial implementation of R2R Scene 180 2012-02-05 13:20:18 +11:00
debugger.cpp TSAGE: Add BF and R2R specific debugger commands 2011-12-03 00:33:14 +01:00
debugger.h TSAGE: Add BF and R2R specific debugger commands 2011-12-03 00:33:14 +01:00
detection_tables.h TSAGE: Disabled Spanish Blue Force detection entry 2012-02-18 10:19:51 +11:00
detection.cpp TSAGE: Remove superfluous md5 bytes setting 2012-02-16 11:11:55 +01:00
dialogs.cpp TSAGE: Implemented Blue Force Options dialog and moved Inventory dialog to Ringworld namespace 2011-10-31 19:51:01 +11:00
dialogs.h TSAGE: Implemented Blue Force Options dialog and moved Inventory dialog to Ringworld namespace 2011-10-31 19:51:01 +11:00
events.cpp TSAGE: Do all screen drawing in an intermediate temporary screen surface. 2012-01-01 16:37:24 +11:00
events.h TSAGE: R2R - Rename inventory enums, fix isInventoryIcon() 2012-02-15 19:37:20 +01:00
globals.cpp TSAGE: Replace previously unknown value _v58ec2 with _uiElements._active 2012-02-14 22:43:46 +11:00
globals.h TSAGE: Replace previously unknown value _v58ec2 with _uiElements._active 2012-02-14 22:43:46 +11:00
graphics.cpp TSAGE: R2R - Very preliminary implementation of scene 1337 2012-02-09 22:59:33 +01:00
graphics.h TSAGE: Implemented changes for dirty rect handling needed for R2R 2012-01-02 10:17:44 +11:00
module.mk TSAGE: R2R - Implement scene 1010 2012-01-05 22:22:30 +01:00
resources.cpp COMMON: Rename Common::set_to to Common::fill. 2011-11-16 18:06:30 +01:00
resources.h TSAGE: Remove useless include 2011-12-03 00:31:40 +01:00
saveload.cpp TSAGE: Close memory leak in savegame thumbnail. 2011-12-31 00:28:27 +00:00
saveload.h TSAGE: BF - Fix for bug #3467502, crash when loading in map scene 2011-12-31 11:27:14 +01:00
scenes.cpp TSAGE: Properly handle resetting flags when leaving a scene 2012-01-31 22:20:30 +11:00
scenes.h TSAGE: Beginnings of support for Return to Ringworld 2011-10-22 20:44:26 +11:00
sound.cpp COMMON: Rename Common::set_to to Common::fill. 2011-11-16 18:06:30 +01:00
sound.h JANITORIAL: Remove extra semicolons. 2011-11-27 12:54:22 +01:00
staticres.cpp TSAGE: R2R - Scene 1337: Implement subD02CA() plus a couple of little functions used by AI 2012-02-13 22:11:18 +01:00
staticres.h TSAGE: R2R - Scene 1337: Implement subD02CA() plus a couple of little functions used by AI 2012-02-13 22:11:18 +01:00
tsage.cpp TSAGE: Add BF and R2R specific debugger commands 2011-12-03 00:33:14 +01:00
tsage.h TSAGE: Removed game stubs for Geekwad 2011-11-01 21:59:43 +11:00
user_interface.cpp TSAGE: R2R - Rename inventory enums, fix isInventoryIcon() 2012-02-15 19:37:20 +01:00
user_interface.h TSAGE: Added new properties and stubs needed for new R2RW functionality 2011-11-17 22:04:10 +11:00