UltimateZoneBuilder/Source/Core/Compilers
MaxED 528719622b Fixed, ACC compiler: in some cases compilation errors contained map file path as error source instead of lump name when compiling SCRIPTS lump.
Fixed, ACC compiler: in some cases includes were processed incorrectly when compiling external acs files.
2016-05-31 23:57:41 +00:00
..
AccCompiler.cs Fixed, ACC compiler: in some cases compilation errors contained map file path as error source instead of lump name when compiling SCRIPTS lump. 2016-05-31 23:57:41 +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