UltimateZoneBuilder/Source/Core/Compilers
MaxED bc4f65e408 Fixed, vertex/linedef/sector dragging: in some cases middle textures were removed from dragged double-sided lines.
Fixed, ACC compiler: fixed a crash when trying to compile SCRIPTS lump of a new map, which wasn't ever saved.
2016-05-30 00:18:22 +00:00
..
AccCompiler.cs Fixed, vertex/linedef/sector dragging: in some cases middle textures were removed from dragged double-sided lines. 2016-05-30 00:18:22 +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