Internal: moved script compilation logic to appropriate DataReaders.
Showing
- Source/Core/Compilers/AccCompiler.cs 80 additions, 22 deletionsSource/Core/Compilers/AccCompiler.cs
- Source/Core/Compilers/Compiler.cs 0 additions, 5 deletionsSource/Core/Compilers/Compiler.cs
- Source/Core/Controls/ScriptDocumentTab.cs 3 additions, 3 deletionsSource/Core/Controls/ScriptDocumentTab.cs
- Source/Core/Controls/ScriptEditorPanel.cs 36 additions, 25 deletionsSource/Core/Controls/ScriptEditorPanel.cs
- Source/Core/Controls/ScriptFileDocumentTab.cs 6 additions, 205 deletionsSource/Core/Controls/ScriptFileDocumentTab.cs
- Source/Core/Controls/ScriptLumpDocumentTab.cs 11 additions, 12 deletionsSource/Core/Controls/ScriptLumpDocumentTab.cs
- Source/Core/Data/DataReader.cs 2 additions, 2 deletionsSource/Core/Data/DataReader.cs
- Source/Core/Data/DirectoryReader.cs 105 additions, 3 deletionsSource/Core/Data/DirectoryReader.cs
- Source/Core/Data/PK3Reader.cs 108 additions, 3 deletionsSource/Core/Data/PK3Reader.cs
- Source/Core/Data/Scripting/AccScriptHandler.cs 2 additions, 1 deletionSource/Core/Data/Scripting/AccScriptHandler.cs
- Source/Core/Data/WADReader.cs 122 additions, 12 deletionsSource/Core/Data/WADReader.cs
- Source/Core/General/General.cs 24 additions, 0 deletionsSource/Core/General/General.cs
- Source/Core/General/MapManager.cs 67 additions, 208 deletionsSource/Core/General/MapManager.cs
Loading
Please register or sign in to comment