scummvm/engines/tsage
2013-06-24 23:09:29 -04:00
..
blue_force TSAGE: Bugfix for #3540893 - Stuck animation in Blue Force floppy 2013-06-24 23:09:29 -04:00
ringworld TSAGE: Fix some non-initialized variables. CID 1002389, 1002390, 1002391 2013-04-27 11:43:41 +02:00
ringworld2 TSAGE: Fix nesting level. CID 1003633 2013-04-28 23:59:21 +03:00
converse.cpp TSAGE: Fix some non-initialized variables. CID 1002415, 1002416, 1002417, 1002418 2013-04-29 10:41:28 +02:00
converse.h TSAGE: Bugfixes and extra commenting for R2R conversation display 2011-12-12 22:07:38 +11:00
core.cpp TSAGE: Fix some non-initialized variables and missing va_end(). CID 1002103, 100214, 1002403, 1002404, 1002405, 1002406, 1002407, 1002408, 1002409, 1002410, 1002411, 1002412, 1002413, 1002414, 2013-04-29 08:01:59 +02:00
core.h TSAGE: Fix some non-initialized variables and missing va_end(). CID 1002102, 1002399, 1002400, 1002402 2013-04-29 10:01:01 +02:00
debugger.cpp TSAGE: JANITORIAL: Remove trailing spaces 2012-02-25 12:44:37 +01:00
debugger.h TSAGE: Add BF and R2R specific debugger commands 2011-12-03 00:33:14 +01:00
detection_tables.h COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
detection.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
dialogs.cpp TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for reporting it. 2012-08-07 19:07:01 +02: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: Fix a bug reported by salty-horse (and Clang) 2012-11-09 22:03:52 +01:00
globals.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
globals.h TSAGE: Fix for bug #3541354 - Nico shooting player after being tied up 2012-07-11 21:20:52 +10:00
graphics.cpp TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for reporting it. 2012-08-07 19:07:01 +02:00
graphics.h ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
module.mk TSAGE: R2R - Implement scene 1010 2012-01-05 22:22:30 +01:00
resources.cpp TSAGE: JANITORIAL: Remove trailing spaces 2012-02-25 12:44:37 +01:00
resources.h TSAGE: More properly implemented resource streaming for R2R animation player 2012-02-24 19:38:46 +11: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 GUI: Add helper to SaveLoadChooser, which uses the currently active target. 2012-06-10 04:53:17 +02:00
scenes.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
sound.cpp TSAGE: Fix some non-initialized variables. CID 1002367, 1002368, 1002369, 1002370 2013-04-29 09:35:44 +02:00
sound.h TSAGE: Apply naming conventions to some sound variables and functions 2012-09-03 07:58:35 +02:00
staticres.cpp TSAGE: JANITORIAL: Remove trailing spaces 2012-02-25 12:44:37 +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 JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
tsage.h TSAGE: Implemented the initial loading logic for R2R animation player 2012-02-26 17:29:45 +11:00
user_interface.cpp TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for reporting it. 2012-08-07 19:07:01 +02:00
user_interface.h TSAGE: Added new properties and stubs needed for new R2RW functionality 2011-11-17 22:04:10 +11:00