MontyTRC89
4d5ac9b359
Decompiled ID_TR5_LARSON and ID_TR5_PIERRE
2019-12-30 09:37:50 +01:00
MontyTRC89
e19848dbc3
Decompiled ID_HUSKIE
2019-12-30 07:14:36 +01:00
MontyTRC89
2df8c7df92
Moved Mafia to tr5_guard.cpp
2019-12-30 00:01:00 +01:00
MontyTRC89
31e9ca5f5e
Decompiling little rats
2019-12-29 23:53:48 +01:00
MontyTRC89
41b677d8b1
Decompiled ID_INVISIBLE_GHOST, ID_MAZE_MONSTER, ID_GLADIATOR
2019-12-29 23:43:32 +01:00
MontyTRC89
ab73506d3a
Decompiled ID_IMP
2019-12-29 21:22:21 +01:00
MontyTRC89
5dee0dab9d
Decompiled reaper; Decompiled sniper;
2019-12-29 20:53:05 +01:00
MontyTRC89
ef1f44d5cb
Merge branch 'master' of https://github.com/MontyTRC89/TR5Main
2019-12-29 20:16:04 +01:00
MontyTRC89
4ee0f42385
Decompiled doberman
2019-12-29 20:15:30 +01:00
TokyoSU
69ff9eff3a
Swamp Flag Implementation Part 1
...
- fixed minimal rebuild are deprecated and turn multiprocessor compilation to flase !
- added fixedpoint library in release mode.
2019-12-29 19:10:53 +01:00
asasas9500
5386c04d5d
Add mgLOS()
2019-12-28 15:19:33 -03:00
asasas9500
2556a824bf
Fix guard; Add LOS functions
2019-12-27 23:54:40 -03:00
MontyTRC89
5fc3b93896
Merge branch 'master' of https://github.com/MontyTRC89/TR5Main
2019-12-27 08:39:30 +01:00
MontyTRC89
0d726e56bc
Reverted flyby changes; Fixed TR5 pushables; Decompiling dog;
2019-12-27 08:25:27 +01:00
TokyoSU
be4a754543
Assigned define value to effect array
...
- fixed smokesparks define value.
- fixed blood define value.
added civvy from TR3.
2019-12-26 19:19:20 +01:00
MontyTRC89
ab8c48eca7
Merged branches; Possible fix to #92 ;
2019-12-25 08:44:01 +01:00
MontyTRC89
d249d8b9c9
Decompiled ControlGuard()
2019-12-24 13:52:22 +01:00
MontyTRC89
0888c60d38
Added missing file; Partially decompiled ControlGuard;
2019-12-24 08:51:54 +01:00
MontyTRC89
411f8e434e
Fixed references to doors; Added TR3 style pushable blocks; Added InitialiseTightRope;
2019-12-23 23:10:24 +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
d80ae316b9
Decompiled Entity Initialise
...
Missing:
- InitialiseRomanStatue
- InitialiseLaserHead
2019-12-20 11:23:03 +01:00
TokyoSU
4cd7d50e5a
Decompiled Cupboard
...
- Crash when lara are in range of the cupboard, need to be fixed, possibly related to Initialise and flags.
2019-12-18 11:47:27 +01:00
asasas9500
f4d262c0f5
Fix lara_col_surftread(); Fix ANGLE(); Replace some ANGLE() calls
2019-12-17 21:49:33 -03:00
TokyoSU
55e79acd22
Fixed lara draw
...
- moved some think to misc.cpp
2019-12-15 19:07:38 +01:00
TokyoSU
23e8e9d1f0
Now release mode is compatible
2019-12-15 16:19:01 +01:00
TokyoSU
f64e962bc4
Fixed some think, Added zoneType feature
...
- updated:
CreatureActive()
CreatureCreature()
UpdateBox()
TargetBox()
StalkBox()
ValidBox()
EscapeBox()
InitialiseSlot()
InitialiseObjects()
- updated SearchLOT() and fixed wrong value.
- fixed hitEffect not being initialised.
- fixed some double define.
- moved lara define to constants.h.
- updated script.dat to last version, deleted the one in script folder (not used).
2019-12-13 19:00:59 +01:00
MontyTRC89
40a7fd3d02
Decompiled GetCollisionInfo
2019-12-08 07:38:22 +01:00
MontyTRC89
7ab4770c74
Merge branch 'master' of https://github.com/MontyTRC89/TR5Main
2019-12-07 08:55:56 +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
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
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
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
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