Skip to content

Commit 2a9d425

Browse files
committed
Removed level compilers and corresponding dependencies
1. They were almost untested and not properly supported 2. We plan to bring a new life to SDK and tools, but that will come much later, when engine features will be ready. I'm really in favor of SkyLoader's universal compilers, use them. https://ap-pro.ru/forums/topic/3341-universalnye-kompilyatory-urovney-h64/ https://igigog.github.io/anomaly-modding-book/modding-tools/universal-x64-level-compilers.html This also accidentally closes #49 as hxGrid was a dependency for xrLC only which was removed, hence we have removed hxGrid too.
1 parent 912d3a6 commit 2a9d425

File tree

609 files changed

+17
-105960
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

609 files changed

+17
-105960
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
[submodule "Externals/OpenAutomate"]
3232
path = Externals/OpenAutomate
3333
url = https://github.com/OpenXRay/OpenAutomate.git
34-
[submodule "Externals/FreeMagic"]
35-
path = Externals/FreeMagic
36-
url = https://github.com/OpenXRay/FreeMagic.git
3734
[submodule "Externals/gli"]
3835
path = Externals/gli
3936
url = https://github.com/g-truc/gli.git

Externals/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ endif()
1414
add_subdirectory(GameSpy)
1515
add_subdirectory(OPCODE)
1616
add_subdirectory(ode)
17-
#add_subdirectory(NVTT)
1817
add_subdirectory(imgui-proj)
1918

2019
if (NOT TARGET xrLuabind)

Externals/FreeMagic

Lines changed: 0 additions & 1 deletion
This file was deleted.

Externals/NVTT/CMakeLists.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

Externals/NVTT/NVTT.vcxproj

Lines changed: 0 additions & 181 deletions
This file was deleted.

0 commit comments

Comments
 (0)