Commit graph

668 commits

Author SHA1 Message Date
MontyTRC89
5f66ed0bbe Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-05-02 07:08:14 +02:00
MontyTRC89
a4bc60844a Fixed climb and monkey 2020-05-02 07:07:41 +02:00
Raildex
731ddf1057 Merge branch 'master' of github.com:MontyTRC89/TR5Main 2020-05-01 20:42:35 +02:00
Raildex
6fd9ce1473 Added Debug Console Window
Added Script function that handles standalone script commands
2020-05-01 20:42:17 +02:00
woopstombraider
bcefa43809 Fix Lara being able to take her guns out during the forwards crawlspace exit 2020-05-01 09:55:36 -05:00
woopstombraider
24fef6a221 Revert "Fix Lara being able to take her guns out during the forwards crawlspace exit"
This reverts commit 117d4a5cfd.
2020-05-01 09:53:19 -05:00
woopstombraider
117d4a5cfd Fix Lara being able to take her guns out during the forwards crawlspace exit 2020-05-01 09:52:16 -05:00
MontyTRC89
feeaa3cb4b Fixed screen fade 2020-05-01 06:41:45 +02:00
MontyTRC89
5de650a634 Fixed math function names; Fixed effects rendering; Fixed Lara matrices; 2020-05-01 06:33:43 +02:00
MontyTRC89
11d1c5716f Merge pull request #174 from MontyTRC89/scripting
Improve Lua scripting
2020-05-01 06:08:15 +02:00
MontyTRC89
22ccaa2c5a Merge branch 'master' into scripting 2020-04-30 21:52:16 +02:00
MontyTRC89
5ef19fd7fa Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-04-30 06:45:05 +02:00
MontyTRC89
2d9c3103d2 Added DoProperDetection; Fixed flares; 2020-04-30 06:44:29 +02:00
MontyTRC89
4f703436c3 Fixed spider emitter 2020-04-30 06:22:31 +02:00
Raildex
f116983bba Fixing Includes and Configurations 2020-04-29 18:38:16 +02:00
MontyTRC89
efd1f2728b Fixed look camera; Fixed bugs with gunflashes and smoke positions; 2020-04-29 06:43:53 +02:00
asasas9500
4dc0169461 Improve Lua scripting 2020-04-28 12:24:10 -03:00
MontyTRC89
fdc3ff9996 Refactored OBJET_INFO to ObjectInfo 2020-04-27 15:28:54 +02:00
MontyTRC89
5f63d6acba Merged LARA_INFO and LaraExtraInfo into LaraInfo 2020-04-27 14:01:00 +02:00
MontyTRC89
eb1e88ce1e Merge pull request #169 from MontyTRC89/MathRefactoring
Math refactoring and EXE build
2020-04-27 06:39:56 +02:00
MontyTRC89
b8f26976a7 Added missing changes from last commit; Fixed WndProc for exiting game when window is closed; 2020-04-27 06:38:50 +02:00
MontyTRC89
4d219d43cd Refactored math code and spheres 2020-04-27 06:33:42 +02:00
MontyTRC89
ea3db8638f Partially fixed spheres; Fixed swap meshes; partially fixed Lara firing; 2020-04-26 10:55:33 +02:00
MontyTRC89
6b819c2855 Started math refactoring 2020-04-25 16:23:53 +02:00
MontyTRC89
17836c6efd Fixed mGetAngle and ATAN 2020-04-25 07:24:00 +02:00
MontyTRC89
f3bb956927 First EXE build successfully 2020-04-24 19:15:05 +02:00
MontyTRC89
6bff6caed2 Decompiled input 2020-04-23 19:22:01 +02:00
MontyTRC89
9a78144600 Decompiled level loading functions; Moved lot of vars in DLL; Added Zlib; 2020-04-22 14:12:10 +02:00
MontyTRC89
7771e8faf1 PHD Math removal 1 2020-04-20 14:17:01 +02:00
MontyTRC89
f0925359fe Hair refactoring test 2020-04-20 07:14:54 +02:00
MontyTRC89
de5baead1f Fixed last commit; Rewritten phd_RotBoundingBoxNoPersp(); 2020-04-17 07:00:47 +02:00
MontyTRC89
e6c2205ffc Removed ExplodingDeath define and renamed ExplodingDeath2 => ExplodingDeath 2020-04-17 06:31:51 +02:00
MontyTRC89
c452a8de6b Rewritten DoRayBox() 2020-04-17 06:28:53 +02:00
MontyTRC89
cc4691dd8b Decompiled math functions 4; Code cleaning; Decompiled many functions; 2020-04-15 18:30:34 +02:00
MontyTRC89
d0a18e4979 Decompiling math functions 4 2020-04-14 17:47:49 +02:00
MontyTRC89
b1c1deaf1e Decompiling math functions 3 2020-04-14 16:52:01 +02:00
MontyTRC89
1a26660639 Decompiling math functions 2 2020-04-14 16:36:37 +02:00
MontyTRC89
2ee9375291 Decompiling math functions 1 2020-04-14 13:39:54 +02:00
MontyTRC89
18cfd8265b Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-04-14 07:39:54 +02:00
MontyTRC89
461d03522c Decompiled GetBoundsAccurate, GetBestFrame, Sync, TIME_Init, TIME_Reset; 2020-04-14 07:13:31 +02:00
MontyTRC89
b496c3caba Decompiled UpdateStorm(); Code cleaning; 2020-04-14 06:11:10 +02:00
Raildex
19f80a4202 Fixed Static Mesh Culling 2020-04-13 20:54:34 +02:00
Raildex
5dbf01b12d Merge branch 'RenderOptimize' 2020-04-13 16:00:49 +02:00
Raildex
4e2ebeb9b5 Removed Frustum Culling for Statics, something is off with the collecting.
Tweaked Bubbles and Splashes
2020-04-13 15:57:28 +02:00
Raildex
80872c0964 Fixed Lara Hair 2020-04-13 14:09:37 +02:00
Raildex
b0f05f80f6 Added CameraMatrices Buffer update back for for ShadowMap.
TODO: Refactor Shadow pass and Camera out of it
2020-04-13 13:40:39 +02:00
Raildex
e021865952 Added new Bubble routines 2020-04-13 13:36:23 +02:00
Raildex
ed413b028d Added Frustum Culling 2020-04-13 10:12:16 +02:00
MontyTRC89
53a5e1715a Fixed puzzles and keys; Fixed bug with floor and ceiling trapdoors; 2020-04-13 06:49:05 +02:00
Raildex
961c137008 First Frustum Cull Test 2020-04-13 00:36:53 +02:00