Commit graph

5 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
TokyoSU
09e57adfb1 Added Shiva and Spear Guardian
- misc add.
- misc fix.
2019-11-25 13:18:24 +01:00
TokyoSU
f9c187243c Added Mercenary (2 type), Monk, Sword Guardian
- the statue for now cant switch between
stone or normal.
- the monk cant attack other entity since the code for that is not implemented !
2019-11-24 17:01:13 +01:00