aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/bladerunner.cpp
AgeCommit message (Expand)Author
2019-11-26BLADERUNNER: Fixed crossplatform thumbnails in savesPeter Kohaut
2019-11-10BLADERUNNER: Add a engine checkbox to target 120 fpsThanasis Antoniou
2019-10-13BLADERUNNER: Group shapes loadingPeter Kohaut
2019-09-18BLADERUNNER: Fix crash for some devices for Android SDL portThanasis Antoniou
2019-09-16BLADERUNNER: Add engine gui option to avoid use of delayMillis()Thanasis Antoniou
2019-09-15BLADERUNNER: Remove redundant initializationsThanasis Antoniou
2019-09-12BLADERUNNER: Remove use of unaligned memory access (#1839)Cameron Cawley
2019-09-10BLADERUNNER: Move shutdown() in Engine destructorThanasis Antoniou
2019-09-10BLADERUNNER: Add DebugMan.clearAllDebugChannels() in shutdownThanasis Antoniou
2019-09-08BLADERUNNER: Debugger output x,y 2d co-ordinate for mouse click infoThanasis Antoniou
2019-09-07BLADERUNNER: Improved support for Russian translationsPeter Kohaut
2019-09-04BLADERUNNER: Framelimiter simplificationPeter Kohaut
2019-09-01BLADERUNNER: Isolate new frame limiter code in new classThanasis Antoniou
2019-08-31BLADERUNNER: Use best pixel format on every platformPeter Kohaut
2019-08-31BLADERUNNER: Replace delayMillis(10) calls with software timersThanasis Antoniou
2019-07-28BLADERUNNER: Close MODE.MIX if ScummVM is closed during ESPERThanasis Antoniou
2019-07-28BLADERUNNER: Clean up KIA at endgame and playerDiedThanasis Antoniou
2019-07-28BLADERUNNER: prevent seg fault in ESPERThanasis 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-07-14BLADERUNNER: Fix Rats resurrectingThanasis Antoniou
2019-07-14BLADERUNNER: Fix seg fault at load from ScummVM menuThanasis Antoniou
2019-07-04BLADERUNNER: Explicit message about missing game filesPeter Kohaut
2019-06-29BLADERUNNER: JANITORIAL: Fix a compiler warning with a const cast. (#1719)jepael
2019-06-28BLADERUNNER: JANITORIAL: Code formatting fixesThanasis Antoniou
2019-06-25BLADERUNNER: Keydown should be ignored in VKThanasis Antoniou
2019-06-24BLADERUNNER: Fixed alpha channel issuesPeter Kohaut
2019-06-24BLADERUNNER: Switch to forced key down after modal dialogueThanasis Antoniou
2019-06-22BLADERUNNER: Switch all keyUp events to keyDownPeter Kohaut
2019-06-22BLADERUNNER: Skip movies on keydown not keyup (#1696)Tarek Soliman
2019-06-22BLADERUNNER: Skip videos with Esc key only (#1690)Tarek Soliman
2019-06-21BLADERUNNER: Fix max volume in VQAs with audio streamThanasis Antoniou
2019-06-19BLADERUNNER: Removed unnecessary warning about supportPeter Kohaut
2019-06-18BLADERUNNER: Fixed actors update timerPeter Kohaut
2019-05-31BLADERUNNER: Fix bad timer initialization for actors after LOADThanasis Antoniou
2019-05-29BLADERUNNER: Added click debugger commandThanasis Antoniou
2019-05-27BLADERUNNER: Show saved game creation date and add play timeDavid Fioramonti
2019-05-23BLADERUNNER: Fix mouse in KIA after moonbus massacre endingThanasis Antoniou
2019-05-22BLADERUNNER: Don't exit to desktop after end creditsThanasis Antoniou
2019-05-21BLADERUNNER: Add methods to skip screen effectsThanasis Antoniou
2019-05-18BLADERUNNER: Split game to two different versionsPeter Kohaut
2019-05-16BLADERUNNER: Add POTFILES and encapsulate message stringsThanasis Antoniou
2019-05-15BLADERUNNER: Warning if loading restored cut content save in original modeThanasis Antoniou
2019-05-15BLADERUNNER: Fix sounds persist after load or end stateThanasis Antoniou
2019-05-09BLADERUNNER: Fix bad new game pos for playerThanasis Antoniou
2019-05-05BLADERUNNER: Disable END_GAME_STATE auto-savePeter Kohaut
2019-04-25BLADERUNNER: Make the cut content a runtime optionPeter Kohaut
2019-04-17BLADERUNNER: Fixed typo in pixelFormat namePeter Kohaut