aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/ui/kia_section_pogo.cpp
AgeCommit message (Collapse)Author
2019-07-29BLADERUNNER: Fix unsorted args for getRandomNumberRngThanasis Antoniou
Fix for bug #11034
2019-07-17BLADERUNNER: Use unsigned 32bit diff for time durationsThanasis Antoniou
2019-07-16BLADERUNNER: Ajdust font interface to ScummVM's onePeter Kohaut
2019-04-17BLADERUNNER: Abstraction from 555 pixel formatPeter Kohaut
Removing hardcoded 555 pixel format to support Android
2019-04-05BLADERUNNER: SFX named constants and MissSound fixThanasis Antoniou
Still pending cleaning up Ambient_Sounds_Add_Sound and Ambient_Sounds_Add_Looping_Sound calls
2019-02-11BLADERUNNER: Improved time managementPeter Kohaut
This should fix thi issue with freezing actors after loading save game, but works on new saves only. Game was not paused before saving and wrong timer value got saved.
2018-02-12BLADERUNNER: Fixed more Coverity issuesPeter 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