A new and modern engine for custom Tomb Raider levels, incorporating classic features and new enhancements.
Find a file
2022-02-10 18:35:17 +00:00
Common Make assertion print an error if it fails. 2022-02-10 18:35:17 +00:00
doc Add DisplayString and Animation doc pages. 2022-01-15 12:33:23 +00:00
packages Add XAudio2 package. This is a prerequisite of directxtk 2017, apparently. 2022-02-10 18:31:19 +00:00
Scripting Have GetSkyLayerColor, GetSkyLayerEnabled and GetSkyLayerSpeed use assertion instead of ScriptAssert, as these are internal functions, and not Lua-bound. 2022-02-10 18:35:17 +00:00
Scripts Address remaining PR #377 comments; fix pickups in crouch and crawl states; simplify step function 2021-12-10 22:31:34 +11:00
TR5Main Cleanup. Add file references, clean up some todos, register GameScriptSkyLayer::GetColor, remove an unused function, change some includes that for some reason didn't stop it from compiling beforehand. 2022-02-10 18:35:17 +00:00
.gitignore Update .gitignore 2021-12-23 15:14:01 +00:00
config.ld Fix broken links in documentation. Add title and description. 2021-08-23 20:16:01 +01:00
Decompilation.txt Temporary fixes to AI; Decompiling energy arcs WIP; 2021-04-13 06:08:33 +02:00
ldoc.css Add LDoc config and CSS template used for generating Lua API documentation. 2021-07-17 22:13:15 +01:00
ldoc.ltp Fix broken links in documentation. Add title and description. 2021-08-23 20:16:01 +01:00
objIDs.txt Include frameworkandsol.h instead of framework.h and sol.hpp. 2022-02-10 18:23:42 +00:00
Title Image.psd Solve legal in pictures 2021-10-02 19:17:13 +03:00
TombEngine.sln Add stuff to make the game build again. 2022-02-10 18:31:34 +00:00