aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/blue_force
AgeCommit message (Collapse)Author
2011-10-16TSAGE: Bugfix to be able to leave Alleycat BowlPaul Gilbert
2011-10-16TSAGE: Bugfix for driving past Grandma Frannie's with LylePaul Gilbert
2011-10-16TSAGE: Bugfixes for fax machine in Lyle's OfficePaul Gilbert
2011-10-16TSAGE: Workaround for original game bug in BF scene 600.Paul Gilbert
The global scroll object follower was set to a scene object in this scene, but not reset when the scene ends, resulting in the pointer pointing to a freed object.
2011-10-16TSAGE: Bugfix for infinite recursion when talking to grandma.Paul Gilbert
2011-10-15TSAGE: Fixed accidental recursion in FollowerObject::reposition methodPaul Gilbert
2011-10-15TSAGE: Bugfix for Blue Force scene 810 - Lyle's OfficePaul Gilbert
2011-10-15TSAGE: Implemented SceneMessage class to show messages before fading in a scenePaul Gilbert
This is used by Blue Force to display 'The Next Day' messages.
2011-10-14TSAGE: Fix stupid cut&paste errorStrangerke
2011-10-14TSAGE: Blue Force - Add speakers used in scene 115Strangerke
2011-10-14TSAGE: Bugfix for Ringworld demo having save/restore buttons enabled in GMMPaul Gilbert
This splits checking if save and load are enabled to the individual game classes.
2011-10-13TSAGE: BlueForce, gang scene, fix a crash when giving a ticket to driverStrangerke
2011-10-13TSAGE: Add (useless?) scene 114 in BlueForceStrangerke
2011-10-12TSAGE: Add some comments in scene 410Strangerke
2011-10-12TSAGE: Add intro scene 110 for BlueForceStrangerke
2011-10-12TSAGE: Separated the NamedHotspot class into separate versions for Ringworld ↵Paul Gilbert
and Blue Force This fixes bug #3422141, which was also caused by special checks introduced to try and handle Blue Force hotspots differently
2011-10-11TSAGE: Bugfixes for Blue Force scene 710 - BeachPaul Gilbert
2011-10-11TSAGE: Bugfix for being able to leave Child Protective Services officesPaul Gilbert
2011-10-11TSAGE: Bugfix for drawing UI correctly when in a side scrolling screenPaul Gilbert
2011-10-11TSAGE: Fix for not resetting scrollFollower when leaving the map screenPaul Gilbert
2011-10-11TSAGE: missing functions in scene 910, still WIPStrangerke
2011-10-10TSAGE: Bugfixes for Blue Force scene 271 - Fixes for dinner cut-scenePaul Gilbert
2011-10-10TSAGE: Bugfix for Blue Force scene 830 - hang when looking at note boardPaul Gilbert
2011-10-10TSAGE: Implemented Blue Force scene 180 - Front of HomePaul Gilbert
2011-10-09TsAGE: Fix formatting (thanks lordHoto) and trailing spaces (thanks DrMcCoy) ↵Strangerke
in scene 910
2011-10-09TsAGE: Implement initialization of scene 910, plus actions of each objects ↵Strangerke
and items. (WIP)
2011-10-09TSAGE: Bugfix for Blue Force scene 300 - Leaving police station when off dutyPaul Gilbert
2011-10-09TSAGE: Bugfixes for Blue Force scene 315 - Police station when booking gang ↵Paul Gilbert
evidence
2011-10-09TSAGE: Cleanup and bugfixes for Blue Force scene 410 - Traffic StopPaul Gilbert
2011-10-09TSAGE: Bugfix for showing UI Elements when starting up game from title screenPaul Gilbert
2011-10-09TSAGE: Added missing code for SceneExt::removePaul Gilbert
2011-10-09TSAGE: Added default case to Blue Force Scene880::processPaul Gilbert
2011-10-09TSAGE: Added code allowing Blue Force intro to be skipped by clicking the mousePaul Gilbert
2011-10-09TSAGE: Changed Blue Force startup back to title screen and fixed some ↵Paul Gilbert
startup glitches
2011-10-09TSAGE: Implemented Blue Force scene 880 - Beach PathPaul Gilbert
2011-10-09TSAGE: Impelmented Blue Force scene 870 - Cove BeachPaul Gilbert
2011-10-09TSAGE: Implement Blue Force scene 860 - Boat Entering CovePaul Gilbert
2011-10-09TSAGE: Implemented Blue Force scene 850 - Boat Leaving/Entering MarinaPaul Gilbert
2011-10-08TSAGE: Implemented Blue Force scene 820 - Microfiche ReaderPaul Gilbert
2011-10-08TSAGE: Fix compiler warningPaul Gilbert
2011-10-08TSAGE: Implemented Blue Force scene 810 - Lyle's OfficePaul Gilbert
2011-10-08TSAGE: Implemented Blue Force scene 280 - Bedroom Flashback cut-scenePaul Gilbert
2011-10-06TSAGE: Implemented Blue Force scene 271 - Living Room/Kitchen #2Paul Gilbert
2011-10-05TSAGE: Bugfixes for opening bank safe in Blue Force scene 560Paul Gilbert
2011-10-05TSAGE: Cleanup of Blue Force scene 270Paul Gilbert
2011-10-04TSAGE: Implemented Blue Force scene 270 - Grandma's Living RoomPaul Gilbert
2011-10-02TSAGE: Fixed compiler warningsPaul Gilbert
2011-10-02TSAGE: Implemented Blue Force scene 265 - Graduation ArticlePaul Gilbert
2011-10-02TSAGE: Implemented Blue Force scene 225 - Credits - Gun TrainingPaul Gilbert
2011-10-02TSAGE: Implemented Blue Force scene 220 - Credits - Martial ArtsPaul Gilbert