aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/scene/ug18.cpp
AgeCommit message (Collapse)Author
2019-05-26BLADERUNNER: Fix for View::calculateScreenPositionThanasis Antoniou
Draw objects in debugger no longer draws mishappen rectangles
2019-05-25BLADERUNNER: Fixes for UG18 Guzza scene casesThanasis Antoniou
2019-05-25BLADERUNNER: Fix path glitches in UG18 and UG13Thanasis Antoniou
2019-05-25BLADERUNNER: UG18 restored trains and Guzza overlaysThanasis Antoniou
2019-05-09BLADERUNNER: Use booleans in walk functionsThanasis Antoniou
And a few more (not all yet) methods that had 1, 0 instead of true, false
2019-04-24BLADERUNNER: Named constants for model animations P02Thanasis Antoniou
2019-04-20BLADERUNNER: Named constants for animationIds P01Thanasis Antoniou
Part one of using named constants for model animations
2019-04-05BLADERUNNER: SFX named constants and MissSound fixThanasis Antoniou
Still pending cleaning up Ambient_Sounds_Add_Sound and Ambient_Sounds_Add_Looping_Sound calls
2019-02-03BLADERUNNER: Cleanup for scene at UG18Peter Kohaut
2019-02-03BLADERUNNER: Fixed Rat interaction at UG15Peter Kohaut
2019-01-31BLADERUNNER: Initial cleanup of underground scriptsPeter Kohaut
2019-01-21BLADERUNNER: More game constantsPeter Kohaut
Added Region_Check functionality Code cleanup
2019-01-19BLADERUNNER: More variable names in the game scriptsPeter Kohaut
Fixed some errors as well
2019-01-15BLADERUNNER: More variable names in the game scriptsPeter Kohaut
2019-01-13BLADERUNNER: More variable names in the game scriptsPeter Kohaut
2018-03-18BLADERUNNER: Round coordinates to two decimalsThomas Fach-Pedersen
Also fixes a couple of typos.
2018-03-17BLADERUNNER: Added combatPeter Kohaut
Math cleanup Fixed obstacle detection
2018-02-13BLADERUNNER: More game constantsPeter Kohaut
2018-02-10BLADERUNNER: VK interfacePeter Kohaut
Code unification Removed few memory leaks
2018-02-05BLADERUNNER: Added more game constantsPeter Kohaut
Code formatting
2017-03-29BLADERUNNER: introduced some game constantsPeter Kohaut
Game script are more readable now Fixed name of Officer Leary
2017-03-23BLADERUNNER: Reorganized script filesPeter Kohaut