Commit graph

840 commits

Author SHA1 Message Date
asasas9500
2fd6addea6 Fix namespace 2020-06-21 14:31:35 -03:00
asasas9500
a9dfdec427 Merge branch 'DiagonalCollisions' into NoShifts 2020-06-21 14:09:31 -03:00
KrysB4k
62707a7296 Merge branch 'master' into DiagonalCollisions 2020-06-21 14:33:31 +02:00
Raildex
0e9cb3f4d6 Merge branch 'standardupgrade' 2020-06-21 10:32:15 +02:00
asasas9500
c15271e086 Update sol and lua libraries; Fix linker error 2020-06-20 21:02:45 -03:00
Raildex
b635f4df13 Fixed std namespace collisions
Refactored ChunkID/ChunkReader/Writer
2020-06-20 23:39:08 +02:00
Gancian
17ad22ab2d Merged TR1 rat and vole into a single entity
Update tr1_bigrat.cpp
2020-06-20 23:33:58 +02:00
Moooonyeah
820a3700b0 TR5 ennemy trigger fix + decompiled code
- Fixed TR5 ennemies trigger issues.
- Added some decompiled WRAITH ennemy code
2020-06-20 22:59:24 +02:00
Raildex
4084cfadfc Merge branch 'c++17ify'
# Conflicts:
#	TR5Main/Renderer/Renderer11.h
2020-06-20 21:51:00 +02:00
MontyTRC89
d665551a02 New level format: textures and sprites 2020-06-20 21:20:36 +02:00
Raildex
1bc5515943 Merge branch 'flipeffect-pickups' 2020-06-20 13:49:16 +02:00
Raildex
ccfb97b549 Merge branch 'master' into flipeffect-pickups
# Conflicts:
#	TR5Main/Game/effect.cpp
2020-06-20 13:48:55 +02:00
Woops
23a5d279dc fixing 2020-06-20 06:35:13 -05:00
Woops
e9f21c62d4 bring back weapon hotkeys 2020-06-19 15:27:11 -05:00
Woops
8c39a3867b better cheats 2020-06-18 14:39:20 -05:00
Raildex
cdd87355b4 Fixed include 2020-06-18 16:36:43 +02:00
Raildex
2b4d1ca2e8 resolving namespace std conflicts 2020-06-18 15:54:08 +02:00
Raildex
a4e4bd702d Added drips for gunshells 2020-06-18 14:24:52 +02:00
Raildex
d2d6e5f30c Made g_Inventory a constant object.
Fixed shadow intensity
Fixed CameraViewConstantBuffer
2020-06-16 19:45:06 +02:00
Raildex
00b3d32468 Added Splash Drips 2020-06-16 19:13:41 +02:00
Raildex
b8d26691ff Refactored RenderTarget2D 2020-06-16 17:40:32 +02:00
Raildex
d7a949c06a Refactored Index/Vertex Buffer
Now uses ComPtr
2020-06-16 15:11:30 +02:00
Raildex
18155a3f14 Fixed Billboard Matrix 2020-06-15 19:59:38 +02:00
Raildex
160b5bc1ee Merge branch 'master' of github.com:MontyTRC89/TR5Main 2020-06-15 19:59:25 +02:00
Raildex
7e14b0843e Added Explosion Sprites and Drips 2020-06-15 19:59:08 +02:00
Woops
d5b8760aa4 fix stupid gliding issue 2020-06-15 12:29:30 -05:00
Raildex
464a8a7351 Put State Change out of Sprite Render Loop 2020-06-15 18:52:10 +02:00
Raildex
a442792315 Added Ricochet Sparks 2020-06-15 16:43:32 +02:00
Raildex
538e015950 Added new SparkParticle 2020-06-15 16:36:52 +02:00
Raildex
6d21d1a621 Tweaked Ripples 2020-06-15 16:11:13 +02:00
Raildex
8e06949b8a Added new TriggerGunSmokeParticle Function 2020-06-15 16:10:09 +02:00
Gancian
fcae4db754 Updated Smoke, Flares 2020-06-15 15:57:40 +02:00
Raildex
1861d92675 Added separate Fire Sprite Sequence 2020-06-15 14:53:42 +02:00
Raildex
1e19c589ce Added Exponential Light Attenuation, Added more variation to Lara's Gun Light 2020-06-15 14:39:45 +02:00
Raildex
e2728d2850 Added Water Vertex Refraction 2020-06-15 14:39:10 +02:00
Raildex
eb7aa0ddaa Using Min operation for shadowing 2020-06-15 14:36:30 +02:00
Woops
55e0e36bcb replace empty flipeffect 9, do_pickup 2020-06-15 00:32:58 -05:00
Woops
f7d1739ac7 fix hang if no door is triggered for cogswitch 2020-06-14 02:42:12 -05:00
TokyoSU
fce86a8072 Fix for Crocodile
- Updated ZONE_NULL in case it's not updated to ZONE_BASIC...
2020-06-14 08:45:45 +02:00
Woops
8e2cffb928 fix medipack-inventory stuff 2020-06-13 16:05:52 -05:00
Woops
f92093541f Fix cogwheel ungrab being skipped 2020-06-13 14:51:13 -05:00
Sezz
3127a40ee5 Rapid-fire begone. 2020-06-12 20:11:48 +10:00
Woops
befeeadd46 remove hardcoded animframe check 2020-06-12 00:56:10 -05:00
Woops
b16face1f8 remove TR12 hang from crawl2hang because it looks weird and the check always returns false because crawl2hang is dumb 2020-06-12 00:14:01 -05:00
asasas9500
b89a2fd778 Improve hack 2020-06-11 23:03:05 -03:00
asasas9500
e6c6e83b01 Hack for frame advance, frame stop and slow motion 2020-06-11 16:25:19 -03:00
Woops
6393e1c6eb don't enable thin ledges by default since it requires a new anim, to avoid trouble with testers who dont have the anim 2020-06-10 23:30:58 -05:00
Woops
32a22cbbc5 implement TR1/2 thin ledge hangs, fix feet shimmy 2020-06-10 23:24:18 -05:00
TokyoSU
2b2a58d44c Implemented Mutant and Locusts
- Added ItemNearTarget().
2020-06-10 21:38:25 +02:00
asasas9500
b928223c29 Remove GetLaraCollisionInfo() 2020-06-09 22:51:03 -03:00