Commit graph

461 commits

Author SHA1 Message Date
MontyTRC89
6df88c7e17 Tuned the hack for using old objects[] with undecompiled code 2020-01-13 14:22:15 +01:00
MontyTRC89
d37f7dc59c Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-01-13 14:07:23 +01:00
MontyTRC89
78714dc1d8 Fixed flags in BaddyObjects 2020-01-13 14:06:13 +01:00
TokyoSU
d4d8056100 Update Lot and ExtraAnims 2020-01-13 13:18:55 +01:00
MontyTRC89
1aa3af4ff2 Fixed flags in ObjectObjects 2020-01-13 11:42:56 +01:00
MontyTRC89
205520b030 Fixed flags in TrapObjects 2020-01-13 10:02:10 +01:00
MontyTRC89
b19d26c0d7 Swapped condition for pistols and HK default weapon selection 2020-01-13 07:43:00 +01:00
MontyTRC89
9c71944891 Added a new constant for collected pickups arrray size; Removed New game from passport when in level; 2020-01-13 07:38:46 +01:00
MontyTRC89
eb4f85721b Code cleaning 2020-01-13 07:23:37 +01:00
asasas9500
68ee1c6362 Replace shoot switches control function 2020-01-12 16:18:37 -03:00
asasas9500
1cb86192bb Fix buffer overflow 2020-01-12 12:58:50 -03:00
MontyTRC89
29ec96ec39 Possible fix to missing pistols 2020-01-12 10:59:23 +01:00
MontyTRC89
48e25d6a8c Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-01-12 08:12:58 +01:00
MontyTRC89
3fef37ee4a Fixed AiPickupCollision; Fixed setup flags of many objects; Fixed item savegames; Refactored inventory; Added InitialseShootSwitch; 2020-01-12 08:02:48 +01:00
asasas9500
6c145d913f Add GetCarriedItems() and GetAIPickups(); Fix CollectCarriedItems() 2020-01-11 20:12:48 -03:00
asasas9500
618bf6032e Fix shoot switches again 2020-01-11 12:59:57 -03:00
TokyoSU
9ab0b90e28 fixed nonLot are false for intelligent entity
- now entity will use pathfinding.
2020-01-11 11:54:06 +01:00
TokyoSU
dc0d964de5 Fixed Unfinished InitialiseSlot()
- added zoneType for default TR5 Entity.
- moved SlotsUsed from exe to dll.
- added civvy from TR3.
2020-01-11 11:43:42 +01:00
TokyoSU
152f246a59 Cleaned Build
- use release to download it, latest one, need to compile the dll to last version before playing it !
2020-01-11 10:03:54 +01:00
asasas9500
90d71fa5ae Add ExplodeItemNode() and TriggerActive() 2020-01-10 17:06:49 -03:00
MontyTRC89
30e5dc3da7 Inventory refactoring 2020-01-10 08:02:16 +01:00
Raildex
3204a9ce1a Merge branch 'RendererRefactor' 2020-01-09 18:08:25 +01:00
Raildex
e724301583 Merge branch 'master' into RendererRefactor 2020-01-09 18:08:04 +01:00
Raildex
905863a91d Merge branch 'master' into RendererRefactor 2020-01-09 18:06:14 +01:00
asasas9500
07008ca149 Fix DoFlipMap() 2020-01-09 12:32:53 -03:00
MontyTRC89
288846fcdf Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-01-09 11:17:06 +01:00
MontyTRC89
999711009c Refactored ID_TR5_LARSON 2020-01-09 11:16:08 +01:00
MontyTRC89
1fda4bd6dd Partially fixed ID_TR5_LARSON 2020-01-09 09:32:52 +01:00
asasas9500
14efa2d315 Fix FireWeapon() 2020-01-08 17:18:28 -03:00
Raildex
d2f44aaae2 Splitted Renderer into multiple source files 2020-01-08 20:57:33 +01:00
asasas9500
3895ac3f66 Fix shoot switches 2020-01-08 16:09:37 -03:00
Raildex
7e99bd70d5 Changed PreallocatedVectors to vector of pointers 2020-01-08 19:31:04 +01:00
Raildex
694d6f65c4 Merge branch 'master' into RendererRefactor 2020-01-08 19:08:28 +01:00
Raildex
e4dc385399 Fixed too bright blood and bubbles 2020-01-08 19:07:51 +01:00
Raildex
7f73ee138b Changed RendererRoom** to vector<RendererRoom> 2020-01-08 19:00:34 +01:00
MontyTRC89
33d3f4cf65 Code cleaning 2020-01-08 18:26:29 +01:00
MontyTRC89
a98254dcee Decompiled RefreshCamera 2020-01-08 17:28:10 +01:00
MontyTRC89
8593c9a52c Decompiled flip map functions, PlaySoundTrack, RumbleScreen, AnimateItem 2020-01-08 17:13:44 +01:00
MontyTRC89
326161c3e4 Decompiled AnimateItem() 2020-01-08 13:25:42 +01:00
MontyTRC89
82f2795693 Fixed ObjectOnLOS2() 2020-01-08 08:06:33 +01:00
asasas9500
d75f8b8427 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-01-07 18:01:36 -03:00
asasas9500
d68c082f2c Add control functions; Remove duplicated CheckNoColFloorTriangle() 2020-01-07 17:33:13 -03:00
MontyTRC89
e98acf5649 Merge branch 'master' of https://github.com/MontyTRC89/TR5Main 2020-01-07 17:33:40 +01:00
MontyTRC89
af64e22345 Decompiling ID_STEEL_DOOR; Added missing file; 2020-01-07 17:32:49 +01:00
Raildex
30a3db7d0d Merge branch 'Footstep' 2020-01-07 17:13:37 +01:00
Raildex
0328cff115 Merge branch 'master' into Footstep
# Conflicts:
#	TR5Main/TR5Main.vcxproj.filters
2020-01-07 17:13:21 +01:00
Raildex
2907b39a9e Refactor 2020-01-07 17:07:45 +01:00
Raildex
acc38f3a9d Refactoring 2020-01-07 16:19:54 +01:00
MontyTRC89
abd8c60491 Decompiled ID_TWOBLOCKS_PLATFORM and ID_RAISING_COG 2020-01-07 15:22:13 +01:00
MontyTRC89
e8578c4d0b Decompiled NormalizeVector 2020-01-07 12:17:55 +01:00