aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/blue_force/blueforce_scenes1.h
AgeCommit message (Collapse)Author
2014-02-18TSAGE: Make GPL headers consistent with themselves.Johannes Schickel
2012-02-25TSAGE: JANITORIAL: Remove trailing spacesStrangerke
2011-11-22TSAGE: Blue Force - Cleanup: Rename some more functions and variablesStrangerke
2011-11-09TSAGE: BF - Cleanup: Rename some more objects in scene 115Strangerke
2011-11-09TSAGE: BF - Cleanup: Rename several variables and objects in scene 115Strangerke
2011-11-05TSAGE: Blue Force - Rename some variablesStrangerke
Also add a (missing?) scene postinit
2011-10-30TSAGE: Bugfix for drunk and beer sign to animate correctlyPaul Gilbert
2011-10-30TSAGE: intro, bar (109): fix a couple of glitches, rename some objects.Strangerke
Drunk and Neon still not animated properly
2011-10-20TSAGE: Blue Force - Move identical intro Text classes to common game logicStrangerke
2011-10-19TSAGE: Blue Force - Implement scene 160Strangerke
2011-10-18TSAGE: Blue Force - Implement intro scene 150Strangerke
2011-10-18TSAGE: Blue Force - Implement intro scene 140Strangerke
This breaks the savegames again
2011-10-18TSAGE: Blue Force - Implement intro scene 125Strangerke
2011-10-17TSAGE: Blue Force - Implement scene 115.Strangerke
This breaks the previous savegame format.
2011-10-16TSAGE: Cleaned up Blue Force scene 114 - Outside Tony's BarPaul Gilbert
2011-10-16TSAGE: Bugfix for driving past Grandma Frannie's with LylePaul 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-13TSAGE: Add (useless?) scene 114 in BlueForceStrangerke
2011-10-12TSAGE: Add intro scene 110 for BlueForceStrangerke
2011-10-10TSAGE: Implemented Blue Force scene 180 - Front of HomePaul Gilbert
2011-09-27TsAGE: Remove trailing spacesStrangerke
Thanks LordHoto for reminding this
2011-09-15TSAGE: Implemented Blue Force scene 340 - Marina, Domestic DisturbancePaul Gilbert
2011-09-11TSAGE: Reworked item startAction calls from void to bool, to accommodate ↵Paul Gilbert
Blue Force changes
2011-09-08TSAGE: More core functionality needed for Blue ForcePaul Gilbert
2011-09-06TSAGE: Some cleanup of Blue Force Scene 300, and implementing Scene 190Paul Gilbert
2011-08-26TSAGE: Implemented lots more Blue Force functionality, and started on first ↵Paul Gilbert
in-game scene
2011-08-16TSAGE: Completed Blue Force Scene #100Paul Gilbert
2011-08-15TSAGE: Corrected casing of tSage namespace to be TsAGEPaul Gilbert
This matches the casing of the original engine name.
2011-08-15TSAGE: Changed Ringworld/Blue Force namespaces to be embedded namespaces ↵Paul Gilbert
within tSage
2011-08-14TSAGE: Separated Ringworld and Blue Force game logic into their own namespacesPaul Gilbert
2011-08-14TSAGE: Completed Scene 109 of Blue Force (Bar-room Introduction scene)Paul Gilbert
2011-08-14TSAGE: Further changes to Blue Force scenes, and started implementing scene 109Paul Gilbert
2011-08-13TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into ↵Paul Gilbert
separate sub-folderes