Commit graph

715 commits

Author SHA1 Message Date
Woops
d150cecaaf Lara refactor: move pickup states to pickup.cpp 2020-08-10 00:34:19 -05:00
Woops
6d1ca594be Lara refactor: move crouch/crawl into lara_crawl.cpp 2020-08-10 00:21:45 -05:00
asasas9500
7365cdf4c8 Rename Lara files 2020-08-09 22:09:14 -03:00
Woops
e0b15a29c4 Lara refactor: move monkeyswing functions to lara_monkey 2020-08-09 19:18:29 -05:00
Woops
59eec6ddc2 Refactor: move puzzle and keys out of pickup.cpp into their own file 2020-08-09 01:24:06 -05:00
Woops
64b55871e1 Lara refactor: Move functions around, clean up Lara.h 2020-08-09 00:54:57 -05:00
Woops
00421e5f55 Lara refactor: move collision functions to lara_collide 2020-08-08 16:35:05 -05:00
Woops
6bd040bf6c delete comments 2020-08-08 15:32:20 -05:00
Woops
8a9bb3464d Lara refactor: move rope functions to rope.cpp 2020-08-08 15:30:31 -05:00
Woops
b48c75b773 Lara refactor: Move tests to lara_tests 2020-08-08 15:15:15 -05:00
asasas9500
78b32c0c2e Merge branch 'LaraRefactor' into NoShifts 2020-08-07 22:30:45 -03:00
asasas9500
db21f442c9 Fix camera matrices 2020-08-07 22:25:39 -03:00
asasas9500
b657727242 Merge branch 'DiagonalCollisions' into NoShifts 2020-08-07 22:24:52 -03:00
asasas9500
9cf8ff503c Fix namespace 2020-08-07 22:12:45 -03:00
asasas9500
dddafb494f Move Lara related files to Lara folder 2020-08-07 20:27:00 -03:00
asasas9500
c411689790 Merge branch 'DiagonalCollisions' into NoShifts 2020-08-07 16:43:29 -03:00
asasas9500
86e2291c53 Merge branch 'master' into DiagonalCollisions 2020-08-07 16:37:31 -03:00
MontyTRC89
490d6c8da2 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-08-06 20:41:46 +02:00
MontyTRC89
d235b53094 Decompiled ID_SAS_DRAG_BLOKE and ID_SAS_DYING; 2020-08-06 20:41:07 +02:00
Raildex
dcc1292751 Fixed Crotch Pistol 2020-08-06 19:10:30 +02:00
Woops
b1efaf61eb clean up remove comments 2020-08-06 03:34:49 -05:00
Woops
0e8eb47261 Fix some more "feet hanging" stuff 2020-08-06 03:02:11 -05:00
MontyTRC89
9a4ef10ed4 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-08-06 06:51:57 +02:00
MontyTRC89
fa0012ba6a Decompiled ID_LEETLE_BEETLES 2020-08-06 06:51:32 +02:00
Woops
058f7f958f small fix 2020-08-05 15:52:07 -05:00
Woops
f45de12af7 a few fixes to hang shimmying 2020-08-04 15:55:28 -05:00
MontyTRC89
fdf2de1e89 Increased itemFlags array; Added startPos to ITEM_INFO; Improved wraiths; Rewritten BuildOutsideRoomsTable; 2020-08-04 21:53:58 +02:00
Woops
744b4bb926 actually implement crouch rolling properly 2020-08-04 14:40:34 -05:00
Sezz
5a3ec08841 BUGFIX: no more pistol desync and camera wobble when shooting non-AI movable objects. 2020-08-04 21:07:59 +10:00
Sezz
5fc90166a5 Added option to smoothly transition health bar display. 2020-08-04 20:51:47 +10:00
Sezz
5d4dc8ffdd Updated animation and state names to follow a consistent system. 2020-08-04 20:32:07 +10:00
MontyTRC89
85ac7c74e6 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-08-04 07:11:10 +02:00
MontyTRC89
91aa426fc1 Fixed IsRoomOutside; Fixed AnimatingControl; 2020-08-04 07:10:31 +02:00
Woops
04e7cb5bb4 add draw (and undraw) flipeffects for cutscenes, fix typo 2020-08-02 17:56:19 -05:00
MontyTRC89
4c93f7d7b9 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-08-02 19:40:22 +02:00
MontyTRC89
bde10fe313 Decompiled wraiths; Added outside rooms table; 2020-08-02 19:39:55 +02:00
Raildex
780a156f73 Implemented Holsters. 2020-08-02 13:58:25 +02:00
Woops
a6b8554745 super ugly check for joby-like crowbar pickups 2020-07-31 16:36:58 -05:00
Woops
4da41b16cb monkey roll fixes 2020-07-28 23:58:41 -05:00
MontyTRC89
4311a5837e Hack for TestLaraPosition that solves for now the bug of objects not working on +/- X sides 2020-07-28 06:16:39 +02:00
KrysB4k
86708bb729 Merge branch 'master' into DiagonalCollisions 2020-07-26 23:05:44 +02:00
MontyTRC89
3e742ca1ee Fixed a couple of bugs with pathfinding 2020-07-26 20:55:29 +02:00
MontyTRC89
ecca35d05a Lights refactor 2020-07-26 16:17:54 +02:00
KrysB4k
ed13777ac2 Merge branch 'master' into DiagonalCollisions 2020-07-26 10:51:06 +02:00
MontyTRC89
e057d91de3 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-07-26 07:22:43 +02:00
MontyTRC89
f24e2abb94 Added ZLIB 2020-07-26 07:21:38 +02:00
MontyTRC89
689ec226e7 Frames refactoring 2020-07-25 18:02:35 +02:00
KrysB4k
1667bd0b3c Fixed splats
Splats are fixed again, so you can't turn if you hold Up key
2020-07-25 14:28:59 +02:00
Woops
ac32cb0db6 oops, add missing state check, fixes "hole" pickups 2020-07-25 00:56:37 -05:00
Woops
041941e30c clean up trash 2020-07-24 01:59:04 -05:00