TokyoSU
05a310d80d
Fixed Wreid Shooting Stop
...
- Fixed #43
2019-12-12 08:47:15 +01:00
Montagna Marco
e8674b3083
Merge branch 'master' of https://github.com/MontyTRC89/TR5Main
2019-12-12 08:07:38 +01:00
Montagna Marco
07bc68ca23
Fixed lara climb up/down
2019-12-12 08:07:09 +01:00
Montagna Marco
eca1e115b1
Code corrections to corner climb functon
2019-12-12 07:49:02 +01:00
asasas9500
8b1aba7dbc
Fix climbing on 2 click high blocks
2019-12-12 00:07:51 -03:00
asasas9500
d619e6b35f
Fix wrong constant
2019-12-11 20:17:56 -03:00
Montagna Marco
ab41b298d8
Fixed grab on ladders
2019-12-11 22:58:03 +01:00
Montagna Marco
667d490c66
Merge branch 'master' of https://github.com/MontyTRC89/TR5Main
2019-12-11 22:30:12 +01:00
Montagna Marco
39271a71a5
Fixed problems with item new room
2019-12-11 22:25:26 +01:00
asasas9500
741af9d25f
Fix ItemNewRoomNo not multiplied by 2; Fix wrong quadrants and directions
2019-12-11 18:09:44 -03:00
TokyoSU
0d747de936
Updated Lara.cpp/LaraFire.cpp
...
- fixed lara gun height when crouching.
- fixed lara rotation left and right when running.
- updated some animation state.
2019-12-11 18:07:27 +01:00
TokyoSU
635dfdd638
Fix flare not throw if you equip weapon
2019-12-11 15:57:46 +01:00
Montagna Marco
91f90d5ee5
Fixed savegame crash
2019-12-11 07:48:27 +01:00
Montagna Marco
6344e88ee6
Fixed crashes and hangs with effects; Fixed camera FOV; Downgraded to DX10.0 feature level;
2019-12-11 07:40:47 +01:00
Montagna Marco
d098c0f400
Fixed GetFloor, GetChange; Disabled GetCollisionInfo (bugged); Fixed signed char in FLOOR_INFO;
2019-12-10 18:25:48 +01:00
Montagna Marco
63f2f6f5b8
Decompled KillMoveItems, KillMoveEffects, GetChange, AlterFloorHeight, GetFloor, CheckNoColFloorTriangle, CheckNoColCeilingTriangle
2019-12-08 19:01:57 +01:00
Montagna Marco
2c7c0c3685
Decompiled LaraBaddieCollision
2019-12-08 08:01:55 +01:00
Montagna Marco
6a0bddfcb5
Decompiled GetCollisionInfo
2019-12-08 07:38:22 +01:00
Montagna Marco
a3fc31a61b
Decompiled TestBoundsCollide and CreatureCollision
2019-12-07 09:51:50 +01:00
Montagna Marco
734b029256
Merge branch 'master' of https://github.com/MontyTRC89/TR5Main
2019-12-07 08:55:56 +01:00
Montagna Marco
094bbd5b15
Decompiled 2/3 of COLLIDE.CPP; Decompiled some rope functions; Refactoring;
2019-12-07 08:36:13 +01:00
TokyoSU
a204e304f3
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
952a195de8
Restructured the Entity Files
...
- Moved GetWaterSurface to Control.cpp.
- Added mineL/mineR in LaraExtraInfo.
2019-12-05 17:35:57 +01:00
Montagna Marco
95bfaf4f23
Improved Lara swim and surface
2019-12-05 07:23:30 +01:00
Montagna Marco
c1206f69cc
Merge branch 'master' of https://github.com/MontyTRC89/TR5Main
2019-12-04 18:54:29 +01:00
Montagna Marco
3d5f0d7b26
Added TestLaraSlide, UpdateLaraRoom, TranslateItem, AnimateLara; Fixed partially pistols;
2019-12-04 18:51:23 +01:00
TokyoSU
e998fb0f32
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
04e93b1998
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
8a6dffe0d2
Fix double PITCH_SHIFT define and use WeaponTypes instead of define for Weapons[] size
2019-12-03 15:08:35 +01:00
TokyoSU
0339b12701
Fixed Left Arm (AimWeapon) and some size fix in TriggerGunSmoke
2019-12-03 14:58:00 +01:00
TokyoSU
a33a7d1ffd
Fixed Right pistol undraw & Fixed pistol mesh when draw & undraw
2019-12-03 13:53:17 +01:00
Montagna Marco
c1fd331ec9
Partially fixed pistols
2019-12-02 19:36:35 +01:00
Montagna Marco
8712a01418
Merge branch 'master' of https://github.com/MontyTRC89/TR5Main
2019-12-02 18:20:17 +01:00
Montagna Marco
51fbe8bb8c
Fixed Lara ducked
2019-12-02 18:19:05 +01:00
TokyoSU
3670fddc71
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
Montagna Marco
09c2957f4f
Merged branches
2019-12-02 09:11:21 +01:00
Montagna Marco
8e417e42ea
Added ShiftItem; Added TestLaraValut;
2019-12-02 06:39:51 +01:00
Montagna Marco
c3f09d11ce
Fixed bug on collision reach
2019-12-01 09:59:31 +01:00
Montagna Marco
a906136602
Fixed first Lara bugs
2019-12-01 08:23:51 +01:00
Montagna Marco
92bd6a006e
Decompiled Lara (with some bugs)
2019-12-01 08:13:19 +01:00
TokyoSU
538677a6e4
Update DirectXTK, Fix ANGLE, Add Minecart
2019-11-30 13:51:37 +01:00
TokyoSU
dc888f2c9c
[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
48ff4ee8b1
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
4bea39988b
Added Shiva and Spear Guardian
...
- misc add.
- misc fix.
2019-11-25 13:18:24 +01:00
TokyoSU
e41a2068a3
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
9d8b2749b1
Added Entity
...
- Flamethrower (no effect)
- Knifethrower & Knife
- Bird Monster
- Tony (no effect)
2019-11-23 14:49:00 +01:00
TokyoSU
a980a695e1
Added Worker Dual Revolver (Boss)
2019-11-22 14:09:44 +01:00
TokyoSU
3c82673878
Add Small Spider and Big Spider
2019-11-22 13:25:13 +01:00
TokyoSU
e49a0d4b92
Add Worker MachineGun
...
- possibly changing the range to attack lara since it's pretty small.
2019-11-21 13:14:03 +01:00
TokyoSU
2d294e654a
fix room define for creatureturn
2019-11-21 11:39:39 +01:00