antoniou79
fd45d6cca7
BLADERUNNER: Fix map from 5bit color to 8bit
...
This fixes a bug with Izo's flash not entirely hiding McCoy, Izo and NPCs
White value was previously calculated as r,g,b (248,248,248) instead of (255,255,255)
2021-07-03 19:31:48 +03:00
aryanrawlani28
29ceb07959
ENGINES: ALL: Revert detection submodule to be directly present in the engine directory
...
- DETECT_OBJS are present and added inside an engine's modules.mk file.
2020-10-03 14:56:36 +02:00
aryanrawlani28
8189a05316
ENGINES: ALL: Adapt to changes for new plugins by defining a new detection module
...
For each engine:
- Make a new folder detection
- Move detection-related files inside the folder
- Add a new module "enginename/detection"
- Add DETECT_OBJS here
- Adjust the normal engine module to remove detect_objs
- Adjust every file for the new changes.
2020-10-03 14:56:36 +02:00
aryanrawlani28
de141e7826
BLADERUNNER: Split detection features & adapt to new plugins.
2020-10-03 14:56:36 +02:00
Thanasis Antoniou
02d47a1d45
BLADERUNNER: Scrollable dropdown control for KIA (WIP)
...
Current purpose is for text language selection
Drop down list for language selection in KIA (early stage)
2020-06-10 12:33:05 +03:00
Peter Kohaut
cd7e44f9f9
BLADERUNNER: Group shapes loading
2019-10-13 14:09:47 +02:00
Thanasis Antoniou
fd7fd3a18b
BLADERUNNER: Isolate new frame limiter code in new class
2019-09-01 16:39:36 +03:00
Peter Kohaut
b14fbaa72b
BLADERUNNER: Cleanup of audio code
...
Separated audio cache.
Fixed bug in the audio cache where still used sound might get freed.
Fixes crashes when engine is unloading which were caused
by a race condition between the timer code and engine teardown code.
2019-02-11 22:48:07 +01:00
Thanasis Antoniou
a86625700f
BLADERUNNER: Added subtitles support and checkbox in KIA
2018-12-25 12:35:52 +01:00
Peter Kohaut
1855d1cf13
BLADERUNNER: Add in-game saving screen
2018-12-05 18:18:49 +01:00
Peter Kohaut
cfb46da90c
BLADERUNNER: Add in-game loading screen
...
It is also possible to start new game from it.
2018-11-25 22:22:25 +01:00
Eugene Sandulenko
a8efe852a8
BLADERUNNER: Added skeleton for EndCredits
2018-03-27 18:43:27 +02:00
Eugene Sandulenko
1b53cfff49
BLADERUNNER: Added skeleton for Scores class
2018-03-25 16:52:48 +02:00
Peter Kohaut
5e9985bd6e
BLADERUNNER: Load game methods
...
save methods update
replaced few char* with Common::String
changed few pointers to references
2018-03-24 17:28:34 +01:00
Thomas Fach-Pedersen
2a646f8cc2
BLADERUNNER: Save game methods
2018-03-24 17:07:06 +01:00
Eugene Sandulenko
55245a8cca
BLADERUNNER: Moved PoliceMaze to script/
2018-03-24 02:45:26 +01:00
Eugene Sandulenko
740ea803bb
BLADERUNNER: Added Police Maze skeleton
2018-03-24 02:45:26 +01:00
Thomas Fach-Pedersen
41592302eb
BLADERUNNER: Add Game Time class
...
Not yet used.
2018-03-23 23:14:34 +01:00
Eugene Sandulenko
4dd0713fdd
BLADERUNNER: Added FreeSlotB actor
2018-03-18 16:53:45 +01:00
Eugene Sandulenko
acdb8d055c
BLADERUNNER: Added FreeSlotA actor
2018-03-18 16:53:45 +01:00
Eugene Sandulenko
e91c5f3dd3
BLADERUNNER: Added Hanoi actor
2018-03-17 23:39:22 +01:00
Eugene Sandulenko
92e3abc66f
BLADERUNNER: Added OfficerGrayford actor
2018-03-17 22:13:14 +01:00
Eugene Sandulenko
41a35c736b
BLADERUNNER: Added Hasan actor
2018-03-17 13:48:52 +01:00
Eugene Sandulenko
8b5335869d
BLADERUNNER: Added EarlyQ actor
2018-03-17 13:23:15 +01:00
Eugene Sandulenko
b7e8fff99e
BLADERUNNER: Added BulletBob actor
2018-03-17 11:27:08 +01:00
Eugene Sandulenko
37c2824382
BLADERUNNER: Added Luther actor
2018-03-17 11:27:08 +01:00
Eugene Sandulenko
26782415df
BLADERUNNER: Added Sadik actor
2018-03-17 00:29:28 +01:00
Eugene Sandulenko
fb882a10ae
BLADERUNNER: Added Mutant3 actor
2018-03-16 21:31:33 +01:00
Eugene Sandulenko
071619d14c
BLADERUNNER: Added Mutant2 actor
2018-03-16 21:31:33 +01:00
Eugene Sandulenko
041a22577a
BLADERUNNER: Added Mutant1 actor
2018-03-16 21:31:33 +01:00
Eugene Sandulenko
56b3ac20e0
BLADERUNNER: Added Photographer actor
2018-03-16 21:31:33 +01:00
Eugene Sandulenko
d982eee927
BLADERUNNER: Added Holloway actor
2018-03-16 21:31:33 +01:00
Eugene Sandulenko
4be622d664
BLADERUNNER: Added GeneralDoll actor
2018-03-16 21:31:33 +01:00
Eugene Sandulenko
a656480092
BLADERUNNER: Added Izo actor (incomplete)
2018-03-15 23:44:53 +01:00
Eugene Sandulenko
2ba581cd86
BLADERUNNER: Added Lucy actor
2018-03-15 22:43:02 +01:00
Eugene Sandulenko
c7755d4c46
BLADERUNNER: Added Clovis actor
2018-03-14 23:59:07 +01:00
Eugene Sandulenko
654ef04f82
BLADERUNNER: Added Dektora actor
2018-03-13 18:45:50 +01:00
Eugene Sandulenko
11e5e5d378
BLADERUNNER: Added Isabella actor
2018-03-13 15:08:44 +01:00
Eugene Sandulenko
f85899cf93
BLADERUNNER: Added Rachel actor
2018-03-13 14:30:17 +01:00
Eugene Sandulenko
d37223a9fc
BLADERUNNER: Added Sebastian actor
2018-03-13 13:56:03 +01:00
Eugene Sandulenko
b45ba3102f
BLADERUNNER: Added Chew actor
2018-03-13 13:00:22 +01:00
Eugene Sandulenko
19a91e60d2
BLADERUNNER: Added BlimpGuy actor
2018-03-13 00:18:53 +01:00
Eugene Sandulenko
fb9843646d
BLADERUNNER: Added Taffy actor
2018-03-13 00:18:53 +01:00
Eugene Sandulenko
c2e4240f18
BLADERUNNER: Added Tyrell actor
2018-03-13 00:18:53 +01:00
Eugene Sandulenko
ca2f9487c3
BLADERUNNER: Added Teenager actor
2018-03-12 21:00:08 +01:00
Eugene Sandulenko
ca51236416
BLADERUNNER: Added LockupGuard actor
2018-03-12 20:57:35 +01:00
Eugene Sandulenko
f16e054c3a
BLADERUNNER: Added TaffyPatron actor
2018-03-12 20:54:39 +01:00
Eugene Sandulenko
e1cd47baef
BLADERUNNER: Added HawkersParrot actor
2018-03-12 20:35:36 +01:00
Eugene Sandulenko
b5887e1759
BLADERUNNER: Added EarlyQBartender actor
2018-03-12 20:29:56 +01:00
Eugene Sandulenko
31bf086186
BLADERUNNER: Added GovernorKolvig actor
2018-03-11 22:26:33 +01:00