Commit graph

2203 commits

Author SHA1 Message Date
rr-
dcdda9d23e pull LoadGameRequester 2021-03-09 22:34:20 +01:00
rr-
25fce3c217 port DisplayRequester 2021-03-09 22:34:20 +01:00
rr-
af7efe7fa2 port KeyClearBuffer 2021-03-09 21:07:01 +01:00
rr-
144695cc12 fix waiting for action key release (OG bug) 2021-03-09 21:04:20 +01:00
rr-
ecfd132afb port DoControlOption 2021-03-09 20:59:20 +01:00
rr-
4b252485f2 port DoSoundOption 2021-03-09 19:00:48 +01:00
rr-
5fb392c8f7 port S_CDVolume 2021-03-09 18:53:27 +01:00
rr-
79cfde2552 port DoDetailOption 2021-03-09 18:12:51 +01:00
rr-
1cd89fd356 port DoDetailOptionHW 2021-03-09 18:06:44 +01:00
rr-
5bf3db2f1b fix load game screen (fixes #54) 2021-03-08 08:44:04 +01:00
rr-
77e547eb99 add NG/NG+ selection 2021-03-08 02:15:14 +01:00
rr-
2429d10a9d port GameMain 2021-03-08 01:53:55 +01:00
rr-
64e1d247b8 move pointer alignment to right 2021-03-07 23:34:28 +01:00
rr-
76707fdfb2 port DoPassportOption 2021-03-07 23:29:35 +01:00
rr-
50968fc175 port DoInventoryOptions 2021-03-07 23:26:02 +01:00
rr-
18ecb01d2d port BaddieBiteEffect 2021-03-07 20:41:14 +01:00
rr-
678842182e port GetJointAbsPosition 2021-03-07 20:39:44 +01:00
rr-
199e42a2f7 port GetSpheres 2021-03-07 20:30:57 +01:00
rr-
1c9690d51d port TestCollision 2021-03-07 19:58:23 +01:00
rr-
1cc1cca0de fix ressurection with lava wedges (fixes #45) 2021-03-07 19:40:18 +01:00
rr-
d81467f74f port LavaWedgeControl 2021-03-07 19:35:19 +01:00
rr-
8e5db5fb7d port LavaControl 2021-03-07 19:24:42 +01:00
rr-
fe34a89189 port LavaEmitterControl 2021-03-07 19:18:42 +01:00
rr-
3cc34fc4f9 port FlameEmitterControl 2021-03-07 19:16:21 +01:00
rr-
c63d8306bb port DartEffectControl 2021-03-07 19:16:19 +01:00
rr-
bafdc753e0 port dartsControl 2021-03-07 19:16:18 +01:00
rr-
7c3a532d9d port DartEmitterControl 2021-03-07 19:16:17 +01:00
rr-
a82beb647a port DamoclesSwordCollision 2021-03-07 19:16:15 +01:00
rr-
adc31d4152 port DamoclesSwordControl 2021-03-07 19:16:13 +01:00
rr-
145974a236 port InitialiseDamoclesSword 2021-03-07 19:16:12 +01:00
rr-
a0ba3f6f28 port FallingCeilingControl 2021-03-07 19:16:10 +01:00
rr-
83f934d63d port TeethTrapControl 2021-03-07 19:16:09 +01:00
rr-
23cb16359c port FallingBlockCeiling 2021-03-07 19:16:06 +01:00
rr-
2882094f1a port FallingBlockFloor 2021-03-07 19:16:05 +01:00
rr-
8d1c4205ca port FallingBlockControl 2021-03-07 19:16:03 +01:00
rr-
97a38f9fe7 port PendulumControl 2021-03-07 19:16:02 +01:00
rr-
424056a04b port OnTrapDoor 2021-03-07 19:16:01 +01:00
rr-
83e7b37a1b port TrapDoorCeiling 2021-03-07 19:15:59 +01:00
rr-
5c78c96190 port TrapDoorFloor 2021-03-07 19:15:56 +01:00
rr-
ca56a313e7 port TrapDoorControl 2021-03-07 19:15:43 +01:00
rr-
07d9438e3e port SpikeCollision 2021-03-07 17:45:01 +01:00
rr-
7830c3539c port RollingBallCollision 2021-03-07 17:38:01 +01:00
rr-
cd04e0e058 port RollingBallControl 2021-03-07 17:19:55 +01:00
rr-
3abac5dd1e port InitialiseRollingBall 2021-03-07 17:06:42 +01:00
rr-
bb92c346b7 improve dealing with missing config 2021-03-07 16:35:28 +01:00
rr-
fa0af168b1 split json.h into json.h and json.c 2021-03-07 15:59:38 +01:00
rr-
0872d71364 fix regression in StartCinematic (fixes #50) 2021-03-07 15:20:30 +01:00
rr-
14a9418782 rename config to .json5
This is to stop GitHub from highlighting everything in red and also to
let people know this isn't pure JSON.
2021-03-07 15:16:40 +01:00
rr-
1da92791bc port InitCinematicRooms and StartCinematic 2021-03-06 11:59:14 +01:00
rr-
34284823e3 port DoCinematic 2021-03-06 11:59:14 +01:00