Commit graph

2630 commits

Author SHA1 Message Date
Lwmte
31b49862ec Simplify anmation switching, stop slide sounds when Lara jumps 2021-11-16 17:23:43 +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
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
Lwmte
a728f05a57 Update tr5_pushableblock.cpp 2021-11-12 01:31:03 +03:00
Lwmte
4c16ee30fb Update collide.cpp 2021-11-12 01:16:29 +03:00
Lwmte
293f5c9e52 Fix #314 2021-11-12 01:11:11 +03:00
Lwmte
36e6654c8d Remove IsOutsideRoomNo, fix weather particles spawning in near height corridors 2021-11-12 00:48:51 +03:00
Sezz
4b9205c653 Change return type of deflect functions to bool; rename LaraDeflectEdgeDuck() to LaraDeflectEdgeCrawl() 2021-11-11 23:46:59 +11:00
Sezz
f926bfe70c Fix crawl exit flip into swamp resulting in snap to the surface 2021-11-11 21:47:18 +11:00
Lwmte
e1d651c8de Make weather particles speed dependent on weather strength 2021-11-11 02:21:27 +03:00
Lwmte
fd6782ded3 Update weather.cpp 2021-11-11 02:07:36 +03:00
Lwmte
b36c7a5c4b Optimize weather particle generation 2021-11-11 01:57:54 +03:00
Lwmte
cf13f6b26b Update TombEngine.vcxproj 2021-11-11 01:20:40 +03:00
Lwmte
365c370bc0 Update weather.h 2021-11-11 01:18:44 +03:00
Lwmte
334f91f5a2 Merge branch 'master' of https://github.com/MontyTRC89/TombEngine 2021-11-11 01:16:47 +03:00
Lwmte
9058f2e3de Use script for setting weather 2021-11-11 01:16:27 +03:00
Lwmte
ee79176a4d Update weather.cpp 2021-11-10 21:04:03 +03:00
Lwmte
5a4171c194 Update weather.h 2021-11-10 20:52:53 +03:00
Lwmte
f7545612c9 Use ref in weather iterators 2021-11-10 20:37:27 +03:00
Lwmte
e0e456c8db Update weather.h 2021-11-10 20:29:46 +03:00
Lwmte
1dc151401f Remove debug 2021-11-10 20:23:41 +03:00
Lwmte
c3fc55247b Merge branch 'master' into rain_snow 2021-11-10 20:20:01 +03:00
Raildex
8a7346ff6c UV Fix for Quads 2021-11-10 18:19:04 +01:00