Commit graph

1304 commits

Author SHA1 Message Date
MontyTRC89
adf51a567c Fixed baddy state 0 2021-04-21 06:45:08 +02:00
MontyTRC89
3da38df713 Added big medipack picking to baddy 2021-04-19 07:41:37 +02:00
MontyTRC89
ec8fedf2ee Fixed some BADDY ocbs; Added picking for baddies like in TR4; 2021-04-18 07:20:27 +02:00
MontyTRC89
e748a0c947 Fixed cylindrical billboards 2021-04-16 14:34:40 +02:00
MontyTRC89
4ae7d54e6b Fixed SameZone(); Adding picking to Baddy 1-2; 2021-04-16 10:13:59 +02:00
MontyTRC89
7a93fb25fa Fixed energy arcs 2021-04-16 06:46:54 +02:00
MontyTRC89
14e9a09598 Temporary fixes to AI; Decompiling energy arcs WIP; 2021-04-13 06:08:33 +02:00
MontyTRC89
ba9b5909aa Temporary fix for boxIndex -1 2021-03-27 07:42:02 +01:00
MontyTRC89
0fde464679 Fix merge conflicts 2021-03-27 07:38:51 +01:00
MontyTRC89
60c61ff4da New level loader code for anim textures 2021-03-27 07:33:40 +01:00
KrysB4k
c19577233b Comment cleanup (TR1 & TR2) 2021-03-24 20:06:37 +01:00
Trxye
a6462075a3 Remove TR3 comments 2021-03-24 12:49:36 -05:00
MontyTRC89
9183bb1760 Animated textures data in polygons 2021-03-12 21:33:02 +01:00
MontyTRC89
231b1f77aa Implemented new anim textures in file format 2021-03-10 18:45:12 +01:00
asasas9500
98803594fc Remove getCurrentCommit() 2021-02-08 23:59:03 -03:00
asasas9500
5682a3b6cd Delete empty files 2021-02-07 18:15:20 -03:00
asasas9500
ad446ad534 Improve FindItem() 2021-02-07 17:12:41 -03:00
asasas9500
12ebf162ad Delete leftover code 2021-02-07 01:20:50 -03:00
asasas9500
b1db1a191a Revert boxes fix 2021-02-07 00:34:31 -03:00
asasas9500
495641c632 Remove comments; Fix ID_ANIMATING13, ID_ANIMATING14, ID_ANIMATING15 and ID_ANIMATING16 2021-02-07 00:10:36 -03:00
Troye
c6f902e60b Merge pull request #252 from MontyTRC89/PushableOCB
Pushable ocb
2021-02-06 18:36:34 -06:00
Trxye
dec0b9e85b DoFloorThings() 2021-02-06 18:33:33 -06:00
asasas9500
6eb1a5e963 Merge branch 'master' into PushableOCB 2021-02-06 11:50:08 -03:00
Trxye
e8f19f49ed keep lara grabbing the ladder when water->ladder exit 2021-02-05 16:44:09 -06:00
Trxye
f97c8496a0 fix lara ladder climb out 2021-02-05 16:38:00 -06:00
KrysB4k
cf3b4a327e Small fixes with TestBlockPull()
- fixed typo in case WEST (was zAddLara, should be xAddLara)
- rearranged floor height check for Lara
2021-02-05 14:21:24 +01:00
Trxye
b4303e030a uncomment original GetFloorHeight things 2021-02-04 17:36:03 -06:00
KrysB4k
81fcbc377e Tiny fix 2021-02-04 02:01:29 +01:00
KrysB4k
04d6023abb Fix remaining pushable bugs
- fix pushing pushblock from 1 click step
- fix pushing pushblock into non-floor pushable
- remove floor properties from pushblocks with height < 2
2021-02-04 01:19:14 +01:00
Raildex
483736e86a Removing Debug Console 2021-02-03 16:21:24 +01:00
asasas9500
700c1b5907 Remove function markers 2021-02-03 01:50:59 -03:00
Trxye
0a3a7625e6 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2021-02-01 13:06:32 -06:00
Trxye
457889bdb7 add release stuff to gitignore 2021-02-01 13:06:20 -06:00
Troye
989ef34735 Merge pull request #251 from MontyTRC89/jeep
jeep fixing
2021-02-01 12:15:51 -06:00
KrysB4k
4044552c94 Removed room check in PushableBlockCollision
Fixes issue with (standable) pushblocks not being interactable from another room
2021-02-01 19:12:22 +01:00
KrysB4k
9bee5d49ed Adjust calls to AddBridge and RemoveBridge in pushables 2021-02-01 17:29:33 +01:00
asasas9500
393e6a4b27 Fix body part; Fix lara_col_all4s() 2021-01-29 01:14:20 -03:00
asasas9500
e943098d31 Fix boxes 2021-01-28 20:49:30 -03:00
asasas9500
497ccdd6f8 Fix crawl to hang 2021-01-28 13:30:23 -03:00
asasas9500
7f7db2a31d Fix raising block 2021-01-27 22:26:47 -03:00
asasas9500
735f1349ac Fix backwards crawl 2021-01-27 15:51:29 -03:00
asasas9500
69c3fb9e4d Fix clamping; Fix portals 2021-01-27 15:46:58 -03:00
asasas9500
bfd35bbfc4 Merge branch 'PushableOCB' of https://github.com/MontyTRC89/TR5Main into PushableOCB 2021-01-27 01:12:04 -03:00
asasas9500
4b480d8057 Reimplement virtual rooms into floordata 2021-01-27 01:04:31 -03:00
Raildex
f29377f91f Fixed Corner Climb Camera 2021-01-26 16:41:29 +01:00
Raildex
bfa49f95b7 WeaponState Enum 2021-01-26 13:07:08 +01:00
Raildex
2138df91c3 Fixing Ammo 2021-01-26 10:28:08 +01:00
Raildex
d45db30cd9 Ammo struct to better represent Ammo 2021-01-25 13:58:23 +01:00
Raildex
2a2c52674f Refactored SpeedBoatCheckGeton to use a descriptive Enum as return type 2021-01-25 11:09:36 +01:00
Trxye
cfe4e9c250 jeep fixing part 1 2021-01-24 12:53:08 -06:00