amxmodx/editor/studio
Christian Hammacher 78b35d80ee Fixed some bugs in the menu generator
Fixed bug in the AutoUpdate function
2005-11-06 14:52:50 +00:00
..
AMXX_Studio.cfg Updated about dialog 2005-09-10 21:55:22 +00:00
AMXX_Studio.dof Fixed some bugs in the menu generator 2005-11-06 14:52:50 +00:00
AMXX_Studio.dpr Updated components, added 2 new units 2005-10-30 10:33:16 +00:00
AMXX_Studio.exe Fixed some bugs in the menu generator 2005-11-06 14:52:50 +00:00
AMXX_Studio.res Fixed some bugs in the menu generator 2005-11-06 14:52:50 +00:00
AMXX.ico Added AMXX-Studio to CVS 2005-08-26 19:07:54 +00:00
AMXXLarge.bmp Added AMXX-Studio to CVS 2005-08-26 19:07:54 +00:00
burger.jpg Added AMXX-Studio to CVS 2005-08-26 19:07:54 +00:00
del.bat - Upgraded Code-Inspector 2005-10-07 21:52:48 +00:00
gaben.jpg Added AMXX-Studio to CVS 2005-08-26 19:07:54 +00:00
Grey.ico Added AMXX-Studio to CVS 2005-08-26 19:07:54 +00:00
HudmessageGen.bmp Added AMXX-Studio to CVS 2005-08-26 19:07:54 +00:00
MyEditFileClasses.pas Updated components, added 2 new units 2005-10-30 10:33:16 +00:00
Red.ico Added AMXX-Studio to CVS 2005-08-26 19:07:54 +00:00
SciLexer.dll - Upgraded Code-Inspector 2005-10-07 21:52:48 +00:00
SciSearchReplace.pas Updated components, added 2 new units 2005-10-30 10:33:16 +00:00
UnitCodeExplorerUpdater.pas Small bugfix, added another feature (saves now the last keywords) 2005-11-05 17:39:12 +00:00
UnitCodeInspector.pas Fixed another bug (I had fixed it once but removed the fix accidentally) 2005-11-02 14:17:00 +00:00
UnitCodeSnippets.pas Fixed memory leak 2005-09-07 22:20:28 +00:00
UnitCodeUtils.pas - Upgraded Code-Inspector 2005-10-07 21:52:48 +00:00
UnitCompile.pas Fixed a small output bug 2005-11-05 11:20:52 +00:00
UnitfrmAllFilesForm.dfm Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmAllFilesForm.pas Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmAutoIndent.dfm Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmAutoIndent.pas Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmClose.dfm Ready for release (1.1) 2005-09-04 13:03:34 +00:00
UnitfrmClose.pas Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmConnGen.dfm Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmConnGen.pas Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmGoToLine.dfm Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmGoToLine.pas Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmHTMLPreview.dfm Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmHTMLPreview.pas Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmHudMsgGenerator.dfm Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmHudMsgGenerator.pas - Upgraded Code-Inspector 2005-10-07 21:52:48 +00:00
UnitfrmInfo.dfm - Upgraded Code-Inspector 2005-10-07 21:52:48 +00:00
UnitfrmInfo.pas Updated about dialog 2005-09-10 21:55:22 +00:00
UnitfrmIRCPaster.dfm *** empty log message *** 2005-09-04 13:25:24 +00:00
UnitfrmIRCPaster.pas *** empty log message *** 2005-09-04 13:25:24 +00:00
UnitfrmMain.dfm Fixed some bugs in the menu generator 2005-11-06 14:52:50 +00:00
UnitfrmMain.pas Small bugfix, added another feature (saves now the last keywords) 2005-11-05 17:39:12 +00:00
UnitfrmMenuGenerator.dfm Fixed some bugs in the menu generator 2005-11-06 14:52:50 +00:00
UnitfrmMenuGenerator.pas Fixed some bugs in the menu generator 2005-11-06 14:52:50 +00:00
UnitfrmMOTDGen.dfm Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmMOTDGen.pas Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmPluginsIniEditor.dfm Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmPluginsIniEditor.pas Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmReplace.dfm Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmReplace.pas Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmSearch.dfm Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmSearch.pas Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmSelectColor.dfm Fixed another small shortcut bug 2005-09-09 23:01:09 +00:00
UnitfrmSelectColor.pas Fixed another small shortcut bug 2005-09-09 23:01:09 +00:00
UnitfrmSettings.dfm Fixed a small output bug 2005-11-05 11:20:52 +00:00
UnitfrmSettings.pas Added new feature: Auto Disable (disable auto-update if plugin has more than xxx lines, should prevent lags) 2005-11-02 15:36:24 +00:00
UnitfrmSocketsTerminal.dfm Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitfrmSocketsTerminal.pas Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitLanguages.pas - Upgraded Code-Inspector 2005-10-07 21:52:48 +00:00
UnitMainTools.pas Small bugfix, added another feature (saves now the last keywords) 2005-11-05 17:39:12 +00:00
UnitMenuGenerators.pas Fixed some bugs in the menu generator 2005-11-06 14:52:50 +00:00
UnitPlugins.pas Added 3 more plugin messages (SCM_PAWN_FILECOUNT, SCM_CPP_FILECOUNT, SCM_OTHER_FILECOUNT) 2005-10-13 14:49:40 +00:00
UnitReadThread.pas Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
UnitTextAnalyze.pas Fixed some bugs in the menu generator 2005-11-06 14:52:50 +00:00
upx.exe Updated components, added 2 new units 2005-10-30 10:33:16 +00:00
UtfFunct.PAS Updated components, added 2 new units 2005-10-30 10:33:16 +00:00
White.ico Added AMXX-Studio to CVS 2005-08-26 18:53:19 +00:00
yams.jpg Added AMXX-Studio to CVS 2005-08-26 18:53:19 +00:00
Yellow.ico Added AMXX-Studio to CVS 2005-08-26 18:53:19 +00:00