Commit graph

1137 commits

Author SHA1 Message Date
Woops
53a6ac7cb8 lovely UPV jitter workaround 2020-09-30 22:00:54 -05:00
Woops
58ec692255 upv: make fan rotate + light 2020-09-30 14:45:46 -05:00
Woops
f3a6a5a23d hotfix but I still hate this 2020-09-30 14:13:36 -05:00
Nils
ea9afa7413 Refactored framework.h
Removed Renderer headers from framework.h
Removed bass headers from framework.h
Removed windows-related headers to avoid nameclashes with std::min and std::max
added <algorithm> for general-purpose functions (like std::min/max)
Added NOMINMAX define to project
Minor Refactorings
2020-09-29 21:43:56 +02:00
Nils
5dfabc4bf0 Drawing transparent room polys back-to-front 2020-09-29 17:16:27 +02:00
Nils
a84d032993 Removed Lara Joint 0 from Rendering 2020-09-29 17:16:27 +02:00
Nils
42f585c5a7 Fixed Spark direction 2020-09-29 17:16:27 +02:00
asasas9500
8e4c5b186b Improve math functions 2020-09-29 11:27:09 -03:00
asasas9500
7605313df1 Move trapdoor to generic objects folder 2020-09-29 09:53:36 -03:00
asasas9500
528a9fc3e8 Add more bridge slots; Allow optional floor and ceiling overriding 2020-09-28 21:01:16 -03:00
Woops
a14a640b49 more UPV fixes/cleanups 2020-09-28 15:21:19 -05:00
asasas9500
912b0abbae Fix bridges; Fix script IDs 2020-09-28 10:04:44 -03:00
Sezz
2e26785bc9 Continuous input inventory ring navigation; Inventory items rotate on local axes; Improvements to inventory item reset rotation. 2020-09-28 15:23:36 +10:00
Woops
0972ad688e Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-09-27 23:29:57 -05:00
Woops
2c8e87ec3e partially fix UPV 2020-09-27 23:29:25 -05:00
asasas9500
84e49a9eb8 Commit new files 2020-09-27 20:48:01 -03:00
asasas9500
44c988716a Remove ControlXRayMachine(); Move bridges to generic objects folder; Merge bridges 2020-09-27 20:44:17 -03:00
Nils
ecc506ee7c Z Write Alpha Blended textures 2020-09-27 11:19:13 +02:00
Nils
5589db7794 Removed Multiply by 2 for lighting 2020-09-27 11:16:40 +02:00
Nils
b3e4392e46 Fixed no dynamic light when room doesnt have lights 2020-09-27 10:57:19 +02:00
MontyTRC
4119729b29
Merge pull request #222 from MontyTRC89/NewFloordataTest
New floordata test
2020-09-26 06:51:58 +02: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
asasas9500
fe6781ea95 Fix flipmaps again 2020-09-24 20:13:56 -03:00
asasas9500
a022146537 Fix flipmaps 2020-09-24 17:25:34 -03:00
asasas9500
9d8e0c7ca7 Fix legacy triggers 2020-09-24 10:25:51 -03:00
asasas9500
5363be9f9a Improve GetRoom() 2020-09-22 23:38:48 -03:00
Nils
856d11150a Removed precompute header include 2020-09-22 15:57:19 +02:00
Nils
e07529e06b Added Sprite Sequences for Kayak Paddle 2020-09-22 08:24:36 +02:00
asasas9500
04ef765fe8 Add support for bridges 2020-09-21 23:59:57 -03:00
Nils
d6ed3b8878 Added parameter to SetupRIpple to specifiy sprite 2020-09-21 15:20:59 +02:00
asasas9500
bff6624808 Fix wall portals 2020-09-20 23:16:21 -03:00
asasas9500
610ba11369 Fix GetCollisionInfo() 2020-09-20 17:04:02 -03:00
Nils
5d8e70e08a Revert "Updated DirectXTK"
This reverts commit 853564ade6.

# Conflicts:
#	TR5Main/Renderer/Renderer11DrawEffect.cpp
2020-09-20 18:21:38 +02:00
Woops
33aea49c54 oops, fix compile 2020-09-20 10:11:10 -05:00
Woops
760d2e1873 port train 2020-09-20 10:07:15 -05:00
asasas9500
ebb8bafbbc Restore shifts 2020-09-19 20:15:27 -03:00
asasas9500
9241d011b1 Fix first bugs in new floordata 2020-09-19 20:09:57 -03:00
asasas9500
6c94a6809c Wrap old floordata functions 2020-09-19 01:38:52 -03:00
asasas9500
e4eef5d54e Finish new floordata 2020-09-19 01:29:52 -03:00
asasas9500
113b4dff16 Implement new floordata 2020-09-18 23:11:04 -03:00
Woops
f3de61c983 add hack for kayak 2020-09-18 14:00:32 -05:00
Nils
c0ac790b77 NonPremultiplied Alphablending for rooms and horizon 2020-09-18 11:41:20 +02:00
Nils
853564ade6 Updated DirectXTK
Fixed Smoke Sequence
m_spritesToDraw is now vector<RendererSpriteToDraw> instead of vector<RendererSpriteToDraw*>
2020-09-18 08:57:50 +02:00
asasas9500
09f78cb716 Add more floordata functions 2020-09-17 00:08:10 -03:00
Woops
5120348885 fix motorbike crash, better explosions, better cheats 2020-09-16 13:03:30 -05:00
MontyTRC
8654e8d714
Merge pull request #221 from MontyTRC89/NewFloordata
New floordata
2020-09-16 06:50:55 +02:00
Montagna Marco
4e61755679 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-09-16 06:50:30 +02:00
Montagna Marco
da4e78220b Fixed ID_KAYAK 2020-09-16 06:49:58 +02:00
MontyTRC
285c97083b
Merge branch 'master' into NewFloordata 2020-09-15 17:14:55 +02:00