Commit graph

190 commits

Author SHA1 Message Date
Sezz
79cabfe63b Merge branch 'state_cleaning_tier_2' into Sezz_StateChange2+Stranger1992_SoundRefactor 2022-03-14 22:54:56 +11:00
Sezz
93e62d3e64 Update extra velocity handling; snap to floor height upon entering slope state; cleanup 2022-03-14 01:20:51 +11:00
Sezz
85df2ed1b1 ITEM_INFO cleanup; rename some structs to comply with TEN conventions; LaraInfo cleanup 2022-03-13 02:04:24 +11:00
Stranger1992
607133671f SFX ENUMS updated.
@Sezzary Please cherry pick this commit into your state change branch. It is just updating the hardcoded sounds to the new sound map .
2022-03-10 14:05:31 +00:00
Sezz
ba724f0cec Cleanup 2022-03-10 02:27:11 +11:00
Sezz
59fe5e419a Finish LaraInfo cleanup; general cleanup; update savegame schema 2022-03-10 00:29:28 +11:00
Sezz
b5ccf0c405 Lara weapon struct cleanup; general cleanup 2022-03-09 20:37:26 +11:00
Sezz
6978cb94f0 Refactor poison effect on Lara; LaraInfo cleanup; general cleanup; update savegame schema 2022-03-09 17:04:19 +11:00
Sezz
683c830259 WIP slope experiments; LaraInfo cleanup; cleanup 2022-03-08 18:22:14 +11:00
Sezz
b4cd7d3091 Cleanup 2022-02-28 21:02:19 +11:00
Sezz
f3e2f9df0e Update look functions; extend soft splat feature; cleanup 2022-02-16 18:13:07 +11:00
Sezz
b18d6e24f7 LaraInfo cleanup; update savegame schema 2022-02-15 21:25:24 +11:00
Sezz
6f0ac77f32 Use GetLaraInfo() everywhere in Lara state code; cleanup 2022-02-15 20:36:27 +11:00
Sezz
43fcb34ee7 Cleanup 2022-02-14 17:05:52 +11:00
Sezz
fa6ced09eb Introduce GetLaraInfo() and ResetLaraLean() 2022-02-12 00:25:05 +11:00
Sezz
c2190ed872 LaraInfo cleanup; update savegame schema 2022-02-11 19:26:08 +11:00
Sezz
1e0f82b2c3 More LaraItem cleanup; update savegame schema; convert HandStatus and WaterStatus structs to enum class 2022-02-11 01:31:54 +11:00
Sezz
717bdab3cd Fix torso rotation error; cleanup 2022-02-10 17:17:41 +11:00
Sezz
4ea2f10ec2 Further LaraInfo cleanup; update savegame schema 2022-02-10 16:18:15 +11:00
Sezz
5bba1df285 More LaraInfo cleanup; update savegame schema 2022-02-10 01:38:32 +11:00
Sezz
a63563913b Adjust crawlspace exit tests; fix crawl flex; continue cleaning LaraItem struct; update savegame schema 2022-02-09 20:38:13 +11:00
Sezz
ed6ac2d7bc Rename ITEM_INFO members to comply with conventions 2022-02-09 16:55:46 +11:00
Sezz
8e3d7cfa4c Begin tidying LaraInfo; cleanup tr4_senet.cpp; update savegame schema 2022-02-08 20:45:21 +11:00
Sezz
64a57cad92 Minor refactoring, cleanup 2022-02-04 22:18:55 +11:00
Sezz
daf5e69669 Merge branch 'master' into state_cleaning_tier_2 2022-02-03 19:29:07 +11:00
Sezz
be08902a5c Tentatively rename animation-related ITEM_INFO members 2022-02-02 20:16:16 +11:00
Sezz
953742964e Rename IN_DUCK to IN_CROUCH for consistency 2022-02-02 18:32:52 +11:00
MontyTRC89
7a956274b8 Code cleaning; Moved fade stuff to camera code; 2022-01-25 05:42:41 +01:00
Sezz
05d4789e7d Refactor camera.cpp 2021-12-30 23:50:52 +11:00
Lwmte
8f4ba68f30 Reorganize includes tier 3 2021-12-24 03:32:19 +03:00
Lwmte
2101d3e65f Reorganize includes tier 2 2021-12-22 16:23:57 +03:00
Lwmte
2671ca453b Collide code reorganizing (#393)
* Tier 1

* Tier 2

* Remove old GetRoomList implementation and use CollectConnectedRooms one

* Tier 3

* Tier 4

* Tier 5

* Tier 6

* Tier 7

Co-authored-by: Lwmte <initiator@nm.ru>
2021-12-19 05:24:12 +03:00
Sezz
46d0470c04 Merge branch 'master' into lara_state_cleaning_etc 2021-12-16 22:14:32 +11:00
Lwmte
de87557ca9 Refactor electricity wires 2021-12-15 03:33:16 +03:00
Lwmte
095289be1c Move CollectConnectedRooms to room.cpp 2021-12-14 17:54:54 +03:00
Lwmte
d779c99e6e Update camera.cpp 2021-12-14 16:53:43 +03:00
Lwmte
a2921da0b0 Reorganize extents checking 2021-12-14 16:51:15 +03:00
Lwmte
a0df8dc06d Reduce camera radius 2021-12-14 16:20:27 +03:00
Lwmte
37e6f9b249 Filter out objects not within connected rooms nearby camera 2021-12-14 16:11:16 +03:00
Lwmte
5c16e9ac3a Update camera.cpp 2021-12-14 15:42:30 +03:00
Lwmte
aa0de087a5 Update camera.cpp 2021-12-14 15:37:05 +03:00
Lwmte
3d4f8c9856 Merge branch 'master' into items_camera_collision 2021-12-09 23:54:44 +03:00
Sezz
dc45376fdf Merge branch 'master' into lara_state_cleaning_etc 2021-12-02 12:58:18 +11:00
Lwmte
313cf0a764 Minor cleanups 2021-12-01 18:12:04 +03:00
Sezz
ac60482543 Introduce crawl flexing; slightly reduce crawl turn rate while moving 2021-11-27 20:35:16 +11:00
Sezz
68a5240a30 Merge branch 'master' into lara_state_cleaning_etc 2021-11-21 21:03:05 +11:00
Lwmte
4ee53694d7 Fix statics collision 2021-11-20 15:23:07 +03:00
Lwmte
c1caab614c Merge branch 'master' into items_camera_collision 2021-11-20 15:11:46 +03:00
Sezz
a036810db9 Refactor lara_fire.cpp 2021-11-20 15:39:05 +11:00
Sezz
1dbf5e2206 Merge branch 'master' into lara_state_cleaning_etc 2021-11-15 19:51:18 +11:00