Commit graph

167 commits

Author SHA1 Message Date
Sezz
4a82931467 Increase vault and ledge grab angle tolerance; deprecate Lara dive count and query debounced input instead; allow surface dive from any surface tread state; update savegame schema; cleanup 2022-03-17 18:57:46 +11:00
Sezz
cb8435ee6a Move key functions from control.cpp to collide_room.cpp; cleanup 2022-03-14 15:18:11 +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
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
63a525007d Update savegame schema 2022-03-06 21:07:17 +11:00
Sezz
3a8596f0bf CreatureInfo cleanup; LOTInfo cleanup; move some ITEM_INFO members into CreatureInfo; cleanup 2022-03-06 18:59:04 +11:00
Sezz
63f9c2fb39 Rename MOOD_TYPE to MoodType and convert it to enum class; cleanup 2022-03-06 15:32:11 +11:00
Sezz
1d3453596f Entity cleanup 2022-03-06 01:26:27 +11:00
Sezz
d10a1e0690 Move subsuit globals to LaraInfo; update savegame; cleanup 2022-03-02 13:59:05 +11:00
Sezz
b4cd7d3091 Cleanup 2022-02-28 21:02:19 +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
92b1489e02 Cleanup 2022-02-13 23:23:36 +11:00
Sezz
b6dbd5d362 Cleanup 2022-02-12 16:25:59 +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
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
0eaf6f9d02 Begin tidying ITEM_INFO; update savegame schema 2022-02-09 13:20:57 +11:00
Sezz
8e3d7cfa4c Begin tidying LaraInfo; cleanup tr4_senet.cpp; update savegame schema 2022-02-08 20:45:21 +11:00
Sezz
a2685e7f5e Convert short to int or bool in LaraInfo where appropriate 2022-02-05 21:18:57 +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
948575752c Rename gravityStatus to airborne 2022-01-21 23:23:10 +11:00
Sezz
a0fdee4698 Update savegame schema 2022-01-03 18:55:05 +11:00
Sezz
95363e3719 Rename LaraInfo members; cleanup 2022-01-03 17:01:07 +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
4432fe6420 Merge branch 'master' into lara_state_cleaning_etc 2021-12-13 18:25:34 +11:00
Lwmte
197a72460b Clear killed bridge items 2021-12-13 02:44:21 +03:00
Sezz
ac0811a0f6 Cleanup 2021-12-12 21:11:27 +11:00
Sezz
61cf4bce35 Fix running jump queue; smoother entrance when crawl vaulting into wade-height water 2021-12-12 13:27:26 +11:00
Sezz
19921c31f3 Merge branch 'master' into lara_state_cleaning_etc 2021-12-02 12:47:07 +11:00
Lwmte
508cefa35c Work 2021-11-29 18:09:34 +03:00
Sezz
cc8d1c79b7 Merge branch 'master' into lara_state_cleaning_etc 2021-11-28 13:58:46 +11:00
Lwmte
652d0ff2fd Clean up ITEM_INFO 2021-11-27 17:50:58 +03:00
Sezz
33ecf3474f Save and restore Lara.sprintTimer and Lara.jumpCount 2021-11-24 16:52:09 +11:00
Sezz
9d1eb23a9c Merge branch 'master' into lara_state_cleaning_etc 2021-11-23 12:43:20 +11:00
Lwmte
afc072d350 Save bridge objects collision on load/save and on flipmap 2021-11-23 01:31:09 +03:00
Lwmte
d14d8d484c Cold breath 2021-11-22 18:55:29 +03:00
Sezz
1dbf5e2206 Merge branch 'master' into lara_state_cleaning_etc 2021-11-15 19:51:18 +11:00
Lwmte
0c9922c231 Fix corner snapping, replace idiotic pushable data manipulation with less idiotic one 2021-11-15 10:38:31 +03:00