aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage
AgeCommit message (Expand)Author
2011-09-23TSAGE: Bugfix for properly exiting scenes via hotspotsPaul Gilbert
2011-09-23TSAGE: Fixes for conversation in Blue Force scene 340Paul Gilbert
2011-09-23TSAGE: Added new code to scene handler to handle player sequence executionPaul Gilbert
2011-09-23TSAGE: Fixed NPC variable naming in Blue Force scene 340Paul Gilbert
2011-09-23TSAGE: Fix for changing partner's facing direction in Blue Force scene 350Paul Gilbert
2011-09-23TSAGE: Fix priority of woman in Blue Force scene 340Paul Gilbert
2011-09-22TSAGE: Bugfix for Exit cursor remaining active after leaving motorcyclePaul Gilbert
2011-09-21TSAGE: Bugfixes to Blue Force map screen for leaving MarinaPaul Gilbert
2011-09-21TSAGE: Default to displaying walk cursor on Blue Force map screenPaul Gilbert
2011-09-20TSAGE: Implemented Blue Force scene 355 - Future Wave exteriorPaul Gilbert
2011-09-18TSAGE: Bugfix for Blue Force death screen image moving when screen is clickedPaul Gilbert
2011-09-18TSAGE: Implemented Blue Force scene 360 - Future Wave InteriorPaul Gilbert
2011-09-18TSAGE: Fix for sequence manager when using a Blue Force specific opcodePaul Gilbert
2011-09-18TSAGE: In Blue Force, cursor doesn't reset to Walk after doing actionsPaul Gilbert
2011-09-18TSAGE: Fixed ordering of scenes in Blue Force group 3Paul Gilbert
2011-09-18TSAGE: Implemented Blue Force scene 370 - Future Wave bedroomPaul Gilbert
2011-09-17TSAGE: Implemented Blue Force scene 380 - Outside City Hall & JailPaul Gilbert
2011-09-17TSAGE: Implemented Blue Force scene 390 - City JailPaul Gilbert
2011-09-17TSAGE: Implemented Blue Force scene 385 - City HallPaul Gilbert
2011-09-16TSAGE: Completed Blue Force scene 350 - Marina, Outside BoatPaul Gilbert
2011-09-16TSAGE: Add missing synchronisation code to scene 840, and renamed a fieldPaul Gilbert
2011-09-16TSAGE: Implemented Blue Force scene 840 - Boat RentalsPaul Gilbert
2011-09-15TSAGE: Implemented Blue Force scene 830 - Outside Boat RentalsPaul Gilbert
2011-09-15TSAGE: Implemented Scene 342 - Marina (Alternate)Paul Gilbert
2011-09-15TSAGE: Silence GCC warningsTorbjörn Andersson
2011-09-15TSAGE: Fix problem with UI disappearing after using mapPaul Gilbert
2011-09-15TSAGE: Implemented Blue Force scene 340 - Marina, Domestic DisturbancePaul Gilbert
2011-09-13TSAGE: Implemented Scene 330 - Approaching MarinaPaul Gilbert
2011-09-13TSAGE: Bugfix for correctly displaying radio conversation dialogPaul Gilbert
2011-09-13TSAGE: Further UI visibility fixes for Scene 50 (Map)Paul Gilbert
2011-09-13TSAGE: Fix graphic glitch when writing ticket in scene 800Paul Gilbert
2011-09-13TSAGE: Synchronise UI fields in savegames so it is correctly shown when resto...Paul Gilbert
2011-09-12TSAGE: Fixed saving game in scene 60Paul Gilbert
2011-09-12TSAGE: Implemented Scene 800 - Jamison & RyanPaul Gilbert
2011-09-11TSAGE: Implemented Scene 666 - Death ScenePaul Gilbert
2011-09-11TSAGE: Reworked item startAction calls from void to bool, to accommodate Blue...Paul Gilbert
2011-09-11TSAGE: Implemented Scene 60 - MotorcyclePaul Gilbert
2011-09-10TSAGE: Cleaned up the savegame code, and enabled it for Blue ForcePaul Gilbert
2011-09-10TSAGE: Implemented Scene 325 - Police Conference RoomPaul Gilbert
2011-09-09TSAGE: Implemented inventory image display code and slot scrollingPaul Gilbert
2011-09-09TSAGE: Object display fixes for scene 315Paul Gilbert
2011-09-09TSAGE: Fix to correctly show the heads of Blue Force speakersPaul Gilbert
2011-09-09TSAGE: Fix for properly clearing on-screen textPaul Gilbert
2011-09-08TSAGE: Fix fallback item description display for scenesPaul Gilbert
2011-09-08TSAGE: Fix score display in user interfacePaul Gilbert
2011-09-08TSAGE: Implemented Scene 315 (Inside Police Station)Paul Gilbert
2011-09-08TSAGE: More core functionality needed for Blue ForcePaul Gilbert
2011-09-08TSAGE: Separated speaker classes for both games into separate filesPaul Gilbert
2011-09-06TSAGE: Fixed problem with NamedHotspot items not getting added to scenesPaul Gilbert
2011-09-06TSAGE: Added extra debugger command for showing available hotspot regionsPaul Gilbert