Commit graph

2650 commits

Author SHA1 Message Date
Sezz
ef604f66b9 First pass vertical pole refactor 2021-11-21 20:50:17 +11:00
Sezz
768275c202 Refactor new tightrope 2021-11-21 00:04:28 +11:00
Sezz
2fd22a73ab Increase flare time for easier debugging in lazy, dark rooms 2021-11-20 15:45:09 +11:00
Sezz
a036810db9 Refactor lara_fire.cpp 2021-11-20 15:39:05 +11:00
Sezz
f30ae8839e Refactor lara_flare.cpp 2021-11-20 13:18:59 +11:00
Lwmte
7d76a5825b Fix wrong height checks for climb up 2021-11-19 20:31:11 +03:00
Sezz
2e81fe9293 Refactor snowmobile.cpp 2021-11-17 23:56:34 +11:00
Sezz
3b9e0967b9 Modify behaviour when stepping down into wade-height water 2021-11-17 18:12:26 +11:00
Lwmte
ad7feec88a Merge pull request #371 from MontyTRC89/gui_refactor
Gui refactor
2021-11-17 09:53:58 +03:00
Sezz
c0fbb7ffa3 Refactor rubberboat.cpp 2021-11-17 14:59:21 +11:00
Lwmte
7efbcb28b2 Merge branch 'master' into gui_refactor 2021-11-16 17:25:47 +03:00
Lwmte
a8dab89ce1 Simplify animation switching 2021-11-16 17:25:17 +03:00
Lwmte
31b49862ec Simplify anmation switching, stop slide sounds when Lara jumps 2021-11-16 17:23:43 +03:00
Lwmte
54007a136c Fix issues with control configuration 2021-11-16 16:45:44 +03:00
Sezz
27b8f3486e Refactor quad.cpp 2021-11-17 00:17:25 +11:00
Lwmte
b2ca138ef8 Don't cut sounds with audible click when going to menus 2021-11-16 15:52:21 +03:00
Lwmte
e05f0b89a2 Rename newinv2 to gui 2021-11-16 15:51:50 +03:00
Lwmte
685bf2e4d6 Tier 5 2021-11-16 15:35:41 +03:00
Lwmte
86077fa282 Fix 2021-11-16 15:15:38 +03:00
Lwmte
039ca765d8 Tier 4 2021-11-16 15:13:18 +03:00
Lwmte
40d59cddf9 Tier 3 2021-11-16 15:00:17 +03:00
Lwmte
7f088caeda Tier 2 2021-11-16 14:52:52 +03:00
Lwmte
dedb938b24 Tier 1 2021-11-16 14:38:04 +03:00
Sezz
f68b5334e0 Refactor biggun.cpp and quad.cpp 2021-11-16 22:30:37 +11:00
Sezz
2ed0dbeddc Rename quad state 2021-11-16 19:03:49 +11:00
Sezz
d493933ce5 Refactor quad.cpp 2021-11-16 14:19:22 +11:00
Lwmte
944c48d5d2 Add comments to weather code 2021-11-16 04:08:54 +03:00
Lwmte
b133fca74a Fix some bugs 2021-11-16 02:48:26 +03:00
Lwmte
9802c8e7f2 Always melt snow on water surfaces 2021-11-16 02:03:28 +03:00
Lwmte
3eec094304 Optimize weather particles more 2021-11-16 01:49:21 +03:00
Lwmte
d447fee53e Update weather.cpp 2021-11-16 01:26:35 +03:00
Lwmte
26880cae67 Optimize weather particles collision detection 2021-11-16 01:24:42 +03:00
Lwmte
03a006d125 Fade weather particles on land too 2021-11-15 20:41:44 +03:00
Lwmte
0e2a59232a Update weather.cpp 2021-11-15 20:04:55 +03:00
Lwmte
2fa1f99b90 Merge branch 'master' of https://github.com/MontyTRC89/TombEngine 2021-11-15 19:12:04 +03:00
Lwmte
daec193528 Update lara_tests.cpp 2021-11-15 19:12:00 +03:00
Sezz
4f4b12d5d4 Revert "Refactor quad.cpp"
This reverts commit cecfbda6e6.
2021-11-15 23:54:22 +11:00
Sezz
cecfbda6e6 Refactor quad.cpp 2021-11-15 19:43:50 +11:00
Lwmte
e8f3f07081 Merge branch 'master' of https://github.com/MontyTRC89/TombEngine 2021-11-15 10:38:42 +03:00
Lwmte
0c9922c231 Fix corner snapping, replace idiotic pushable data manipulation with less idiotic one 2021-11-15 10:38:31 +03:00
Sezz
ec43f8ded0 Refactor quad.cpp 2021-11-15 14:51:34 +11:00
Lwmte
e7f35c9aa1 Fix corner switches 2021-11-15 02:32:07 +03:00
Lwmte
10f2562db9 Fix ledge tests near zero coords 2021-11-15 00:34:31 +03:00
Lwmte
3c8aa25c38 Make LaraCollisionFront and LaraCeilingCollisionFront use new GCR overload 2021-11-15 00:22:39 +03:00
Sezz
625a433980 Add new GetCollisionResult() overload function. 2021-11-15 00:34:04 +11:00
Sezz
d9614e415b Refactor camera.cpp 2021-11-14 20:10:15 +11:00
Sezz
6e693240e2 Move quad structs 2021-11-14 16:08:59 +11:00
Sezz
3d861600a6 Refactor quad.cpp 2021-11-14 14:59:11 +11:00
Troye
40d8e76377 fix controls changing 2021-11-12 15:50:30 -06:00
Sezz
1ac1fec4e1 Remove LaraItem global usage in lara_flare.cpp + minor cleanup 2021-11-12 19:52:48 +11:00