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
|
305c17684f
|
Update TestLaraKeepLow(); fix minor errors; cleanup
|
2022-03-16 13:55:56 +11:00 |
|
Sezz
|
ca8c58b50c
|
Introduce HasChange(); make vault dispatch functionally more secure
|
2022-03-15 19:53:16 +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 |
|
Sezz
|
ba724f0cec
|
Cleanup
|
2022-03-10 02:27:11 +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
|
165dccb2d4
|
Cleanup
|
2022-03-09 13:03:21 +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
|
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
|
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
|
0dcbfba61f
|
Cleanup
|
2022-02-08 01:26:59 +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
|
29b2f68870
|
Fix(?) portal traversal in UpdateItemRoom(); round floats in TranslateItem()
|
2022-02-02 18:28:23 +11:00 |
|
Sezz
|
131a60184b
|
Merge branch 'overhang_climbing' in to state_cleaning_tier_2
|
2022-01-26 12:47:38 +11:00 |
|
Sezz
|
948575752c
|
Rename gravityStatus to airborne
|
2022-01-21 23:23:10 +11:00 |
|
Lwmte
|
25ef91dc9b
|
Merge branch 'master' into overhang_climbing
|
2021-12-24 03:41:45 +03:00 |
|
Lwmte
|
903260ca39
|
Merge branch 'master' into animation_integers
|
2021-12-24 03:34:53 +03:00 |
|
Lwmte
|
8f4ba68f30
|
Reorganize includes tier 3
|
2021-12-24 03:32:19 +03:00 |
|
Lwmte
|
51ba4f8c1c
|
Merge branch 'master' into overhang_climbing
|
2021-12-22 16:26:13 +03:00 |
|
Lwmte
|
70320ba0ba
|
Merge branch 'master' into animation_integers
|
2021-12-22 16:24:12 +03:00 |
|
Lwmte
|
2101d3e65f
|
Reorganize includes tier 2
|
2021-12-22 16:23:57 +03:00 |
|
Lwmte
|
a1bb992145
|
First commit
|
2021-12-22 12:17:59 +03:00 |
|
Lwmte
|
f8af1b2b94
|
Fix frame calculations
|
2021-12-21 20:43:37 +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
|
02d7433405
|
Fix jump stutter on steps
|
2021-12-13 16:12:33 +11:00 |
|
Lwmte
|
b57d97aa47
|
Refactor pickup system to actually use dispatches (except stupid standing pickup)
|
2021-12-10 11:04:28 +03:00 |
|
Lwmte
|
c211a858ca
|
Fixes
|
2021-12-01 16:11:18 +03:00 |
|
Lwmte
|
b183543d42
|
Use TestLastFrame in corner anim transitions
|
2021-11-30 03:24:50 +03:00 |
|
Lwmte
|
508cefa35c
|
Work
|
2021-11-29 18:09:34 +03:00 |
|
Sezz
|
3d861600a6
|
Refactor quad.cpp
|
2021-11-14 14:59:11 +11:00 |
|
Lwmte
|
d6b0d509ca
|
Update animation.cpp
|
2021-11-10 12:40:59 +03:00 |
|
Lwmte
|
b7e5a81322
|
Tests and fixes, removed unnecessary flags from SetAnimation
|
2021-11-10 11:59:54 +03:00 |
|
Lwmte
|
8f51243ca4
|
First commit
|
2021-11-10 02:41:59 +03:00 |
|
Lwmte
|
319a532ffc
|
Merge branch 'master' into arbitrary_hanging_and_shimmying
|
2021-11-03 02:26:09 +03:00 |
|
Lwmte
|
cf136ecba4
|
Implement separate flipeffects for left/right footprint, wad edit is needed
|
2021-11-02 13:23:22 +03:00 |
|
Lwmte
|
4cbf9a09f2
|
Revert "Remove hardcoded global"
This reverts commit ac5ffb1983 .
|
2021-11-02 13:00:53 +03:00 |
|
Lwmte
|
ac5ffb1983
|
Remove hardcoded global
|
2021-11-02 12:55:26 +03:00 |
|
Lwmte
|
b3869676fc
|
Merge branch 'master' into arbitrary_hanging_and_shimmying
|
2021-10-29 04:06:57 +03:00 |
|
Lwmte
|
d470cdcf01
|
Refactor and fix sound code
|
2021-10-29 02:22:26 +03:00 |
|