aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/blue_force
AgeCommit message (Expand)Author
2013-09-01TSAGE: BF - Get rid of some magic values related to btnStateStrangerke
2013-09-01TSAGE: BF - Fix erroneous check of eventTypeStrangerke
2013-08-22TSAGE: Replace some British English by American EnglishStrangerke
2013-08-20TSAGE: Blue Force: Fix Coverity issue CID 1003729: missing break.Strangerke
2013-06-24TSAGE: Bugfix for #3540893 - Stuck animation in Blue Force floppyPaul Gilbert
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-15TSAGE: Add missing motorcycle sound arriving at police station in Blue ForcePaul Gilbert
2012-08-07TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for rep...Strangerke
2012-07-11TSAGE: Fix for bug #3541354 - Nico shooting player after being tied upPaul Gilbert
2012-03-10TSAGE: Fix for walk regions enablement in Blue Force warehouse scenePaul Gilbert
2012-03-09TSAGE: Bugfix for breaker box display in Blue Force scene 910Paul Gilbert
2012-03-07TSAGE: Renaming of fields and fix for gate in Blue Force scene 900Paul Gilbert
2012-03-04TSAGE: Bugfix for showing cursor correctly in Blue Force scene 930Paul Gilbert
2012-03-04TSAGE: Bugfix for Blue Force named hotspots to display look/use/talk descript...Paul Gilbert
2012-02-25TSAGE: JANITORIAL: Remove trailing spacesStrangerke
2012-01-01TSAGE: Bugfix for #3467505 - crash viewing ammo belt when the clip is emptyPaul Gilbert
2012-01-01TSAGE: Do all screen drawing in an intermediate temporary screen surface.Paul Gilbert
2012-01-01TSAGE: Revert buggy implementation of dirty rectsPaul Gilbert
2011-12-31TSAGE: BF - Fix for bug #3467502, crash when loading in map sceneStrangerke
2011-12-27TSAGE: Added explicit prefixes to more NULL's used in setDetails callsPaul Gilbert
2011-12-27TSAGE: Add explicit prefixes to NULL's used in various setDetails callsPaul Gilbert
2011-12-27TSAGE: Centralised all the setDetails methods in the various gamesPaul Gilbert
2011-12-22TSAGE: Moved look/use/talk descriptions to SceneItem class, and implemented R...Paul Gilbert
2011-12-18TSAGE: Bugfix for using save/load buttons in the Blue Force options dialogPaul Gilbert
2011-12-18TSAGE: Implemented dirty rect handling in the enginePaul Gilbert
2011-12-17TSAGE: Bugfix to allow loading savegames in Blue Force directly from the laun...Paul Gilbert
2011-12-17TSAGE: Disallow saving and loading via the GMM when a dialog is activePaul Gilbert
2011-12-12TSAGE: Fix warning about hidden remove() method from parent classMax Horn
2011-11-27TSAGE: Work around some uninitialized use warningsWillem Jan Palenstijn
2011-11-23TSAGE: Blue Force - Rename another variable, add a comment about a useless (?...Strangerke
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-12TSAGE: BF - Some more renamingStrangerke
2011-11-09TSAGE: BF - Cleanup: Rename some more objects in scene 115Strangerke
2011-11-09TSAGE: BF - Fix unnoticed bug in scene 115Strangerke
2011-11-09TSAGE: BF - Cleanup: Rename several variables and objects in scene 115Strangerke
2011-11-09TSAGE: BF - Cleanup: Rename two more global variablesStrangerke
2011-11-09TSAGE: BF - Cleanup: Rename a couple of global variables, remove a useless gl...Strangerke
2011-11-09TSAGE: BF - Cleanup: Remove _uselessVariable in scene 360Strangerke
2011-11-09TSAGE: BF - Cleanup: Use enum name where object/icon identifier is directly usedStrangerke
2011-11-09TSAGE: BF - Cleanup: Use enum name where bookmark is set to value directlyStrangerke
2011-11-09TSAGE: BF - Cleanup: Use enum name where global flags was set to value directlyStrangerke
2011-11-09TSAGE: BF - Map (50): rename a couple of parameters, remove two useless varia...Strangerke
2011-11-09TSAGE: BF - intro (20): renaming objectsStrangerke
2011-11-08TSAGE: Blue Force - Inside warehouse (910): Fix a glitch, rename an objectStrangerke
2011-11-08TSAGE: Blue Force - on FW (355): Fix glitchStrangerke
2011-11-08TSAGE: Blue Force - Grandma's house, set 2 (271): Fix a crash and a glitch wh...Strangerke
2011-11-06TSAGE: Blue Force - Inside PD (315): Add a hack in order to avoid infinite po...Strangerke
2011-11-05TSAGE: Blue Force - Inside PD (315): Implement a missing case in signal()Strangerke