aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage
AgeCommit message (Collapse)Author
2013-11-02TSAGE: Increase savegame version in order to properly skip the useless variablesStrangerke
2013-11-02TSAGE: Remove more useless global variables. Savegames compatibility preserved.Strangerke
2013-11-02TSAGE: Remove some useless variables in Blue Force, fix compilation broken ↵Strangerke
in last commit
2013-11-02TSAGE: R2R - Remove useless variable. That breaks savegames compatibilityStrangerke
2013-11-02TSAGE: Remove 2 useless variables from scene 180, rename a variable. This ↵Strangerke
breaks the savegames
2013-11-01TSAGE: Renaming for R2R bedroom consolePaul Gilbert
2013-11-01TSAGE: Bugfixes and renaming for R2R bridge consolePaul Gilbert
2013-11-02TSAGE: More renaming in scene 100Strangerke
2013-10-31TSAGE: #if 0 out the uninitialised variable switch blockPaul Gilbert
2013-10-31TSAGE: Cleanup and saving fixes for R2R star-field credits scenePaul Gilbert
2013-10-31TSAGE: Fixes for saving on R2R credits screenPaul Gilbert
2013-10-31TSAGE: Improved comments about uninitialised variable in original codePaul Gilbert
2013-10-31TSAGE: Remove unneeded unk macro definePaul Gilbert
2013-10-31TSAGE: In progress work implementing R2R unused spaceport scenePaul Gilbert
2013-10-30TSAGE: Fix a bug pointed by wjpStrangerke
2013-10-29TSAGE: FIX CID 1003725, 1003726, 1002380, 1002379Strangerke
2013-10-29TSAGE: Fix CID 1003170Strangerke
2013-10-29TSAGE: Fix CID 1047257 and 1002397Strangerke
2013-10-28TSAGE: Removed more unused R2R variablesPaul Gilbert
2013-10-28TSAGE: Removed unneeded R2R variable _v56AABPaul Gilbert
2013-10-29TSAGE: Fix CID 1003935, 1003723, 1002377 and 1002376Strangerke
2013-10-28TSAGE: Fix CID 1088575, 1003719, 1003716 (3 real bugs)Strangerke
2013-10-27TSAGE: Removed Symbion compilation fix, which doesn't workPaul Gilbert
2013-10-27TSAGE: Fix CID 1003781, 1002422, 1003171Strangerke
2013-10-27TSAGE: More palette/ghosting fixes for R2R intro sequencePaul Gilbert
2013-10-27TSAGE: Fix CID 1002419, 1002420, 1002421Strangerke
2013-10-27TSAGE: Fix ghosting of late animation frame with new palette in R2R introPaul Gilbert
2013-10-27TSAGE: Fix CID 1002397, 1002398, 1047257. Fix a bug in Scene3150::postInit()Strangerke
2013-10-27TSAGE: Fix CID 1002393, 1002395, 1002396. Get rid of some magic valuesStrangerke
2013-10-27TSAGE: Fix CID 1002392 and CID 1002387Strangerke
2013-10-27TSAGE: Fix CID 1002385, 1002386, 1002388. Move some code from header to ↵Strangerke
source file
2013-10-26TSAGE: Fix for duty officer speaker in R2R intro sequencePaul Gilbert
2013-10-27TSAGE: Fix CID 1002371, 1002372, 1002373. Remove useless variable and ↵Strangerke
associated code.
2013-10-27TSAGE: Fix CID 1002365, 1002366, 1107569Strangerke
2013-10-26TSAGE: Rename further proc12 methods to proper namesPaul Gilbert
2013-10-26TSAGE: Renamed proc methods in ModalWindow classesPaul Gilbert
2013-10-26TSAGE: Fix CID 1002381 to 1002384, get rid of a couple of magic valuesStrangerke
2013-10-26TSAGE: Fix CID 1002374 - Uninitialized variables in R2R SpeakersStrangerke
2013-10-26TSAGE: Slightly adjust R2R UI area to properly hug the bottom of the screenPaul Gilbert
2013-10-26TSAGE: Compilation fix for SymbionOSPaul Gilbert
2013-10-24TSAGE: Add in R2R screen border to scenes showing the user interfacePaul Gilbert
2013-10-21TSAGE: Fix for R2R conversations playing when playing voice without subtitlesPaul Gilbert
2013-10-20TSAGE: Further R2R fixes for voice playback looking at hotspotsPaul Gilbert
2013-10-20TSAGE: Fix for R2R player sometimes appearing black after reloadingPaul Gilbert
2013-10-20TSAGE: Fix for correctly setting up playing voice numberPaul Gilbert
2013-10-19TSAGE: Fixes for allowing selecting speech in the ScummVM options dialogPaul Gilbert
2013-10-19TSAGE: Bugfixes for voice playback to work in conversationsPaul Gilbert
2013-10-17TSAGE: Fix error in calculating voice file offsetsPaul Gilbert
2013-10-16TSAGE: Fixes for calling voice playback correctly when showing on-screen textPaul Gilbert
2013-10-15TSAGE: Further in-progress work on adding R2R voice supportPaul Gilbert