Commit graph

37 commits

Author SHA1 Message Date
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
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
9d8b2749b1 Added Entity
- Flamethrower (no effect)
- Knifethrower & Knife
- Bird Monster
- Tony (no effect)
2019-11-23 14:49:00 +01:00
TokyoSU
3c82673878 Add Small Spider and Big Spider 2019-11-22 13:25:13 +01:00
Montagna Marco
2443494349 Decompiling Lara 2019-11-21 07:43:34 +01:00
TokyoSU
dd5c3dcca2 Last update, Include Silencer and Yeti Code 2019-11-14 14:09:43 +01:00
TokyoSU
07e7edfb90 Decompiled Function & Fix some think
- Decompiled BaddyObjects/TrapObjects/ObjectObjects.
- Fixed some entity.
- Fixed NUM_OBJECTS by using enum ID_NUMBER_OBJECTS instead.
- Fixed 3/4 wrong enum name.
2019-11-11 16:17:45 +01:00
Montagna Marco
316d945d44 Fixed and tested (some bugs left) CalculateTarget, UpdateLOT, SearchLOT, CreatureFloat, CreatureUnderwater; Fixed serious bug with XZ_GET_SECTOR macro; 2019-11-05 07:52:38 +01:00
MontyTRC89
e72929d4b8 Improved guide; Improved harpy; Added MP with gun from TR3; New constants; 2019-09-29 20:00:59 +02:00
MontyTRC89
0c2ee7e1d0 Fixed harpy effects 2019-09-22 21:32:12 +02:00
MontyTRC89
6a31167f49 Fixed effects drawing; Fixed sparks drawing; Fixed demigod AI; 2019-09-22 21:14:58 +02:00
MontyTRC89
5b99680f94 Fixed TR4 bat (to test) 2019-06-12 21:47:19 +02:00
MontyTRC89
7e51613476 Added monkey from TR3; Disabled horseman until fully decompiled; 2019-05-08 08:00:16 +02:00
MontyTRC89
5a2842f89d Refactoring 2019-04-29 13:10:58 +02:00
MontyTRC89
ec59ccba83 Optimizing and refactoring renderer; 2018-12-13 23:07:11 +01:00
MontyTRC89
14837ae96f Refactoring sound IDs; Fixed wrong addresses in collision functions; Tested stargate; 2018-12-02 20:08:57 +01:00
MontyTRC89
83a5ee8ba7 Decompiled sphinx; Tested scorpion; Tested troops; 2018-12-02 13:09:58 +01:00
MontyTRC89
4dcf090079 Decompiled crocodile 2018-11-30 22:02:25 +01:00
MontyTRC89
6797742173 Added harpy from TR4 2018-11-30 00:25:33 +01:00
MontyTRC89
040ffa6abf Added troops from TR4 2018-11-28 20:51:20 +01:00
MontyTRC89
d7582218e7 Fixed commit 2018-11-28 13:26:03 +01:00
MontyTRC89
39436dbbb5 Added scorpion from TR4 2018-11-28 13:19:01 +01:00
MontyTRC89
1ca3cbea45 Implemented Lara double from TR4 2018-11-24 17:56:01 +01:00
MontyTRC89
705830a27c Added more collision functions; Implemented sarcophagus from TR4; 2018-11-24 17:26:26 +01:00
MontyTRC89
e61572b14f New savegame system partially working 2018-10-24 23:32:22 +02:00
MontyTRC89
97451f5cb6 Finished skeleton (needs fixing) 2018-09-19 20:48:17 +02:00
MontyTRC89
5a4fd3f9ee Added tyrannosaur from TR3 and wolf, bear from TR1; 2018-09-18 20:56:58 +02:00
MontyTRC89
be3edf447c Added tribesman with ax 2018-09-17 23:27:29 +02:00
MontyTRC89
fc6e99ca9d Added raptor, tiger, cobra, eagle, crow 2018-09-17 21:13:44 +02:00
MontyTRC89
1ac4fb7f07 Added scuba diver 2018-09-17 20:43:08 +02:00
MontyTRC89
166bc52e0a Added cobra 2018-09-17 12:09:23 +02:00
MontyTRC89
e219cb26b4 Added tiger 2018-09-17 08:02:23 +02:00
MontyTRC89
bb22689d2e Started working on skeleton; Added shark and barracuda; 2018-09-16 17:09:43 +02:00
MontyTRC89
474c02fed1 Added bat from TR4 2018-09-08 20:23:41 +02:00
MontyTRC89
6a9b90c0a8 Started implementing new enemies; Fixed bones in shader; Added small scorpion and wild boar from TR4; 2018-09-08 18:44:18 +02:00