Commit graph

17 commits

Author SHA1 Message Date
MontyTRC89
edf55326b3 Fixed InitialiseDoor 2019-12-26 07:16:38 +01:00
MontyTRC89
ab8c48eca7 Merged branches; Possible fix to #92; 2019-12-25 08:44:01 +01:00
Lwmte
b075db7a7c Replace magic numbers in InitialiseDoor 2019-12-24 15:10:32 +03:00
Lwmte
4de52b33ce Fix #93 2019-12-24 14:31:58 +03:00
MontyTRC89
b1efced035 Decompiled InitialiseDoor an InitialiseSmashObjects 2019-12-23 10:53:15 +01:00
TokyoSU
2f7100d544 Updated some function, Added flag to Cupboard
- Fixed SequenceDoorControl() for Heavy Triggers && door->opened value.
- Cupboard Flag Added
- Updated:
UnderwaterDoorCollision()
DoubleDoorCollision()
PushPullKickDoorCollision()
PushPullKickDoorControl() // not really
DoorCollision()
DoorControl()
2019-12-18 15:12:01 +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
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
MontyTRC89
0d342637fb Decompiling Lara 2019-11-21 07:43:34 +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
MontyTRC89
1b634a6907 Fixed definitvely pushpull door 2019-11-17 08:27:04 +01:00
MontyTRC89
2c77aa0e8e Fixed push pull door 2019-11-16 21:07:06 +01:00
MontyTRC89
124ffbccbb Merged branches; Fixed conflicts; 2019-11-15 07:40:22 +01:00
MontyTRC89
b388221663 Decompiled SWITCH.CPP; Decompiled DOOR.CPP; Refactoring; Fixed sequences variables; 2019-11-09 09:56:33 +01:00
MontyTRC89
e6114af969 First commit 2018-08-19 09:46:58 +02:00