aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script
AgeCommit message (Expand)Author
2017-09-10BLADERUNNER: Added music support & added MaggiePeter Kohaut
2017-08-27BLADERUNNER: Add Overlay videosThomas Fach-Pedersen
2017-08-24BLADERUNNER: Added audio mixer & various fixesPeter Kohaut
2017-08-24BLADERUNNER: Add support for elevatorsThomas Fach-Pedersen
2017-08-22BLADERUNNER: Call AI script when clue is receivedThomas Fach-Pedersen
2017-08-22BLADERUNNER: Add Dialogue MenuThomas Fach-Pedersen
2017-08-06JANITORIAL: Silence more GCC 7 warningsTorbjörn Andersson
2017-08-04BLADERUNNER: Fix float conversion warningThomas Fach-Pedersen
2017-07-31BLADERUNNER: Add Spinner supportThomas Fach-Pedersen
2017-07-31BLADERUNNER: Add missing scene scriptsThomas Fach-Pedersen
2017-04-18JANITORIAL: Remove superfluous semicolonsTorbjörn Andersson
2017-04-10BLADERUNNER: added Leon AI scriptPeter Kohaut
2017-04-02BLADERUNNER: fixed lighting cachePeter Kohaut
2017-03-29BLADERUNNER: zbuffer is now updated between scene changesPeter 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-28BLADERUNNER: Implement ZBuffer classThomas Fach-Pedersen
2017-03-26BLADERUNNER: Added correct video looping and loop switchingPeter 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-28BLADERUNNER: fixed memory leaks & overflowsPeter Kohaut
2016-10-24BLADERUNNER: Fix out-of-bounds access in voiceover actor (multiple CIDs)Thomas Fach-Pedersen
2016-10-22BLADERUNNER: Fix uninitialized variable accessesThomas Fach-Pedersen
2016-10-14BLADERUNNER: Fix compilation with plugins enabledEugene Sandulenko
2016-10-12BLADERUNNER: added picking up of itemsPeter Kohaut
2016-10-09BLADERUNNER: fixed some compilation warningsPeter Kohaut
2016-10-08BLADERUNNER: added item pickup effectPeter 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: Fix warningsEugene Sandulenko
2016-09-29BLADERUNNER: fixed exit selection, added footstep sounds, added some debuggin...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