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
|
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
|
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 |
|
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
|
daec193528
|
Update lara_tests.cpp
|
2021-11-15 19:12:00 +03:00 |
|
Lwmte
|
0c9922c231
|
Fix corner snapping, replace idiotic pushable data manipulation with less idiotic one
|
2021-11-15 10:38:31 +03: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
|
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
|
4c16ee30fb
|
Update collide.cpp
|
2021-11-12 01:16:29 +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
|
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 |
|