Commit graph

8102 commits

Author SHA1 Message Date
MontyTRC89
760863ffdf Merge pull request #241 from MontyTRC89/NewTRMath
New tr math
2020-11-14 21:25:09 +01:00
asasas9500
e5a10a4582 Merge branch 'master' into NewTRMath 2020-11-14 16:19:45 -03:00
asasas9500
1b96701d5e Fix raising blocks height 2020-11-14 14:35:27 -03:00
MontyTRC89
efd37b3290 Raising blocks now have automatic height and not hardcoded anymore 2020-11-14 16:07:11 +01:00
MontyTRC89
72658c7e21 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-11-14 15:25:18 +01:00
MontyTRC89
97d3ec1931 Some fixed for ID_TROOPS 2020-11-14 15:24:28 +01:00
Woops
a63aaf8305 bacon lara works now 2020-11-13 16:02:08 -06:00
Woops
b3501d4974 ape cleaneup 2020-11-13 14:43:47 -06:00
Woops
75ba9aa214 constants and cleanup for TR1 bear 2020-11-12 23:47:48 -06:00
Woops
3430c66998 constants and clean up for TR1 wolf 2020-11-12 23:16:27 -06:00
asasas9500
8167f6b0f4 Finish merge 2020-11-11 16:28:05 -03:00
asasas9500
8ec8decc59 Merge branch 'master' into NewTRMath 2020-11-11 16:09:33 -03:00
asasas9500
82d9dc4bea Separate bridge floor and ceiling; Fix pushables 2020-11-11 15:01:45 -03:00
asasas9500
543ec74272 Improve new floordata static functions; Rework bridges 2020-11-10 22:31:29 -03:00
MontyTRC89
6108d5ac70 Fixed serious bug with weapons 2020-11-07 19:12:59 +01:00
MontyTRC89
59951cdeb1 Fixed climbable pushables 2020-11-07 18:52:33 +01:00
asasas9500
f93cbfdd4a Fix zLOS() 2020-11-04 16:37:16 -03:00
asasas9500
af70caae1f Fix compile 2020-11-04 12:07:53 -03:00
asasas9500
f9432ce420 Merge branch 'master' into NewTRMath 2020-11-04 11:51:17 -03:00
MontyTRC89
4e37478ffc Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-11-01 07:51:36 +01:00
MontyTRC89
6dc968d61f Climbable pushables beta; AlterFloorHeight (onli for floor) 2020-11-01 07:51:11 +01:00
Woops
8525f21d4a cleanup UPV code, defines 2020-10-30 00:00:41 -05:00
Woops
4438a8a0af fix UPV surface bug 2020-10-28 18:03:48 -05:00
Woops
bf7211aa94 fix kayak get on from the right 2020-10-27 22:23:33 -05:00
Woops
ebadb020c7 "fix" (aka hack around) UPV and BIGGUN shooting 2020-10-26 15:22:33 -05:00
Woops
ea291e702b restore upv bump, fix upv and kayak positions 2020-10-26 13:04:58 -05:00
Woops
8dea82395b better biggun tm 2020-10-25 00:35:31 -05:00
Woops
deb399dde6 better cheats 2020-10-24 12:51:58 -05:00
asasas9500
98e2b5d7e6 Fix generateInt() wrong range; Fix headers 2020-10-24 01:45:46 -03:00
asasas9500
d0a930978f Implement new random system 2020-10-24 01:05:59 -03:00
asasas9500
c23e65bba3 Remove atan lookup tables; Improve phd_GetVectorAngles() 2020-10-22 00:15:59 -03:00
Woops
f0e2469f8f Fix the UPV glitch one and for all 2020-10-19 15:06:51 -05:00
Woops
eeccd1aabf Revert "bullets can actually hit enemies now"
This reverts commit ba22c83216.
2020-10-19 11:00:46 -05:00
Woops
ba22c83216 bullets can actually hit enemies now 2020-10-18 23:48:46 -05:00
Woops
3536d88f4e fix hit sound timer 2020-10-18 23:08:04 -05:00
Woops
e42f9ca80e bitshifts be gone 2020-10-17 23:36:06 -05:00
Woops
17e9ce886a removing more bitshifts 2020-10-17 13:23:01 -05:00
MontyTRC89
49783b81a7 Restored TR5 pushables 2020-10-17 17:04:39 +02:00
Woops
e9c0a0b77d fix weapons/arms rotations and fix revolver anims 2020-10-17 01:21:07 -05:00
Woops
c5c54a6590 restore bitshifts in TestTriggers() to fix triggers 2020-10-16 22:39:22 -05:00
Woops
47fc1ecb13 remove bitshifts 2020-10-16 12:06:33 -05:00
asasas9500
2a7ed3e61f Merge branch 'master' into NewTRMath 2020-10-14 22:22:10 -03:00
asasas9500
185471eab8 Remove W2V_SHIFT, W2V_SCALE, WALL_SHIFT and NODE_SHIFT 2020-10-14 20:53:59 -03:00
asasas9500
2d42506c14 Fix new floordata smartness 2020-10-14 20:01:20 -03:00
Raildex
62505a429c Merge branch 'master' into Refactor 2020-10-11 19:04:41 +02:00
Raildex
ddc88e9419 Refactor Renderer 2020-10-11 16:47:36 +02:00
Raildex
1539e731ca Removed green inversion for normal maps 2020-10-11 15:35:46 +02:00
Woops
01de9bd37a Revert "Merge branch 'master' of https://github.com/MontyTRC89/TR5Main"
This reverts commit 073bc756fb, reversing
changes made to 310d11a1f4.
2020-10-07 22:27:15 -05:00
Woops
073bc756fb Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-10-07 15:58:58 -05:00
Raildex
310d11a1f4 Removed green inversion for normal maps 2020-10-07 17:36:30 +02:00