UltimateZoneBuilder/Source/Core/Compilers
MaxED 9553042c84 Added, Script Editor: unreferenced ACS files are now shown in the Resources list.
Added, Script Editor: MENUDEF and SBARINFO files/lumps are now shown in the Resources list.
Fixed, ACS handling: fixed a crash when trying to parse an #include file, when specified path was absolute.
2016-11-24 21:09:24 +00:00
..
AccCompiler.cs Added, Script Editor: unreferenced ACS files are now shown in the Resources list. 2016-11-24 21:09:24 +00:00
Compiler.cs Internal: moved script compilation logic to appropriate DataReaders. 2016-05-12 13:56:25 +00:00
CompilerError.cs Fixed, ACS parser: the names of include files bundled with acc compiler should be also checked for duplicate includes from user scripts. 2016-03-07 20:01:13 +00:00
NodesCompiler.cs ACS parser: fixed several cases when #include and #import directives were processed incorrectly. 2015-12-27 21:54:50 +00:00