Lwmte
|
17098c192b
|
Move items with subfunction
|
2021-10-25 12:12:36 +03:00 |
|
Lwmte
|
58439f377e
|
Vary embed offset when shimmying
|
2021-10-24 05:33:32 +03:00 |
|
Lwmte
|
4fdbeecc02
|
Fix accumulating rounding errors on side speed shifts
|
2021-10-24 05:09:54 +03:00 |
|
Lwmte
|
1b6eb6d035
|
Stabilize shimmying
|
2021-10-24 04:08:54 +03:00 |
|
Sezz
|
ecab59c473
|
Use new DoLaraLean() function wherever possible; remove TestLaraLean()
|
2021-10-22 01:50:43 +11:00 |
|
Sezz
|
0328491f60
|
Add new states for crawl exit actions; render LS_STEP_BACK_DOWN redundant
|
2021-10-18 00:33:46 +11:00 |
|
Sezz
|
21949a248b
|
Enforce minor consistency
|
2021-10-15 01:37:41 +11:00 |
|
Sezz
|
a750fa5257
|
Replace comment.
|
2021-10-14 01:27:36 +11:00 |
|
Troye
|
acc4281555
|
purge ring inventory;
|
2021-10-12 00:26:46 -05:00 |
|
Sezz
|
6323fa3503
|
Merge branch 'master' into lara_state_cleaning_etc
|
2021-10-11 16:03:10 +11:00 |
|
Lwmte
|
c82c6f5b6f
|
Move no quadrants flag into coll setup
|
2021-10-09 19:19:02 +03:00 |
|
Lwmte
|
ef0bcf950a
|
Merge branch 'master' into errors
|
2021-10-08 16:47:59 +03:00 |
|
Sezz
|
b0bd5bbcb5
|
Split lara_as_fastturn() into two new states
|
2021-10-08 20:08:55 +11:00 |
|
Lwmte
|
034e961e10
|
Get rid of GetOrthogonalIntersect for vaults
|
2021-10-07 17:11:01 +03:00 |
|
MontyTRC89
|
fbd15b520d
|
Merge remote-tracking branch 'origin/master' into entities_fixings
|
2021-10-07 05:30:35 +02:00 |
|
Sezz
|
d2672d01b8
|
Merge branch 'master' into 'lara_state_cleaning_etc'
|
2021-10-03 21:29:27 +11:00 |
|
Lwmte
|
2c3fed88fd
|
Merge branch 'freeform_bridges'
|
2021-10-02 16:20:53 +03:00 |
|
Lwmte
|
1bf5a7129a
|
Update Lara room before vehicle handling
|
2021-10-01 10:40:29 +03:00 |
|
MontyTRC89
|
ff3b1b44d4
|
Fixing ID_BURNING_TORCH_ITEM; Namespace rename for generic objects;
|
2021-09-30 12:03:39 +02:00 |
|
MontyTRC89
|
7a4b9aed5f
|
Refactored rope files; Fixed ID_POLE_ROPE;
|
2021-09-30 05:10:30 +02:00 |
|
Sezz
|
35b6108ba8
|
lara_as_dash(): cleanup; improve input precedence; more intuitive control logic; finetune lean rate values; add IsStandingWeapon() helper function
|
2021-09-29 18:35:21 +10:00 |
|
MontyTRC89
|
5a378b213f
|
Fixing ropes and added debug ropes drawing
|
2021-09-28 13:01:28 +02:00 |
|
Sezz
|
2267892054
|
lara_as_duck() and lara_col_duck(): cleanup, checks separated into test functions, better tests for and dispatches to fall and slide states
|
2021-09-26 20:59:16 +10:00 |
|
Sezz
|
817af99b29
|
Fixed issues with new leaning.
|
2021-09-26 14:33:38 +10:00 |
|
Sezz
|
b85b62c3d7
|
WIP improved leaning for Lara.
|
2021-09-26 12:23:58 +10:00 |
|
Troye
|
552352dd21
|
W1
|
2021-09-25 16:03:28 -05:00 |
|
Lwmte
|
e6fc5aba77
|
Cleanup
|
2021-09-25 16:00:30 +03:00 |
|
Raildex
|
2b0b1ff282
|
Added newlines
|
2021-09-25 11:27:47 +02:00 |
|
Raildex
|
7b070e75ad
|
Fixed duplicated ITEM_INFO definition
|
2021-09-24 07:53:42 +02:00 |
|
Lwmte
|
add6629267
|
Swap BadHeightUp/Down
|
2021-09-19 17:48:32 +03:00 |
|
Lwmte
|
10bf3288a0
|
Fix climbing out of water
|
2021-09-19 07:38:15 +03:00 |
|
Lwmte
|
b3898b7940
|
Embed height data into COLL_INFO, fix issues with rolling under statics and statics submerged into water
|
2021-09-19 06:42:24 +03:00 |
|
Lwmte
|
7fd525e436
|
Fix water
|
2021-09-18 01:32:48 +03:00 |
|
Lwmte
|
5ae79a461e
|
Remove legacy RoomBelow/Above helper funcs, fix door offset
|
2021-09-17 15:32:55 +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
|
1d0ceb0ff4
|
Fix more stuff
|
2021-09-16 01:12:19 +03:00 |
|
Lwmte
|
4d8c219811
|
Simplify flipeffect call
|
2021-09-15 17:49:01 +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
|
e289644e87
|
Move flipeffect global to filpeffect.cpp
|
2021-09-15 11:38:55 +03:00 |
|
Lwmte
|
e61c2fc324
|
Fix wade depth
|
2021-09-14 15:30:28 +03:00 |
|
Lwmte
|
d8ab386840
|
Rename DeathIsPit to be more descriptive
|
2021-09-13 09:55:54 +03:00 |
|
Lwmte
|
280c9fa28b
|
Merge branch 'master' into coll_info_reorganize
|
2021-09-10 10:11:15 +03:00 |
|
Lwmte
|
3cc0c21946
|
Demagic some fields
|
2021-09-10 01:19:15 +03:00 |
|
Lwmte
|
1df38ae15a
|
Rename settings to setup
|
2021-09-10 00:20:59 +03:00 |
|
Lwmte
|
1efe0a9f09
|
Reorganize COLL_INFO
|
2021-09-10 00:18:47 +03:00 |
|
Lwmte
|
48a9a1d52a
|
Merge branch 'master' into item_data
|
2021-09-09 11:10:25 +03:00 |
|
Lwmte
|
ba6c260b92
|
Further code organizing
|
2021-09-08 18:19:06 +03:00 |
|
MontyTRC89
|
714e0a5ca2
|
Merge pull request #328 from MontyTRC89/new_objects_collision
Solid statics collision
|
2021-09-08 16:44:01 +02:00 |
|