scummvm/engines/tsage
eriktorbjorn 760e8d4e6e TSAGE: Fix bad palette in the Fleeing planet cutscene
It was using out-of-bounds data to manipulate the palette, and a
missing break caused it to change palette again immediately. Still,
even after this change I had the impression that the temporary
palette was visible for a bit longer in DOSBox. Could be my
imagination, though.
2011-05-16 07:07:17 +02:00
..
blueforce_logic.cpp TSAGE: Add the skeletton of createScene() 2011-05-15 09:10:01 +02:00
blueforce_logic.h TSAGE: Added skeleton game class for Blue Force 2011-05-14 18:19:35 +10:00
converse.cpp TSAGE: Made some dialogs less CPU hungry 2011-05-15 23:20:40 +02:00
converse.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
core.cpp TSAGE: Moved scene creation into the Game class, and separated out the Ringworld demo scene creation to it's own game class 2011-05-14 18:20:56 +10:00
core.h TSAGE: Moved scene creation into the Game class, and separated out the Ringworld demo scene creation to it's own game class 2011-05-14 18:20:56 +10:00
debugger.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debugger.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection_tables.h TSAGE: Add detection for some versions of Blue Force 2011-05-13 23:27:43 +02:00
detection.cpp ENGINES: Unify engine names 2011-05-16 00:11:32 +01:00
dialogs.cpp TSAGE: Made some dialogs less CPU hungry 2011-05-15 23:20:40 +02:00
dialogs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
events.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
events.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
globals.cpp TSAGE: Added skeleton game class for Blue Force 2011-05-14 18:19:35 +10:00
globals.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.cpp TSAGE: Made some dialogs less CPU hungry 2011-05-15 23:20:40 +02:00
graphics.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk TSAGE: Moved scene creation into the Game class, and separated out the Ringworld demo scene creation to it's own game class 2011-05-14 18:20:56 +10:00
resources.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resources.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_demo.cpp TSAGE: Moved scene creation into the Game class, and separated out the Ringworld demo scene creation to it's own game class 2011-05-14 18:20:56 +10:00
ringworld_demo.h TSAGE: Moved scene creation into the Game class, and separated out the Ringworld demo scene creation to it's own game class 2011-05-14 18:20:56 +10:00
ringworld_logic.cpp TSAGE: Fix some errors in endGame(). 2011-05-15 22:49:19 +02:00
ringworld_logic.h TSAGE: Moved scene creation into the Game class, and separated out the Ringworld demo scene creation to it's own game class 2011-05-14 18:20:56 +10:00
ringworld_scenes1.cpp TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
ringworld_scenes1.h TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
ringworld_scenes2.cpp TSAGE: Fix bad palette in the Fleeing planet cutscene 2011-05-16 07:07:17 +02:00
ringworld_scenes2.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_scenes3.cpp TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
ringworld_scenes3.h TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
ringworld_scenes4.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_scenes4.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_scenes5.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_scenes5.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_scenes6.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_scenes6.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ringworld_scenes8.cpp TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
ringworld_scenes8.h TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
ringworld_scenes10.cpp TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
ringworld_scenes10.h TSAGE: Ensured all scenes with custom data properly save it in the savegames 2011-05-15 22:30:13 +10:00
saveload.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
saveload.h TSAGE: Fixed saving problem and talking to Seeker in Scene #50 2011-05-15 21:56:07 +10:00
scenes.cpp TSAGE: Moved scene creation into the Game class, and separated out the Ringworld demo scene creation to it's own game class 2011-05-14 18:20:56 +10:00
scenes.h TSAGE: Moved scene creation into the Game class, and separated out the Ringworld demo scene creation to it's own game class 2011-05-14 18:20:56 +10:00
sound.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
staticres.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
staticres.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
tsage.cpp TSAGE: Add blue force library files 2011-05-14 00:05:51 +02:00
tsage.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00