aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/debugger.cpp
AgeCommit message (Expand)Author
2019-12-11BLADERUNNER: Debugger get or set game difficultyThanasis Antoniou
2019-10-04BLADERUNNER: Add Some Missing Switch Default CasesD G Turner
2019-09-30BLADERUNNER: Replace use of sprintf with Common::String::formatCameron Cawley
2019-08-17BLADERUNNER: Merge code for clues in PS07 original/cut versionsantoniou79
2019-07-23BLADERUNNER: Fix minor code quality issues (codacy)Thanasis Antoniou
2019-07-22BLADERUNNER: Revert uint32 vars to int32 if they could be init to -1Thanasis Antoniou
2019-07-17BLADERUNNER: Use unsigned 32bit diff for time durationsThanasis Antoniou
2019-07-16BLADERUNNER: Added TTF & UTF8 support for subtitlesPeter Kohaut
2019-07-16BLADERUNNER: Ajdust font interface to ScummVM's onePeter Kohaut
2019-06-28BLADERUNNER: JANITORIAL: Code formatting fixesThanasis Antoniou
2019-05-29BLADERUNNER: Support for displaying subtitles infoThanasis Antoniou
2019-05-29BLADERUNNER: Added click debugger commandThanasis Antoniou
2019-05-27BLADERUNNER: Expose info for view in debugger list objThanasis Antoniou
2019-05-26BLADERUNNER: Item spin command in DebuggerThanasis Antoniou
2019-05-23BLADERUNNER: Debugger health commandThanasis Antoniou
2019-05-23BLADERUNNER: debugger anim command sets the dmgflagifmoving tooThanasis Antoniou
2019-05-22BLADERUNNER: Fixes for debugger draw commandThanasis Antoniou
2019-05-21BLADERUNNER: Add methods to skip screen effectsThanasis Antoniou
2019-05-20BLADERUNNER: Officers and combat bugfixes part 1Thanasis Antoniou
2019-05-09BLADERUNNER: debugger includes McCoy id for list actThanasis Antoniou
2019-05-08BLADERUNNER: debugger fixes, added list actor by idThanasis Antoniou
2019-05-08BLADERUNNER: fix Guzza, PS03, PS04, PS01antoniou79
2019-05-08BLADERUNNER: Vk show stats debugger commandantoniou79
2019-05-04BLADERUNNER: CT08 CT51 doll box fix and radiator regionThanasis Antoniou
2019-05-04BLADERUNNER: Fix rats re-spawn and UG09, UG13 bad pathsThanasis Antoniou
2019-05-04BLADERUNNER: Debugger add box fixThanasis Antoniou
2019-05-04BLADERUNNER: fix legend for walkboxes in debuggerThanasis Antoniou
2019-05-03BLADERUNNER: object, item and region commandsantoniou79
2019-05-01BLADERUNNER: Debugger command show maze scoreThanasis Antoniou
2019-04-24BLADERUNNER: Debugger command for full VK sessionsThanasis Antoniou
2019-04-21BLADERUNNER: Cleaner output for debugger cmdListThanasis Antoniou
2019-04-20BLADERUNNER: Add list debugger commandThanasis Antoniou
2019-04-17BLADERUNNER: Abstraction from 555 pixel formatPeter Kohaut
2019-04-07BLADERUNNER: Fix for AR, CT01 Spinner fly-inThanasis Antoniou
2019-03-30BLADERUNNER: Improved for overlay debug commandThanasis Antoniou
2019-03-18BLADERUNER: Enhanced overlay debugger commandThanasis Antoniou
2019-03-17BLADERUNNER: Fixes for Russian versionPeter Kohaut
2019-03-09BLADERUNNER: Subtitles code improvementsThanasis Antoniou
2019-03-04BLADERUNNER: Cleanup of TODO notesPeter Kohaut
2019-02-28BLADERUNNER: Debugger command overlayThanasis Antoniou
2019-02-11BLADERUNNER: Improved time managementPeter Kohaut
2019-02-05BLADERUNNER: Added debugger command "friend"Peter Kohaut
2019-01-27BLADERUNNER: Police station script fixesPeter Kohaut
2019-01-25BLADERUNNER: Improved debugger's scene commandPeter Kohaut
2019-01-24BLADERUNNER: Fixed fog renderingPeter Kohaut
2019-01-24BLADERUNNER: Splitted debugger draw commandsPeter Kohaut
2019-01-19BLADERUNNER: Added "clue" debugger commandPeter Kohaut
2019-01-13BLADERUNNER: More variable names in the game scriptsPeter Kohaut
2019-01-13BLADERUNNER: Merged chapter & scene debugger commandPeter Kohaut
2018-12-19BLADERUNNER: Actually use normalized chapter number in the 'scene' commandEugene Sandulenko