Commit graph

2596 commits

Author SHA1 Message Date
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
Lwmte
89a0b1020c Fix stuff 2021-11-10 20:16:04 +03:00
Lwmte
bc367b66c8 Fix sprite UV order 2021-11-10 20:14:32 +03:00
Lwmte
914d0e55ed Remove rotation hack 2021-11-10 19:50:27 +03:00
Lwmte
d7c067b874 Fix more trash 2021-11-10 19:37:11 +03:00
Lwmte
bf405e77d4 Update Renderer11DrawEffect.cpp 2021-11-10 19:11:26 +03:00
Lwmte
fee1622c14 Add rain 2021-11-10 18:27:16 +03:00
Lwmte
c1eab1cf54 Fix transparency 2021-11-10 16:32:07 +03:00
Lwmte
77d66f89db Draw real snow 2021-11-10 16:21:41 +03:00
Lwmte
3c92091d01 Add transparency and ripples to weather particles 2021-11-10 15:31:10 +03:00
Lwmte
a24d8dae37 Merge branch 'master' into rain_snow 2021-11-10 14:53:31 +03:00
Sezz
d875bc9084 Replace STOP_SIZE where appropriate 2021-11-10 22:48:00 +11:00
Lwmte
7f3d90e6fe Update lara_climb.cpp 2021-11-10 14:30:58 +03:00
Lwmte
818be0df10 Rename ladder to crouch state 2021-11-10 14:30:29 +03:00
Lwmte
dc110c1e4e Only emit snow when snowmobile rides over snow or ice 2021-11-10 14:11:08 +03:00
Sezz
6da5fa3e11 Merge pull request #367 from MontyTRC89/simplified_anim_handling
Simplified animation handling
2021-11-10 21:48:17 +11:00
Lwmte
d6b0d509ca Update animation.cpp 2021-11-10 12:40:59 +03:00
Lwmte
9abfaca1db Update lara_tests.cpp 2021-11-10 12:32:53 +03:00
Lwmte
b91a1c845f Update lara.cpp 2021-11-10 12:26:27 +03:00
Lwmte
030bfe146a Merge branch 'master' into simplified_anim_handling 2021-11-10 12:25:32 +03:00
Lwmte
74522842df Fix wade back 2021-11-10 12:25:05 +03:00
Lwmte
d13d055a69 Update lara.cpp 2021-11-10 12:12:30 +03:00
Lwmte
e7840d8c56 Merge branch 'master' into simplified_anim_handling 2021-11-10 12:02:44 +03:00
Lwmte
b7e5a81322 Tests and fixes, removed unnecessary flags from SetAnimation 2021-11-10 11:59:54 +03:00
Sezz
a3b1403433 Refactor health.cpp 2021-11-10 16:11:36 +11:00
Sezz
be1ee111bf Refactor camera.cpp 2021-11-10 11:26:58 +11:00
Lwmte
8f51243ca4 First commit 2021-11-10 02:41:59 +03:00
Lwmte
9d69f052c6 Fix LA_FALL_START 2021-11-10 00:48:31 +03:00
Sezz
b1d68fd58b Refactor lara_tests.cpp 2021-11-10 02:01:43 +11:00
Sezz
a653767d71 Move various functions out of lara_swim.cpp 2021-11-10 01:32:54 +11:00
Sezz
1fccd6af22 Refactor lara_swim.cpp 2021-11-10 01:06:40 +11:00
Sezz
e8cfc688fd Move collision and test functions out of lara_surface.cpp 2021-11-09 23:26:31 +11:00
Sezz
4a0b5c3961 Streamline state transitions between wading and treading water 2021-11-09 23:15:12 +11:00
Sezz
8f52e29b2b Refactor water tread climb out test functions; use GF() function in lara_surface.cpp 2021-11-09 20:34:39 +11:00
Lwmte
f288186341 Fix CollectConnectedRooms 2021-11-09 08:54:33 +03:00