aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/ui/spinner.h
AgeCommit message (Collapse)Author
2019-09-01BLADERUNNER: Isolate new frame limiter code in new classThanasis Antoniou
2019-08-31BLADERUNNER: Replace delayMillis(10) calls with software timersThanasis Antoniou
2019-07-17BLADERUNNER: Use unsigned 32bit diff for time durationsThanasis Antoniou
2019-05-13BLADERUNNER: GPS talkie does not disable controlsThanasis Antoniou
2019-04-30BLADERUNNER: Spinner GPS Talkie restoredThanasis Antoniou
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-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