aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage
AgeCommit message (Expand)Author
2011-12-12TSAGE: Implemented R2R changes to StripManager::signalPaul Gilbert
2011-12-12TSAGE: Added missing hotspot logic for R2R Scene 300Paul Gilbert
2011-12-11TSAGE: R2R - Implement scene 2500Strangerke
2011-12-11TSAGE: R2R - Implement scene 2455Strangerke
2011-12-11TSAGE: add missing hotspot code for Miranda in R2R Scene 300Paul Gilbert
2011-12-11TSAGE: Changed the Player characterIndex int field to be a proper enumPaul Gilbert
2011-12-11TSAGE: Added loading of conversation data that will be needed for R2RPaul Gilbert
2011-12-11TSAGE: R2R - Implement scene 2450Strangerke
2011-12-10TSAGE: R2R - Implement scene 2445 (unused+broken?)Strangerke
2011-12-10TSAGE: R2R - Implement scene 2440Strangerke
2011-12-10TSAGE: R2R - Implement scene 2435Strangerke
2011-12-09TSAGE: Got rid of goto in TsAGE engine.Paul Gilbert
2011-12-08TSAGE: R2R - Implement scene 2430Strangerke
2011-12-08TSAGE: Bugfix for centering R2R on-screen text by defaultPaul Gilbert
2011-12-08TSAGE: Remove unused variable.Torbjörn Andersson
2011-12-08TSAGE: Fix crash in R2R fallback scene display methodPaul Gilbert
2011-12-08TSAGE: Bugfix initialisation of R2R scene 2425 that caused crashes when click...Paul Gilbert
2011-12-08TSAGE: Fix objects in R2R scene 2425 to properly call base methodsPaul Gilbert
2011-12-08TSAGE: Bugfix to correctly horizontally center text in R2RPaul Gilbert
2011-12-07TSAGE: R2R - Implement scene 2425Strangerke
2011-12-07TSAGE: Fix for displaying text correctly in Ringworld Spanish version.Paul Gilbert
2011-12-05TSAGE: R2R - Fix several erroneous references to BF_GLOBALSStrangerke
2011-12-05TSAGE: R2R - Implement scene 2400Strangerke
2011-12-03TSAGE: Add BF and R2R specific debugger commandsStrangerke
2011-12-03TSAGE: Remove useless includeStrangerke
2011-12-03TSAGE: Fixed the R2R player initialisation.Paul Gilbert
2011-12-01TSAGE: Fixed some cursor constants used in R2R scene 300Paul Gilbert
2011-12-01TSAGE: R2R scene areas shouldn't be processed when the player is disabledPaul Gilbert
2011-12-01TSAGE: Change the active cursor Id when R2R cursor is setPaul Gilbert
2011-12-01TSAGE: Implemented the new R2RW cursorsPaul Gilbert
2011-11-28TSAGE: R2R - Forget a file in previous commitStrangerke
2011-11-28TSAGE: R2R - Balloon Launch Platform: First implementationStrangerke
2011-11-28TSAGE: Ringworld - Cleanup: Remove useless includeStrangerke
2011-11-28TSAGE: R2R - Cleanup: Add missing blanks in class definition (thanks LordHoto...Strangerke
2011-11-28TSAGE: Fixed array subscript in dialog button loopPaul Gilbert
2011-11-28TSAGE: R2R - Scene 2350: Add SpeakersStrangerke
2011-11-27TSAGE: Work around some uninitialized use warningsWillem Jan Palenstijn
2011-11-27JANITORIAL: Remove extra semicolons.Christoph Mallon
2011-11-26TSAGE: R2R - Maze (2000): Rename two variables, add debug tracesStrangerke
2011-11-26TSAGE: R2R - Implement initPlayer in scene 2000Strangerke
2011-11-26TSAGE: R2R - Implement initExits in scene 2000Strangerke
2011-11-24TSAGE: R2R - Partial implementation of scene 2000Strangerke
2011-11-23TSAGE: R2R - Replace oldSceneNumber by an array, as each character has its ownStrangerke
2011-11-23TSAGE: Blue Force - Rename another variable, add a comment about a useless (?...Strangerke
2011-11-23TSAGE: Implemented R2RW Scene 325 - Ship CorridorPaul Gilbert
2011-11-23TSAGE: Bugfixes for R2RW SceneExit classPaul Gilbert
2011-11-23TSAGE: Blue Force - Cleanup : rename unknown variables and functions in scene...Strangerke
2011-11-22TSAGE: Blue Force - Clean up: Replace some magic numbers by enumStrangerke
2011-11-22TSAGE: Blue Force - Cleanup: Rename some more functions and variablesStrangerke
2011-11-21TSAGE: Added explicit freeing of thumbnail surface pixelsPaul Gilbert