Commit graph

7168 commits

Author SHA1 Message Date
MontyTRC89
40a7fd3d02 Decompiled GetCollisionInfo 2019-12-08 07:38:22 +01:00
MontyTRC89
9540cdab3e Decompiled TestBoundsCollide and CreatureCollision 2019-12-07 09:51:50 +01:00
MontyTRC89
7ab4770c74 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2019-12-07 08:55:56 +01:00
MontyTRC89
8eef24ec71 Decompiled 2/3 of COLLIDE.CPP; Decompiled some rope functions; Refactoring; 2019-12-07 08:36:13 +01:00
TokyoSU
8e148277bf Added Entity
- Lara Evil (Atlantis Version)
- Natla and Evil Natla.
- Larson and Pierre (TR1)
- Raptor (TR1)
2019-12-06 15:26:18 +01:00
TokyoSU
7432353bed Restructured the Entity Files
- Moved GetWaterSurface to Control.cpp.
- Added mineL/mineR in LaraExtraInfo.
2019-12-05 17:35:57 +01:00
MontyTRC89
b1d523420e Improved Lara swim and surface 2019-12-05 07:23:30 +01:00
MontyTRC89
ef974c99cb Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2019-12-04 18:54:29 +01:00
MontyTRC89
18dcfa8053 Added TestLaraSlide, UpdateLaraRoom, TranslateItem, AnimateLara; Fixed partially pistols; 2019-12-04 18:51:23 +01:00
TokyoSU
ec169ec070 Added the ID_XX from TR3 (only entity)
- moved some code.
- added a ruleset to normally hide some bothersome warnings.
- uncommented the CustomObjects() code :)
2019-12-04 16:12:53 +01:00
TokyoSU
2c3fbae02f Decompiled InitialiseHair() and InitialiseSpecialEffects()
- added macro for getting mesh: MESHES(slot, mesh).
- fixed duplicate array in vars.h.
- fixed lara left hand flare mesh.
2019-12-04 13:20:21 +01:00
TokyoSU
739abed6b3 Fix double PITCH_SHIFT define and use WeaponTypes instead of define for Weapons[] size 2019-12-03 15:08:35 +01:00
TokyoSU
21a982f473 Fixed Left Arm (AimWeapon) and some size fix in TriggerGunSmoke 2019-12-03 14:58:00 +01:00
TokyoSU
2ac784c932 Fixed Right pistol undraw & Fixed pistol mesh when draw & undraw 2019-12-03 13:53:17 +01:00
MontyTRC89
682f81cae6 Partially fixed pistols 2019-12-02 19:36:35 +01:00
MontyTRC89
d9715a3777 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2019-12-02 18:20:17 +01:00
MontyTRC89
57e76e3000 Fixed Lara ducked 2019-12-02 18:19:05 +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
546654aafe Added ShiftItem; Added TestLaraValut; 2019-12-02 06:39:51 +01:00
MontyTRC89
ebe1dedddb Fixed bug on collision reach 2019-12-01 09:59:31 +01:00
MontyTRC89
2de9315992 Fixed first Lara bugs 2019-12-01 08:23:51 +01:00
MontyTRC89
451af02839 Decompiled Lara (with some bugs) 2019-12-01 08:13:19 +01:00
TokyoSU
0ecb9478d9 Update DirectXTK, Fix ANGLE, Add Minecart 2019-11-30 13:51:37 +01:00
TokyoSU
c3555a1fd1 [Update] Project & UPV Prototype
- changed __int32/__int16/__int8 to int/short/char respectivly.
- added UPV (prototype), lara is killed when enter.
2019-11-27 15:12:35 +01:00
TokyoSU
0efe974582 Added New Entity
- Dragon Front / Dragon Back.
- Marco Bartoli (Spawn the Dragon)
- Snowmobile Driver
all of these entity is not tested (need more slot to do it)
2019-11-26 15:55:37 +01:00
TokyoSU
09e57adfb1 Added Shiva and Spear Guardian
- misc add.
- misc fix.
2019-11-25 13:18:24 +01:00
TokyoSU
f9c187243c Added Mercenary (2 type), Monk, Sword Guardian
- the statue for now cant switch between
stone or normal.
- the monk cant attack other entity since the code for that is not implemented !
2019-11-24 17:01:13 +01:00
TokyoSU
0a35c93a84 Added Entity
- Flamethrower (no effect)
- Knifethrower & Knife
- Bird Monster
- Tony (no effect)
2019-11-23 14:49:00 +01:00
TokyoSU
8dfd6cafea Added Worker Dual Revolver (Boss) 2019-11-22 14:09:44 +01:00
TokyoSU
4717d83f76 Add Small Spider and Big Spider 2019-11-22 13:25:13 +01:00
TokyoSU
03688ab3c0 Add Worker MachineGun
- possibly changing the range to attack lara since it's pretty small.
2019-11-21 13:14:03 +01:00
TokyoSU
a130f08190 fix room define for creatureturn 2019-11-21 11:39:39 +01:00
TokyoSU
44499dbe1a Add WorkerShotgun
- decompiled CreatureTurn() (experimental)
2019-11-21 11:29:54 +01:00
MontyTRC89
0d342637fb Decompiling Lara 2019-11-21 07:43:34 +01:00
TokyoSU
6fdf965e32 Add boat code and fix kayak/snowmobile missing control 2019-11-20 14:12:21 +01:00
TokyoSU
aafb5d91ab misc fix & adding boat/kayak/snowmobile file 2019-11-20 11:24:36 +01:00
MontyTRC89
6cbffe3dfc Refactoring; Fixed bug with switch triggers; Tested crowbar door (to fix final Lara position wrong); 2019-11-18 07:49:02 +01:00
Lwmte
d6cb3f4273 Fix comment 2019-11-17 21:24:24 +03:00
MontyTRC89
1b634a6907 Fixed definitvely pushpull door 2019-11-17 08:27:04 +01:00
MontyTRC89
5e08c8c86c Partially fixed cog switch; Tested crowdove switch; 2019-11-17 08:21:25 +01:00
MontyTRC89
2c77aa0e8e Fixed push pull door 2019-11-16 21:07:06 +01:00
MontyTRC89
0455fb0b8b Tested doors; Fixed basic pickup; 2019-11-15 22:27:13 +01:00
MontyTRC89
124ffbccbb Merged branches; Fixed conflicts; 2019-11-15 07:40:22 +01:00
MontyTRC89
743d6d7bc6 Decompiled PICKUP.CPP; Decompiled PEOPLE.CPP; Fixed bugs; 2019-11-14 20:15:29 +01:00
TokyoSU
8d4527a445 Last update, Include Silencer and Yeti Code 2019-11-14 14:09:43 +01:00
TokyoSU
566df03a2d Fix KeyID, Move Function, AimWeapon 2019-11-12 12:28:54 +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
a90f9508b2 Decompiled MAFIA.CPP 2019-11-09 16:00:31 +01:00
MontyTRC89
00df5d6950 Decompiled LION.CPP 2019-11-09 11:09:20 +01:00