Commit graph

12 commits

Author SHA1 Message Date
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
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
MontyTRC89
6a31167f49 Fixed effects drawing; Fixed sparks drawing; Fixed demigod AI; 2019-09-22 21:14:58 +02:00
MontyTRC89
3c2c9bd075 Added TR4 horseman sparks (to test) 2019-06-12 22:03:07 +02:00
MontyTRC89
b82ad1cf92 Fixed TR4 skeleton (to test) 2019-06-12 21:40:56 +02:00
MontyTRC89
5a2842f89d Refactoring 2019-04-29 13:10:58 +02:00
MontyTRC89
14837ae96f Refactoring sound IDs; Fixed wrong addresses in collision functions; Tested stargate; 2018-12-02 20:08:57 +01:00
MontyTRC89
705830a27c Added more collision functions; Implemented sarcophagus from TR4; 2018-11-24 17:26:26 +01:00
MontyTRC89
b7dfc803d2 Refactored script system; Decompiled TestTriggers; Added some functions and variables; Fixed a couple of bugs in control phase; 2018-09-22 23:54:51 +02:00
MontyTRC89
97451f5cb6 Finished skeleton (needs fixing) 2018-09-19 20:48:17 +02:00
MontyTRC89
bb22689d2e Started working on skeleton; Added shark and barracuda; 2018-09-16 17:09:43 +02:00