Commit graph

8102 commits

Author SHA1 Message Date
asasas9500
2556a824bf Fix guard; Add LOS functions 2019-12-27 23:54:40 -03:00
Raildex
1066a83d03 Added Fixed-Point lib. Reconstructed SMOKE_SPARK with fixed point 2019-12-28 00:12:38 +01:00
Raildex
b2ce052ef0 Fixed Too big ricochet smoke 2019-12-27 16:36:14 +01:00
MontyTRC89
bfb5dd8e6c Code cleaning; Fixed a bit Lara arms while firing; Fixed wrong smoke spaks position; 2019-12-27 10:50:59 +01: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
asasas9500
ff168bd043 Fix Lara's arms 2019-12-27 01:56:07 -03: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
131532e1a6 Revert "Working on cinematic bars issue"
This reverts commit 006d33e01e.
2019-12-26 08:09:31 +01:00
MontyTRC89
006d33e01e Working on cinematic bars issue 2019-12-26 08:00:45 +01:00
MontyTRC89
bc54993d8b Added TR3 style DOZY cheat 2019-12-26 07:44:01 +01:00
MontyTRC89
5f84974394 Possibly fixed #90 2019-12-26 07:24:39 +01:00
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
MontyTRC89
5cbabce9bb Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2019-12-25 08:43:38 +01:00
MontyTRC89
d249d8b9c9 Decompiled ControlGuard() 2019-12-24 13:52:22 +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
bcbb047ee2 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2019-12-24 08:52:24 +01:00
MontyTRC89
0888c60d38 Added missing file; Partially decompiled ControlGuard; 2019-12-24 08:51:54 +01:00
asasas9500
420f1fd9c0 Fix flat bridges; Add wrecking ball functions 2019-12-23 20:08:52 -03:00
MontyTRC89
411f8e434e Fixed references to doors; Added TR3 style pushable blocks; Added InitialiseTightRope; 2019-12-23 23:10:24 +01:00
MontyTRC89
5bfdcde78c Decompiled falling block 2019-12-23 16:16:51 +01:00
MontyTRC89
0e986ce616 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2019-12-23 10:53:56 +01:00
MontyTRC89
b1efced035 Decompiled InitialiseDoor an InitialiseSmashObjects 2019-12-23 10:53:15 +01:00
asasas9500
e5b1febf56 Fix parallel bars; Fix bridges 2019-12-22 21:44:54 -03:00
asasas9500
50d977e753 Fix input handling; Fix poles 2019-12-22 17:07:52 -03:00
MontyTRC89
7b909f48d0 Decompiled FLMTRCH.CPP 2019-12-22 19:01:36 +01:00
MontyTRC89
c1ba43dac9 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2019-12-22 07:56:44 +01:00
MontyTRC89
7336290777 Fixed fires 2019-12-22 07:35:22 +01:00
asasas9500
40534387c7 Fix water currents 2019-12-22 00:35:48 -03:00
MontyTRC89
25418903ad Decompiled EFFECTS.CPP, EFFECT2.CPP, TOMB4FX.CPP 2019-12-22 00:20:10 +01:00
asasas9500
177536e36c Fix hanging again 2019-12-21 18:32:48 -03:00
asasas9500
9475ceed7c Rename cupboard functions; Add trapdoor functions; Add camera information to diagnostics 2019-12-20 23:29:01 -03:00
TokyoSU
d80ae316b9 Decompiled Entity Initialise
Missing:
- InitialiseRomanStatue
- InitialiseLaserHead
2019-12-20 11:23:03 +01:00
asasas9500
341e75234d Improve cupboard functions; Fix Move3DPosTo3DPos(); Add lara rotation to diagnostics 2019-12-19 15:13:13 -03: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
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
b1ee1e2639 Workaround for crashes in AlterFOV() 2019-12-18 00:28:26 -03:00
asasas9500
f4d262c0f5 Fix lara_col_surftread(); Fix ANGLE(); Replace some ANGLE() calls 2019-12-17 21:49:33 -03:00
TokyoSU
554b2fec95 Changed for() for LaraBaddieCollison() room detect
- changed -ANGLE(180) since it's the same without it.
2019-12-17 18:46:17 +01:00
TokyoSU
6cccd1d28e Changed mgLOS to TR5 instead of using TR3 one
- changed mgLOS from TR3 to TR5.
- changed a bit GetTiltType() that normally return short.
- changed a bit CollideStaticObjects() and LaraBaddieCollision() to use "vector<short>" instead of "array".
- fixed GetCollidedObjects() where "collidedItems[numItems] = NULL" is called before last return.
- created GetRoomList() to get the roomList with vector or array return.
- structured some function.
2019-12-17 17:37:53 +01:00
asasas9500
6e2b4641e4 Fix for loops 2019-12-16 17:26:31 -03:00
TokyoSU
307ea9c727 Revert "Improved some lara function"
This reverts commit 902c5b02dc.
2019-12-16 19:04:28 +01:00
TokyoSU
552d1abae2 Revert "Fixed LaraFallen not return TRUE"
This reverts commit 1eaff9e0e6.
2019-12-16 19:04:16 +01:00
TokyoSU
1eaff9e0e6 Fixed LaraFallen not return TRUE
- missed return true by me :x
2019-12-16 17:17:49 +01:00
TokyoSU
902c5b02dc Improved some lara function 2019-12-16 17:11:24 +01:00
asasas9500
aec2c71b49 Fix commented KillMoveEffects() call 2019-12-16 10:26:00 -03:00
asasas9500
bc15581d5e Fix pickup triggers 2019-12-15 23:49:15 -03:00
asasas9500
89a5e6d6e4 Fix climbing out of water 2019-12-15 21:59:48 -03:00