aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage
AgeCommit message (Collapse)Author
2011-11-19TSAGE: Properly update user interface when switching between characters in R2RWPaul Gilbert
2011-11-17TSAGE: Remove extra semicolons.Alyssa Milburn
2011-11-17TSAGE: Added new properties and stubs needed for new R2RW functionalityPaul Gilbert
2011-11-17TSAGE: Basic implementation of R2RW scene 300 - BridgePaul Gilbert
2011-11-17TSAGE: Add new speakers file for R2RWPaul Gilbert
2011-11-17TSAGE: Ringworld - Cleanup: Rename some variablesStrangerke
2011-11-16COMMON: Rename Common::set_to to Common::fill.Johannes Schickel
This makes the name match with the name of the STL function with the same behavior.
2011-11-16TSAGE: Implemented R2RW SceneArea and SceneExit classesPaul Gilbert
2011-11-14TSAGE: Rename a variable using double-underscore (reserved)Strangerke
2011-11-12TSAGE: BF - Some more renamingStrangerke
2011-11-10TSAGE: Change the cursor to an arrow when showing the R2R help dialogPaul Gilbert
2011-11-10TSAGE: Implemented R2R help dialogPaul Gilbert
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 ↵Strangerke
global Savegame version wasn't incremented as the current one is too recent
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 ↵Strangerke
variables and simplify checks
2011-11-09TSAGE: BF - intro (20): renaming objectsStrangerke
2011-11-08TSAGE: R2R - Intro(?) (50): partial implementation.Strangerke
Some missing core functions still have to be implemented.
2011-11-08TSAGE: R2R - Add switch skeletton for createScene()Strangerke
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 ↵Strangerke
when failing scene 9xx cleanup
2011-11-06TSAGE: Blue Force - Inside PD (315): Add a hack in order to avoid infinite ↵Strangerke
points bug. To be checked in the original if it occurs too
2011-11-05TSAGE: Blue Force - Inside PD (315): Implement a missing case in signal()Strangerke
2011-11-05TSAGE: Blue Force - inside PD (315): Fix display of Ryan when discussing ↵Strangerke
about Forest Rapsheet. Also fix a test on mugshot
2011-11-05TSAGE: Blue Force - Rename some variablesStrangerke
Also add a (missing?) scene postinit
2011-11-05TSAGE: Blue Force - Lyle office (810): Partly Rewrite Lyle's logicStrangerke
2011-11-04TSAGE: Blue Force - Child protection site (580). Fix vehicle display when ↵Strangerke
moving with Lyle. It now displays a car instead of a dwarf.
2011-11-04TSAGE: Fix field initialisation in Scene270::signalPaul Gilbert
2011-11-04TSAGE: Restored a duplicated assignment from commit ec6a9d2, with a FIXMEFilippos Karapetis
2011-11-04TSAGE: Fixed a bug from commit ec6a9d2Filippos Karapetis
2011-11-04TSAGE: Removed duplicate assignmentsFilippos Karapetis
2011-11-03TSAGE: Decrease game speed for Blue ForcePaul Gilbert
2011-11-02TSAGE: Implemented the character selection dialog logic in R2RWPaul Gilbert
2011-11-02TSAGE: Implement code for restarting the game in Blue ForcePaul Gilbert
2011-11-02TSAGE: Blue Force - City Hall (385): Fix Jim action, fix bug when giving him ↵Strangerke
blue prints, change type of _jimFlag
2011-11-02TSAGE: Blue Force - Hospital cut-scene (620): Fix a glitch in a faderStrangerke
2011-11-02TSAGE: Blue Force - Car accident (600): Fix fade out after accident, rename ↵Strangerke
some objects
2011-11-01TSAGE: Fix undefined evaluation orderWillem Jan Palenstijn
2011-11-01TSAGE: Fix compiler warningPaul Gilbert
2011-11-01TSAGE: Removed game stubs for GeekwadPaul Gilbert
2011-11-01TSAGE: Added display logic for character selection dialog in R2RWPaul Gilbert
2011-11-01TSAGE: Added support for semi-transparent dialogs used in R2RWPaul Gilbert
2011-11-01TSAGE: Further bugfixes and cleanup for R2RW Scene 125 - ConsolePaul Gilbert