aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/crimes_database.cpp
AgeCommit message (Collapse)Author
2018-03-24BLADERUNNER: Load game methodsPeter Kohaut
save methods update replaced few char* with Common::String changed few pointers to references
2018-03-24BLADERUNNER: Save game methodsThomas Fach-Pedersen
2018-02-01BLADERUNNER: Fixed few Coverity issuesPeter Kohaut
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-03-29BLADERUNNER: introduced some game constantsPeter Kohaut
Game script are more readable now Fixed name of Officer Leary
2016-10-06BLADERUNNER: added suspects db & fixed crimes dbPeter Kohaut