Commit graph

1650 commits

Author SHA1 Message Date
MontyTRC89
bc84a2bf03 Temporary fixes to AI; Decompiling energy arcs WIP; 2021-04-13 06:08:33 +02:00
MontyTRC89
49908b5b3d Temporary fix for boxIndex -1 2021-03-27 07:42:02 +01:00
MontyTRC89
1c197bae7e Fix merge conflicts 2021-03-27 07:38:51 +01:00
MontyTRC89
2e86229b5c New level loader code for anim textures 2021-03-27 07:33:40 +01:00
KrysB4k
e38e12e0e7 Comment cleanup (TR1 & TR2) 2021-03-24 20:06:37 +01:00
Trxye
1787898437 Remove TR3 comments 2021-03-24 12:49:36 -05:00
Nils
d5cbc07d2a Fixed Animated Textures 2021-03-23 15:38:17 +01:00
Nils
dcb82993e6 Animated Texture progress
Refactored Bucket Rendering
2021-03-14 16:30:37 +01:00
MontyTRC89
d544ab5917 Animated textures data in polygons 2021-03-12 21:33:02 +01:00
MontyTRC89
67dc6e0379 Implemented new anim textures in file format 2021-03-10 18:45:12 +01:00
asasas9500
87448c9c6a Remove getCurrentCommit() 2021-02-08 23:59:03 -03:00
asasas9500
a63a46c82e Delete empty files 2021-02-07 18:15:20 -03:00
asasas9500
f3e436bdad Improve FindItem() 2021-02-07 17:12:41 -03:00
asasas9500
43fffd9746 Delete leftover code 2021-02-07 01:20:50 -03:00
asasas9500
44f11109eb Revert boxes fix 2021-02-07 00:34:31 -03:00
asasas9500
3a56b42ae2 Remove comments; Fix ID_ANIMATING13, ID_ANIMATING14, ID_ANIMATING15 and ID_ANIMATING16 2021-02-07 00:10:36 -03:00
Troye
edd6085c48
Merge pull request #252 from MontyTRC89/PushableOCB
Pushable ocb
2021-02-06 18:36:34 -06:00
Trxye
e40432b8c5 DoFloorThings() 2021-02-06 18:33:33 -06:00
asasas9500
128d409aa7 Merge branch 'master' into PushableOCB 2021-02-06 11:50:08 -03:00
Trxye
6d783a9aa1 keep lara grabbing the ladder when water->ladder exit 2021-02-05 16:44:09 -06:00
Trxye
79381bf1de fix lara ladder climb out 2021-02-05 16:38:00 -06:00
KrysB4k
7f9363dbac 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
3c7665ab0c uncomment original GetFloorHeight things 2021-02-04 17:36:03 -06:00
KrysB4k
cbe9b33ff4 Tiny fix 2021-02-04 02:01:29 +01:00
KrysB4k
406c309c56 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
Nils
09b86dcb35 Removing Debug Console 2021-02-03 16:21:24 +01:00
asasas9500
4521994088 Remove function markers 2021-02-03 01:50:59 -03:00
Trxye
4848f5d7c4 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2021-02-01 13:06:32 -06:00
Trxye
4ce6eff886 add release stuff to gitignore 2021-02-01 13:06:20 -06:00
Troye
41780a3e79
Merge pull request #251 from MontyTRC89/jeep
jeep fixing
2021-02-01 12:15:51 -06:00
KrysB4k
b85bf6cf33 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
4d54339423 Adjust calls to AddBridge and RemoveBridge in pushables 2021-02-01 17:29:33 +01:00
asasas9500
72d086d49b Fix body part; Fix lara_col_all4s() 2021-01-29 01:14:20 -03:00
asasas9500
29e00e9219 Fix boxes 2021-01-28 20:49:30 -03:00
asasas9500
036cd629d3 Fix crawl to hang 2021-01-28 13:30:23 -03:00
asasas9500
571bf7d58b Fix raising block 2021-01-27 22:26:47 -03:00
asasas9500
fb7fb1b084 Fix backwards crawl 2021-01-27 15:51:29 -03:00
asasas9500
3251c9b3c5 Fix clamping; Fix portals 2021-01-27 15:46:58 -03:00
asasas9500
decead6658 Merge branch 'PushableOCB' of https://github.com/MontyTRC89/TR5Main into PushableOCB 2021-01-27 01:12:04 -03:00
asasas9500
9c5bcb3b84 Reimplement virtual rooms into floordata 2021-01-27 01:04:31 -03:00
Nils
252578d384 Fixed Corner Climb Camera 2021-01-26 16:41:29 +01:00
Nils
ff7dc4f0c5 WeaponState Enum 2021-01-26 13:07:08 +01:00
Nils
218931ea13 Fixing Ammo 2021-01-26 10:28:08 +01:00
Nils
3f8b15a927 Ammo struct to better represent Ammo 2021-01-25 13:58:23 +01:00
Nils
2c076161ab Refactored SpeedBoatCheckGeton to use a descriptive Enum as return type 2021-01-25 11:09:36 +01:00
Trxye
99dfb01db0 jeep fixing part 1 2021-01-24 12:53:08 -06:00
Nils
bd539f6a31 Fixing Jeep wheels (and potentially Motorbike) 2021-01-21 19:35:57 +01:00
Troye
fff245fa64
Merge pull request #250 from MontyTRC89/motorbike_fixes
fix motorbike
2021-01-20 01:33:20 -06:00
Trxye
fce84f0091 fix motorbike 2021-01-20 01:30:30 -06:00
Nils
87d062aa3e Added working Release Configuration 2021-01-19 16:49:40 +01:00