Commit graph

26 commits

Author SHA1 Message Date
Lwmte
9af21e3146 Further code organizing 2021-09-08 18:19:06 +03:00
Lwmte
05194dd6a2 Merge branch 'new_objects_collision' 2021-09-08 17:46:30 +03:00
Lwmte
dcb0ce198c More reasonable name for splat flag 2021-09-08 17:44:24 +03:00
MontyTRC
60e81f29d8
Merge pull request #328 from MontyTRC89/new_objects_collision
Solid statics collision
2021-09-08 16:44:01 +02:00
Lwmte
9ec632f5d8 Add splat animation if static bounds are taller than Lara headroom 2021-09-08 16:14:13 +03:00
Lwmte
43fdc58235 Remove unused hitCeiling flag 2021-09-08 15:59:22 +03:00
Troye
6aabe62297 revert to bitshits in Game folder; handle lack of inv objects; 2021-08-30 15:13:18 -05:00
Lwmte
e2e20a2497 Globals cleanup, remove wrecking ball hack, remove gassed property, fix diagonal block jump bug 2021-08-29 23:53:58 +03:00
Lwmte
0606941aef Remove more magic 2021-08-26 13:47:47 +03:00
Lwmte
bcf1fbc6d4 Remove magic numbers from GetCollisionInfo 2021-08-26 13:06:24 +03:00
Lwmte
c0cb6ae37c Organize COLL_INFO 2021-08-25 06:54:17 +03:00
Lwmte
0b8ca4fa54 Replace all remaining occurences of coll globals 2021-08-24 16:54:26 +03:00
Troye
1cf0aef90d Add more anims to NewAnims; Fix lean 2021-07-09 19:41:56 -05:00
wolfcheese
015f9d7cc1 Prevent crouching from overriding lasersight 2021-06-09 18:28:25 -04:00
Trxye
9728282c14 comment feet hanging 2021-06-02 13:24:17 -05:00
wolfcheese
f81a54edae Commenting out more diagonal floor checks, this time for jumping upward or forward to grab ledges 2021-05-30 23:50:32 -04:00
MontyTRC89
6b5a932ff8 Remapped correctly sounds from TR5 to TR4; Decompiled TR4 CogSwitchControl; Decompiled TR4 ControlWaterfall; 2021-05-26 06:04:32 +02:00
asasas9500
4521994088 Remove function markers 2021-02-03 01:50:59 -03:00
asasas9500
91f0bb20f7 Revert move angle relative to Lara rotation 2020-12-19 23:34:52 -03:00
Woops
516d100706 remove bitshifts from Lara code 2020-10-06 11:15:37 -05:00
Sezz
92bc8b662d Revert "Cleanup, control code standardisation, some command-query separation, un-hardcoding of animation state dispatches, QOL improvements to Lara's basic moveset."
This reverts commit 2ee7059470.
2020-09-26 05:06:08 +10:00
Sezz
2ee7059470 Cleanup, control code standardisation, some command-query separation, un-hardcoding of animation state dispatches, QOL improvements to Lara's basic moveset. 2020-09-26 03:28:30 +10:00
Woops
6e046ec3d4 sideways jumps hotfix 2020-09-02 15:59:57 -05:00
asasas9500
50ba19525d Finish merge 2020-08-25 19:39:50 -03:00
Woops
aca8da8db1 Lara refactor: lara_cheat, move the rest of the functions out of laramisc.cpp and delete it. fix includes. 2020-08-16 16:01:58 -05:00
Woops
6248fcb0ed Lara refactor: move basic movements to lara_basic, take care of the other functions. 2020-08-14 17:54:25 -05:00