Commit graph

2131 commits

Author SHA1 Message Date
Lwmte
d59a73ba62 Update motorbike.cpp 2021-09-18 02:00:50 +03:00
Lwmte
fe5c1cea3d Update lara_basic.cpp 2021-09-18 01:56:06 +03:00
Lwmte
d34696f822 Fix underwater sounds playing on surface 2021-09-18 01:40:06 +03:00
Lwmte
7fd525e436 Fix water 2021-09-18 01:32:48 +03:00
Lwmte
859dab58a9 Reorder lara_as_stop to avoid lockups 2021-09-18 00:36:28 +03:00
Lwmte
e5915f7538 Fix VS mess 2021-09-17 23:01:22 +03:00
Lwmte
015815c5d3 Fix embedding into diagonal walls and steps, fix Lara freeze on triangle slopes 2021-09-17 22:55:09 +03:00
Lwmte
1bf269052a Fix issues with conflicting filename 2021-09-17 17:14:15 +03:00
Lwmte
32b48e9c24 Rename some functions 2021-09-17 16:07:53 +03:00
Lwmte
e6a0760202 Fix clamp bugs 2021-09-17 15:46:52 +03:00
Lwmte
5ae79a461e Remove legacy RoomBelow/Above helper funcs, fix door offset 2021-09-17 15:32:55 +03:00
Lwmte
70b0228a20 Really fix aiming 2021-09-17 04:09:01 +03:00
Lwmte
553fbf866b Fix Lara aiming 2021-09-17 03:46:49 +03:00
Lwmte
29ee7e73fb Fix CreatureAIInfo returning wrong angles for Lara 2021-09-17 02:28:47 +03:00
Lwmte
0a67b43841 Fix wall door collision positioning 2021-09-17 01:46:06 +03:00
Lwmte
8d86c2e97d Rename draw.cpp to animation.cpp which makes more sense, some more edits 2021-09-16 05:06:03 +03:00
Lwmte
d8aa65260f Make Lara targetable again 2021-09-16 03:56:04 +03:00
Lwmte
0f70ad4082 Fix LaraFire 2021-09-16 03:25:04 +03:00
Lwmte
383ed1b9f6 Fix #337 2021-09-16 02:39:25 +03:00
Lwmte
fd852f1c43 Depoison Lara on flycheat 2021-09-16 01:58:43 +03:00
Lwmte
4e8d2e0af2 Reint weird hang tests 2021-09-16 01:56:02 +03:00
Lwmte
99e1572b82 Update winmain.cpp 2021-09-16 01:13:28 +03:00
Lwmte
1d0ceb0ff4 Fix more stuff 2021-09-16 01:12:19 +03:00
Lwmte
c324f70774 Organize control.h too 2021-09-15 22:43:19 +03:00
Lwmte
68923228dd Remove unused globals and move others from control.cpp to needed source files 2021-09-15 21:09:09 +03:00
Lwmte
4d8c219811 Simplify flipeffect call 2021-09-15 17:49:01 +03:00
Lwmte
2e62725933 Move flipmap stuff out of control.cpp 2021-09-15 17:40:00 +03:00
Lwmte
4a551c0918 Move LOS stuff out of control.cpp 2021-09-15 17:20:42 +03:00
Lwmte
f79d6436a3 Remove optional TestTriggers argument 2021-09-15 16:58:53 +03:00
Lwmte
bb445660e7 Add safety checks for flipeffects 2021-09-15 14:45:20 +03:00
Lwmte
153816264d Update tr4_cog.cpp 2021-09-15 14:38:12 +03:00
Lwmte
ec84760f80 Merge branch 'master' into coll_info_reorganize 2021-09-15 14:38:05 +03:00
Lwmte
1284d34f68 Implement basic flash, fix func names 2021-09-15 14:24:03 +03:00
Lwmte
194fb5516e Update weather.cpp 2021-09-15 13:49:02 +03:00
Lwmte
c7487fc6c2 Update weather.cpp 2021-09-15 13:16:14 +03:00
Lwmte
882cce3c73 Update weather.h 2021-09-15 13:15:00 +03:00
Lwmte
5f26722640 Update weather.h 2021-09-15 13:13:49 +03:00
Lwmte
c0fd10281a Fix stuff 2021-09-15 13:00:58 +03:00
Lwmte
26cd489da6 Move FlashFader to environment controller 2021-09-15 12:58:07 +03:00
Lwmte
e289644e87 Move flipeffect global to filpeffect.cpp 2021-09-15 11:38:55 +03:00
Lwmte
0185ab6cc9 Remove hair global 2021-09-15 11:27:28 +03:00
Lwmte
133ad97605 Update control.cpp 2021-09-15 11:18:11 +03:00
Lwmte
81af7bea10 Move wind to weather controller 2021-09-15 11:13:47 +03:00
Lwmte
78748c70b2 Update floordata.h 2021-09-15 10:14:35 +03:00
Lwmte
7f16b66dfc Simplify trigger handling code 2021-09-15 10:12:42 +03:00
MontyTRC89
fa720f000d Merge branch 'entities_fixings' 2021-09-15 06:09:16 +02:00
MontyTRC89
08691fc6ee Fixed bug in GenericSphereBoxCollision(); Fixed ID_SPIKEY_BALL, ID_FLOOR_4BLADES, ID_CEILING_4BLADES; 2021-09-15 06:08:48 +02:00
Lwmte
6645840f32 Properly draw UI rects 2021-09-14 19:53:09 +03:00
Lwmte
c181da1f89 Update camera.cpp 2021-09-14 17:11:21 +03:00
Lwmte
60bcdfab48 Fix division by zero 2021-09-14 17:10:09 +03:00