TombEngine/TR5Main
hispidence ead31e63f2 Replace WarningsAsErrors usage with ScriptAssert usage.
For recoverable errors, add some recovery behaviour and logging so a level designer can see in the log what was done as a result of the error.

Warn about default behaviour if no callbacks are added.
2021-08-04 16:51:28 +01:00
..
Game Replace WarningsAsErrors usage with ScriptAssert usage. 2021-08-04 16:51:28 +01:00
Libs Update Sol version as the old version wasn't compiling under C++latest. Define SOL_NO_CHECK_NUMBER_PRECISION to stop Sol throwing exceptions when we pass a float to an int parameter instead of just truncating (which we were doing with the previous version). 2021-07-23 22:06:32 +01:00
Objects Added new Sprite Slots for Bars, Binoculars,(Lasersight) and Caustics 2021-08-04 10:21:45 +02:00
Renderer Added new Sprite Slots for Bars, Binoculars,(Lasersight) and Caustics 2021-08-04 10:21:45 +02:00
Scripting Replace WarningsAsErrors usage with ScriptAssert usage. 2021-08-04 16:51:28 +01:00
Shaders Added new Sprite Slots for Bars, Binoculars,(Lasersight) and Caustics 2021-08-04 10:21:45 +02:00
Specific Fix GetSpheres some more, fix cameras/sinks/AI objects/sound sources not cleaning on reload 2021-08-03 13:23:51 +03:00
Banner.bmp Rename project to TEN, add icon 2021-08-02 17:53:44 +03:00
framework.cpp New project format (#206) 2020-05-27 09:21:20 +02:00
framework.h Implement virtual rooms into floordata 2021-01-06 17:53:13 -03:00
packages.config Revert "Updated DirectXTK" 2020-09-20 18:21:38 +02:00
resource.h Rename project to TEN, add icon 2021-08-02 17:53:44 +03:00
Resources.aps Fix icon size 2021-08-03 09:42:15 +03:00
Resources.rc Rename project to TEN, add icon 2021-08-02 17:53:44 +03:00
RuleSet.ruleset Added the ID_XX from TR3 (only entity) 2019-12-04 16:12:53 +01:00
targetver.h First commit 2018-08-19 09:46:58 +02:00
ten.ico Fix icon size 2021-08-03 09:42:15 +03:00
TR5Main.vcxproj Add debug.cpp to the project. 2021-08-03 15:16:23 +01:00
TR5Main.vcxproj.filters Add ScriptAssert. 2021-08-04 16:18:52 +01:00
TR5Main.vcxproj.user Fixed compilation error in UpdateDebris() 2021-08-03 05:40:25 +02:00