Commit graph

25 commits

Author SHA1 Message Date
Raildex
002e807eec Added new Splash Setup and Splash update and render routine 2019-12-29 12:23:36 +01:00
MontyTRC89
c1ba43dac9 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2019-12-22 07:56:44 +01:00
MontyTRC89
25418903ad Decompiled EFFECTS.CPP, EFFECT2.CPP, TOMB4FX.CPP 2019-12-22 00:20:10 +01:00
TokyoSU
23e8e9d1f0 Now release mode is compatible 2019-12-15 16:19:01 +01:00
MontyTRC89
18dcfa8053 Added TestLaraSlide, UpdateLaraRoom, TranslateItem, AnimateLara; Fixed partially pistols; 2019-12-04 18:51:23 +01:00
TokyoSU
713c992d76 Added Sophia
- deleted all the __cdecl except for the #define function. because /Gd enable the __cdecl for function by default.

- added the commented code in FireWeapon for TR3 entity (some function is missing)
2019-12-02 14:49:19 +01:00
MontyTRC89
37ac9b77fd Merged branches 2019-12-02 09:11:21 +01:00
MontyTRC89
451af02839 Decompiled Lara (with some bugs) 2019-12-01 08:13:19 +01:00
MontyTRC89
0d342637fb Decompiling Lara 2019-11-21 07:43:34 +01:00
TokyoSU
cb22b018da Decompiled Function & Fix some think
- Decompiled BaddyObjects/TrapObjects/ObjectObjects.
- Fixed some entity.
- Fixed NUM_OBJECTS by using enum ID_NUMBER_OBJECTS instead.
- Fixed 3/4 wrong enum name.
2019-11-11 16:17:45 +01:00
MontyTRC89
4464652bb2 Tested and fixed some decompiled functions 2019-11-03 08:05:48 +01:00
MontyTRC89
57f243ac0e Working on DX11 renderer 2019-01-13 21:57:16 +01:00
MontyTRC89
44d9fa6697 Decompiled grenade launcher (needs fixing); Improved crossbow; Added new ammo types; Implemented stargate and slicer dicer from TR4; Decompiled some collision functions and variables; Started implementing knight templar from TR4; 2018-11-24 09:39:37 +01:00
MontyTRC89
0199efb56c Refactoring weapons system 2018-11-21 09:34:01 +01:00
MontyTRC89
9fa8771748 Decompiled GetCollidedObjects; Fixed bugs in crossbow; 2018-11-19 23:29:30 +01:00
MontyTRC89
3cbd413e85 Fixed serious bugs with TriggerShockwaves and Blood array; Improved crossbow; 2018-11-18 22:53:38 +01:00
MontyTRC89
3e3f8ef95b Improving crossbow; Fixed some weapons bugs; 2018-11-15 18:39:13 +01:00
MontyTRC89
d32192ff64 Partially implemented crossbow; Inventory refactoring; 2018-11-14 20:54:18 +01:00
MontyTRC89
8007f0562e Fixed and cleaned a bit weapon code; Solved crashes when firing; 2018-11-12 20:15:55 +01:00
MontyTRC89
c3b4308309 Implemented debris rendering 2018-11-10 09:27:10 +01:00
MontyTRC89
6cbfe5b570 Fixed some bugs in grenade launcher; Implemented enemies explosion; Added harpoon gun; 2018-11-02 13:02:10 +01:00
MontyTRC89
7ef97c31df First grenade launcher test and fixes 2018-11-02 07:35:19 +01:00
MontyTRC89
153bbda34c Decompiled lot of code about weapons, need to fix and test; Implementing harpoon gun, grenade launcher, rocket launcher; 2018-11-01 22:45:59 +01:00
MontyTRC89
d44562c303 Remapped Weapons array; Grouped extra Lara stuff in a separated struct; 2018-11-01 09:10:32 +01:00
MontyTRC89
e6114af969 First commit 2018-08-19 09:46:58 +02:00