Commit graph

2203 commits

Author SHA1 Message Date
rr-
6efb6dd7ed draw: move DrawLara and DrawLaraI to lara_draw.c 2022-04-21 00:59:39 +02:00
rr-
625971e0ca collide: move TestLaraPosition to items.c and lara.c 2022-04-21 00:59:39 +02:00
rr-
341fa98baa collide: move AlignLaraPosition to items.c and lara.c 2022-04-21 00:59:39 +02:00
rr-
31fcf085c4 collide: move MoveLaraPosition to items.c and lara.c 2022-04-21 00:59:39 +02:00
rr-
eb061f41f2 collide: move MoveLaraPosition to items.c and lara.c 2022-04-21 00:59:39 +02:00
rr-
e34056e070 collide: move ItemNearLara to Lara_IsNearItem 2022-04-21 00:59:39 +02:00
rr-
e79b1d81e2 lara: fix enum names 2022-04-21 00:59:39 +02:00
rr-
d46156aa30 lara: split; adhere to naming convention 2022-04-21 00:59:39 +02:00
walkawayy
fb5f25dd1a
output: fixed underwater caustics animating at 2x speed (#519)
Resolves #109.
2022-04-13 12:12:54 -04:00
walkawayy
2a1b68384e
matrix: add a matrix stack overflow error check and crash message (#518)
* matrix: add a matrix stack overflow error check and crash message

Resolves #506.
2022-04-12 23:30:17 -04:00
walkawayy
61d6789d67
option_passport: add select level requestor (#516)
* option_passport: add select level requestor

In this commit, the requestor starts a new game at the selected
level. In a future PR, the selected level will start with the
starting items from the selected savegame's playthrough.
2022-04-10 20:29:26 -04:00
walkawayy
0e4a87b7a6
passport: create enums for g_InvExtraData (#515) 2022-04-08 20:09:27 -04:00
walkawayy
261e9a74fe
s_clock: add a turbo cheat to increase the game speed (#509)
* s_clock: add a turbo cheat to increase the game speed

Resolves #135.
2022-04-08 13:17:30 -04:00
rr-
73e1301246 gameflow: fix fade not being reset after a picture 2022-04-08 18:33:25 +02:00
rr-
4adc9d584e gameflow: allow skipping pictures during fades (#510) 2022-04-08 18:33:25 +02:00
rr-
d195ef1c6a savegame: fix pushables and flipmaps (#496)
Resolves #496
2022-04-08 00:14:31 +02:00
walkawayy
cee367da00
Refactor savegames to use start and current info (#502)
savegame: refactor save game for level select and restart
2022-04-07 21:52:33 +02:00
rr-
ed332cf6a7 camera: adhere to naming convention 2022-04-05 23:28:00 +02:00
walkawayy
4cd93f9945
pickup: add ability to pick up multiple items with walk to items (#507)
Resolves #505.
2022-04-05 13:47:56 -04:00
rr-
328d3e8740 ai: clean up headers; merge "magic" creatures 2022-04-04 08:21:03 +02:00
rr-
412e897f21 ai/statue: update naming 2022-04-04 08:21:03 +02:00
rr-
aa6994f06f ai/pod: update naming 2022-04-04 08:21:03 +02:00
rr-
94ed324b25 ai/natla: update naming 2022-04-04 08:21:03 +02:00
rr-
5d2709c1d3 ai/skate-kid: update naming 2022-04-04 08:21:03 +02:00
rr-
8b2d7e3c56 ai/mummy: update naming 2022-04-04 08:21:03 +02:00
rr-
235651d69d ai/mutant: update naming 2022-04-04 08:21:03 +02:00
rr-
e1d542162a ai/lion: update naming 2022-04-04 08:21:03 +02:00
rr-
50e3292c7e ai/vole: update naming 2022-04-04 08:21:03 +02:00
rr-
c45900cd9a ai/rat: update naming 2022-04-04 08:21:03 +02:00
rr-
8fc76d94f8 ai/pierre: update naming 2022-04-04 08:21:03 +02:00
rr-
66e38a5b57 ai/larson: update naming 2022-04-04 08:21:03 +02:00
rr-
2f5a8092bc ai/wolf: update naming 2022-04-04 08:21:03 +02:00
rr-
09064d6da6 ai/raptor: update naming 2022-04-04 08:21:03 +02:00
rr-
63dc59914b ai/evil-lara: update naming; rename to BaconLara 2022-04-04 08:21:03 +02:00
rr-
4ab93a793c ai/dino: update naming; rename to TRex 2022-04-04 08:21:03 +02:00
rr-
16e9530dfe ai/croc: update naming 2022-04-04 08:21:03 +02:00
rr-
7105584ac9 ai/cowboy: update naming 2022-04-04 08:21:03 +02:00
rr-
a790715467 ai/centaur: update naming 2022-04-04 08:21:03 +02:00
rr-
ebf78ff3ab ai/bear: update naming 2022-04-04 08:21:03 +02:00
rr-
e5e92fa0c1 ai/bat: update naming 2022-04-04 08:21:03 +02:00
rr-
bd4f7f881c ai/baldy: update naming 2022-04-04 08:21:03 +02:00
rr-
852ee5d2f1 ai/ape: update naming 2022-04-04 08:21:03 +02:00
rr-
fed5e37104 ai/alligator: update naming 2022-04-04 08:21:03 +02:00
rr-
ab21f621df ai/abortion: update naming; rename to Torso 2022-04-04 08:21:03 +02:00
rr-
6670669be7 object/effects: cleanup headers 2022-03-26 08:27:18 +01:00
rr-
597dd950e1 objects/effects: rename Twinkle 2022-03-26 08:27:18 +01:00
rr-
00d16f17c0 fx: move Turn180 2022-03-26 08:27:18 +01:00
rr-
8e8d7c30ec fx: move Stairs2Slope 2022-03-26 08:27:18 +01:00
rr-
be0bf93b6b effects: rename Splash_Spawn 2022-03-26 08:27:18 +01:00
rr-
9653290177 fx: move DropSand 2022-03-26 08:27:18 +01:00