Script Editor:
Added: Tab text now looks differently when appropriate script was changed. Added: Script Editor now has it's own status bar. Added: several files can now be opened at once when using "Open File" command. Added: ACS scripts navigator now shows script and function arguments. Changed: when closing a tab, previous tab is selected instead of the first tab. Changed: SCRIPTS lump can't be compiled as a library. Changed: external acs files can only be compiled as libraries. Changed: when an external acs file is marked as #library, it will be saved as [library name].o alongside [filename].acs. Fixed: files opened using "Open File" command were immediately flagged as changed. Fixed: Script Editor was unable to navigate to error location after clicking on the error description when the error was in include file. Updated ZDoom ACC.
Showing
- Build/Compilers/BCC/bcc.cfg 0 additions, 2 deletionsBuild/Compilers/BCC/bcc.cfg
- Build/Compilers/Hexen/acc.cfg 0 additions, 4 deletionsBuild/Compilers/Hexen/acc.cfg
- Build/Compilers/Hexen/acc.exe 0 additions, 0 deletionsBuild/Compilers/Hexen/acc.exe
- Build/Compilers/ZDoom/acc.cfg 0 additions, 4 deletionsBuild/Compilers/ZDoom/acc.cfg
- Build/Compilers/ZDoom/zdefs.acs 3 additions, 0 deletionsBuild/Compilers/ZDoom/zdefs.acs
- Build/Compilers/Zandronum/acc.cfg 0 additions, 4 deletionsBuild/Compilers/Zandronum/acc.cfg
- Source/Core/Compilers/AccCompiler.cs 38 additions, 18 deletionsSource/Core/Compilers/AccCompiler.cs
- Source/Core/Compilers/Compiler.cs 8 additions, 4 deletionsSource/Core/Compilers/Compiler.cs
- Source/Core/Controls/ScriptDocumentTab.cs 39 additions, 7 deletionsSource/Core/Controls/ScriptDocumentTab.cs
- Source/Core/Controls/ScriptEditorControl.cs 15 additions, 3 deletionsSource/Core/Controls/ScriptEditorControl.cs
- Source/Core/Controls/ScriptEditorPanel.Designer.cs 54 additions, 3 deletionsSource/Core/Controls/ScriptEditorPanel.Designer.cs
- Source/Core/Controls/ScriptEditorPanel.cs 185 additions, 46 deletionsSource/Core/Controls/ScriptEditorPanel.cs
- Source/Core/Controls/ScriptEditorPanel.resx 9 additions, 0 deletionsSource/Core/Controls/ScriptEditorPanel.resx
- Source/Core/Controls/ScriptFileDocumentTab.cs 144 additions, 15 deletionsSource/Core/Controls/ScriptFileDocumentTab.cs
- Source/Core/Controls/ScriptLumpDocumentTab.cs 5 additions, 2 deletionsSource/Core/Controls/ScriptLumpDocumentTab.cs
- Source/Core/Data/DataManager.cs 4 additions, 3 deletionsSource/Core/Data/DataManager.cs
- Source/Core/GZBuilder/GZDoom/AcsParserSE.cs 54 additions, 5 deletionsSource/Core/GZBuilder/GZDoom/AcsParserSE.cs
- Source/Core/General/MapManager.cs 20 additions, 14 deletionsSource/Core/General/MapManager.cs
- Source/Core/Resources/Splash3_trans.png 0 additions, 0 deletionsSource/Core/Resources/Splash3_trans.png
- Source/Core/Windows/MainForm.cs 9 additions, 9 deletionsSource/Core/Windows/MainForm.cs
Loading
Please register or sign in to comment