aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/script.h
AgeCommit message (Expand)Author
2017-04-10BLADERUNNER: added Leon AI scriptPeter Kohaut
2017-04-02BLADERUNNER: fixed lighting cachePeter Kohaut
2017-03-29BLADERUNNER: fixed warningsPeter Kohaut
2017-03-29BLADERUNNER: fixed compilation without c++11Peter Kohaut
2017-03-29BLADERUNNER: introduced some game constantsPeter Kohaut
2017-03-23BLADERUNNER: Reorganized script filesPeter Kohaut
2017-03-23BLADERUNNER: Added more functionality to movement trackPeter Kohaut
2017-03-20BLADERUNNER: added Runciter character (petshop owner)Peter Kohaut
2017-03-20BLADERUNNER: added full office leroy ai scriptPeter Kohaut
2016-10-06BLADERUNNER: added suspects db & fixed crimes dbPeter Kohaut
2016-10-04BLADERUNNER: trying to figure out walking, added structures for obstacles use...Peter Kohaut
2016-10-03BLADERUNNER: Code formatting fixesEugene Sandulenko
2016-10-02BLADERUNNER: added ADQ, fixed some minor memory leaksPeter Kohaut
2016-10-02BLADERUNNER: added support for rendering items in scenesPeter Kohaut
2016-10-01BLADERUNNER: fixed endian issue in uncompressed audio (thx madmoose), fixed s...Peter Kohaut
2016-09-29BLADERUNNER: mccoy script completed, walking is now animatedPeter Kohaut
2016-09-29BLADERUNNER: added all scene scripts, esper script, kia script, vk script, co...Peter Kohaut
2016-09-29BLADERUNNER: Pull in changes from madmoosePeter Kohaut
2016-09-29BLADERUNNER: forgotten script files....Peter Kohaut
2016-09-29BLADERUNNER: Implement Player_Loses_Control and Player_Gains_ControlThomas Fach-Pedersen
2016-09-29BLADERUNNER: Add audio_speech and Actor_Voice_OverThomas Fach-Pedersen
2016-09-29BLADERUNNER: Init globals, game flags, and actor cluesThomas Fach-Pedersen
2016-09-29BLADERUNNER: Stub out init scriptThomas Fach-Pedersen
2016-09-29BLADERUNNER: Add support for ambient sounds, game flags and variables, and us...Thomas Fach-Pedersen
2016-09-29BLADERUNNER: Fix memory leaks in ScriptThomas Fach-Pedersen
2016-09-29BLADERUNNER: Resolve argument shadowingSven Hesse
2016-09-29BLADERUNNER: ScriptBase needs a virtual destructorSven Hesse
2016-09-29BLADERUNNER: Add basic Scene, Set, and Script support.Thomas Fach-Pedersen