Commit graph

21 commits

Author SHA1 Message Date
asasas9500
4521994088 Remove function markers 2021-02-03 01:50:59 -03:00
asasas9500
d4c6cc4a97 Fix line endings 2020-12-21 13:16:29 -03:00
Woops
8df350b072 uncomment hotkeys 2020-08-10 13:01:53 -05:00
Sebastian Zych
6a3700345e Updated animation and state names to follow a consistent system. 2020-08-04 20:32:07 +10:00
Woops
a6d98b615b bring back weapon hotkeys 2020-06-19 15:27:11 -05:00
TokyoSU
ee59d27517 (Broken) Deleted Global Folder
- No more enums.h, constants.h, macro.h, etc...
- moved all structure in types.h to there respective file.
2020-05-30 15:55:23 +02:00
TokyoSU
9c1c4517d7
New project format (#206)
* Starting Reformat the project

- New Import Method, no more "../../" in import,
- New Entity Folder Structure, less compile time

* Refactoring the Project

- added precompiled header with default import like microsoft or directx.
- fix many double import.
- fix math.h confliting math.h from
microsoft.
- fix effects.h confliting Effects.h from DirectX.
- refactored TR4 entity folder and how it's loaded.

* Update Some Code Before Switching to Master

* Finished the NewProjectFormat Template

- need to finish entity in the master later.

* Added Monty NewFileFormat

* Fixed Monty NewFileFormat Include

* Revert "Fixed Monty NewFileFormat Include"

This reverts commit ebf0afca10.

* Trying to fix conflits for NewFileFormat

* Fixed .filters

* Last Commit in NewProjectFormat
2020-05-27 09:21:20 +02:00
Wuups
17e0e5d9e8
Fix heal sound not triggering if small medi doesn't top off Lara's health 2020-05-07 12:05:52 -05:00
Montagna Marco
46f2db3481 Merged LARA_INFO and LaraExtraInfo into LaraInfo 2020-04-27 14:01:00 +02:00
Montagna Marco
85e462f6a2 First EXE build successfully 2020-04-24 19:15:05 +02:00
Montagna Marco
4cc46789e9 Decompiled input 2020-04-23 19:22:01 +02:00
TokyoSU
937b026d25 Revert "Improved some lara function"
This reverts commit dfc8023b68.
2019-12-16 19:04:28 +01:00
TokyoSU
dfc8023b68 Improved some lara function 2019-12-16 17:11:24 +01:00
TokyoSU
4bd18f7f18 Now release mode is compatible 2019-12-15 16:19:01 +01:00
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
MontyTRC89
5a2842f89d Refactoring 2019-04-29 13:10:58 +02:00
MontyTRC89
fce3ca3b5f Fixed keyboard handling 2019-04-28 20:19:27 +02:00
MontyTRC89
881f08b475 Added keys names; Added new strings; Fixed rings titles; Started working on controls setup; Added load and save of keys; 2019-04-27 18:22:30 +02:00
MontyTRC89
da2804d997 Improving setup dialog; Working on sunglasses object; 2018-12-30 11:41:48 +01:00
MontyTRC89
e6114af969 First commit 2018-08-19 09:46:58 +02:00