aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/module.mk
AgeCommit message (Collapse)Author
2018-03-11BLADERUNNER: Added HawkersBarkeep actorEugene Sandulenko
2018-03-10BLADERUNNER: Added Murray actorEugene Sandulenko
2018-03-10BLADERUNNER: Added FishDealer actorEugene Sandulenko
2018-03-10BLADERUNNER: Added Guzzo actorPeter Kohaut
Added "pos" console command
2018-03-09BLADERUNNER: Added DeskClerk actorEugene Sandulenko
2018-03-09BLADERUNNER: Added Baker actorEugene Sandulenko
2018-03-09BLADERUNNER: Added Mia actorEugene Sandulenko
2018-03-09BLADERUNNER: Added Gordo actorPeter Kohaut
Cleanup of other actors
2018-03-09BLADERUNNER: Added Marcus actorEugene Sandulenko
2018-03-09BLADERUNNER: Added TyrellGuard actorEugene Sandulenko
2018-03-09BLADERUNNER: Added InsectDealer actorEugene Sandulenko
2018-03-09BLADERUNNER: Added Lance actorEugene Sandulenko
2018-03-09BLADERUNNER: Added Transient actorEugene Sandulenko
2018-03-08BLADERUNNER: Added Bryant actorEugene Sandulenko
2018-03-08BLADERUNNER: Added ShoeshineMan actorEugene Sandulenko
2018-03-08BLADERUNNER: Added Grigorian actorPeter Kohaut
2018-03-08BLADERUNNER: Added HysteriaPatron3 actorEugene Sandulenko
2018-03-08BLADERUNNER: Added HysteriaPatron2 actorEugene Sandulenko
2018-03-08BLADERUNNER: Added HysteriaPatron1 actorEugene Sandulenko
2018-03-08BLADERUNNER: Added Newscaster actorEugene Sandulenko
2018-03-08BLADERUNNER: Follow engine file name conventionsEugene Sandulenko
2018-03-08BLADERUNNER: Added MaleAnnouncer actorEugene Sandulenko
2018-03-08BLADERUNNER: Added Gaff actorPeter Kohaut
2018-03-07BLADERUNNER: Added Sergeant Walls actorPeter Kohaut
2018-03-07BLADERUNNER: Added Klein actorPeter Kohaut
added more constants fixed bug in checking actor scene
2018-03-07BLADERUNNER: Added Howie Lee actorPeter Kohaut
added some constants added loop debugger command
2018-03-06BLADERUNNER: Added Zuben actorPeter Kohaut
Fixed animation position update Added goal & anim commands to console
2018-02-25BLADERUNNER: Added Generic Walker actorsPeter Kohaut
Fixed isseue of duplicating items in world Fixed fog issue with incorrect rendering in special occasions Added basic debugger console Refactored looping code for better readability
2018-02-10BLADERUNNER: VK interfacePeter Kohaut
Code unification Removed few memory leaks
2018-02-04BLADERUNNER: ESPER interfacePeter Kohaut
2018-01-29BLADERUNNER: Completed KIA interfacePeter Kohaut
Added Diagnostic section - small button above main buttons Added Pogo section - easter egg - write "pogo" while KIA is open Code formatting again
2018-01-29BLADERUNNER: Added KIA interfacesPeter Kohaut
Crimes interface done Suspects interface done Added some game constants Fixed font rendering for other languages Fixed anoying clang warning
2018-01-28BLADERUNNER: Added basic KIA interfacePeter Kohaut
Settings works Help works Clue database works Fixed code for inserting objects into scene Reorganization of few files Unification & code formatting of few older files
2017-09-10BLADERUNNER: Added music support & added MaggiePeter Kohaut
added async walking named some of the game flags & variables renamed aesc to screen effects
2017-08-27BLADERUNNER: Add Overlay videosThomas Fach-Pedersen
2017-08-26BLADERUNNER: Support for AESCPeter Kohaut
2017-08-24BLADERUNNER: Added audio mixer & various fixesPeter Kohaut
Audio mixer is supporting fading and pan animation Added support for skipping speech by pressing Return Added proper support for ambient sounds Added more code to the dialogue menu Added tooltips to the Spinner Fixed calculation of volume and pan of walk steps Code cleanup & formatting
2017-08-24BLADERUNNER: Add support for elevatorsThomas Fach-Pedersen
2017-08-22BLADERUNNER: Add Dialogue MenuThomas Fach-Pedersen
2017-07-31BLADERUNNER: Add Spinner supportThomas Fach-Pedersen
2017-07-31BLADERUNNER: Add missing scene scriptsThomas Fach-Pedersen
Add the remaining scene scripts to SceneScript::open and module.mk
2017-04-10BLADERUNNER: added Leon AI scriptPeter Kohaut
Happy incept day Leon!
2017-03-29BLADERUNNER: introduced some game constantsPeter Kohaut
Game script are more readable now Fixed name of Officer Leary
2017-03-28BLADERUNNER: Implement ZBuffer classThomas Fach-Pedersen
2017-03-23BLADERUNNER: Reorganized script filesPeter Kohaut
2017-03-20BLADERUNNER: added Runciter character (petshop owner)Peter Kohaut
2017-03-20BLADERUNNER: added full office leroy ai scriptPeter Kohaut
fix sceneobject remove
2016-10-08BLADERUNNER: added item pickup effectPeter Kohaut
also added support for rendering items on screen (not in the world) pickup effect can be tested in debug compilation by clicking on any object (not item, but object like, hydrant, or doors) in first scene
2016-10-06BLADERUNNER: added support for fontsPeter Kohaut
2016-10-06BLADERUNNER: added suspects db & fixed crimes dbPeter Kohaut