Commit Graph

83 Commits

Author SHA1 Message Date
PartialCloning
24e56d0476 Add elog_message native (#451)
* elog_message

Like "log_message". Logs a message to the current server log file, however the messages sent are also sent to all plugins and can be hooked using "register_logevent".

* Update amxmodx.cpp

* Update Editor.sci

* Update UnitfrmMain.dfm
2017-08-01 15:14:53 +02:00
IgnacioDM
e502e12e07 Normalize line endings and whitespace 2016-01-16 21:15:52 -03:00
David Anderson
5c380e2310 Add AMXXStudio configs to the tree.
Former-commit-id: 2c97492322
2013-02-14 23:31:42 -08:00
Christian Hammacher
4dfb01bb1d finished ftp browser in the settings dialog (rewrote it, looks pretty nice now imo), various other changes 2007-02-12 18:21:40 +00:00
Christian Hammacher
3a2839c6c9 bugfix for 49698 2007-01-15 15:56:48 +00:00
Christian Hammacher
f96f95c4ff translated shortcuts into english :x 2007-01-15 15:53:14 +00:00
Christian Hammacher
266ed797c5 Fixed bug at48523 2006-12-18 14:33:06 +00:00
Christian Hammacher
0cd1782d01 fixed bug at48369 once and for all 2006-12-10 22:58:28 +00:00
Christian Hammacher
75a5dadd4d small bug fix, compressed exe again :x 2006-12-10 22:37:01 +00:00
Christian Hammacher
f03449acbd fixed 3rd bug at48369 2006-12-10 22:32:49 +00:00
Christian Hammacher
34f127b9aa fixed 2nd bug at48369 2006-12-10 22:25:09 +00:00
Christian Hammacher
c66c076a03 fixed bug at47865 2006-11-28 20:04:04 +00:00
Christian Hammacher
699cb2a6d6 fixed bug at45677 2006-10-22 19:15:36 +00:00
Christian Hammacher
7b82bc7b76 several bug fixes in the auto-update system, bumped version to 1.4.3 final and improved code snippets feature (can now append or insert snippet into new line) 2006-10-22 18:56:39 +00:00
Christian Hammacher
9740f6469d this feature is just for sawce (updated go to line dialog) 2006-09-30 19:03:49 +00:00
Christian Hammacher
461e7de151 fixed bug at45362 2006-09-30 18:49:28 +00:00
Christian Hammacher
4cc460cfbe component update, fixed small bug 2006-09-17 10:57:30 +00:00
Christian Hammacher
1b065c6f36 bug fixes, bumped version to 1.4.3 and advanced auto-indenter a bit 2006-08-02 08:43:24 +00:00
Christian Hammacher
8d4f28ac62 a typo_O 2006-07-09 19:10:08 +00:00
Christian Hammacher
0c668753fb fixed bug where indenter unindented the entire code
menu generator: now checks for bad menu keys (simple menu, old style)
2006-06-30 21:25:26 +00:00
Christian Hammacher
2edbf72391 fixed bug where indenter unindented the entire code 2006-06-30 21:23:26 +00:00
Christian Hammacher
e1caa575e7 now checks for bad menu keys (simple menu, old style) 2006-06-30 21:22:46 +00:00
Christian Hammacher
99a2b54530 fixed small bug in the documents bar 2006-06-15 00:43:09 +00:00
Christian Hammacher
567044c381 fixed indenter bug (I swear I fixed this bug years ago!) 2006-05-11 16:03:18 +00:00
Christian Hammacher
ddda9c9118 Fixed weird close bug 2006-04-29 10:20:41 +00:00
Christian Hammacher
697f63f2e9 fixed small modified bug
fixed another tiny bug (default author+default name weren't equal if you created a new plugin if the settings.ini wasn't found)
2006-04-25 14:51:13 +00:00
Christian Hammacher
98a1d2b3da added fast read+write
fixed modified bug for the notes
2006-04-25 14:24:21 +00:00
Christian Hammacher
2c541f338c Now shows if a document has been modified in the documents tab bar 2006-04-25 13:16:43 +00:00
Christian Hammacher
58ed3067ed Fixed search bug
Fixed print bug
Bumped version number to 1.4.2
2006-04-23 20:46:52 +00:00
Christian Hammacher
da6b71a677 Changed default caption of the documents tabbar
Changed default theme to Xito
2006-04-10 18:25:54 +00:00
Christian Hammacher
c9765e50c8 Replaced Documents tabbar (means two bugs are fixed now)
Removed Projects tabbar and added a new item to the statusbar
2006-04-10 18:05:08 +00:00
Christian Hammacher
f2b8b82515 Component update (whoa I hate delphi reinstallations)
Added another feature for the Code-Explorer
2006-03-06 19:47:22 +00:00
Christian Hammacher
4369023394 Added a few edit functions to the notes richedit 2006-02-17 20:25:25 +00:00
Christian Hammacher
278e267690 Fixed potential crash bug in the plugins unit 2006-02-05 13:59:41 +00:00
Christian Hammacher
7183954b08 Fixed a bug in the Code-Inspector
Added madExcept again
2006-01-12 19:14:56 +00:00
Christian Hammacher
564dfbf329 Part of the madExcept component 2006-01-12 19:12:33 +00:00
Christian Hammacher
73ba5d1644 Updated some captions
Updated the Autocomplete-Check function
Prepared AMXX-Studio for release
2006-01-11 18:02:42 +00:00
Christian Hammacher
8aaa2d859f Modified something in the About dialog 2005-12-24 02:20:08 +00:00
Christian Hammacher
0c6d606fea Added an Auto-Setup feature 2005-12-23 13:19:21 +00:00
Christian Hammacher
8a5806cd25 Added a small hint to the compiler page in the settings dialog 2005-12-18 19:31:50 +00:00
Christian Hammacher
9d480b05af updated a few things in the plugin system 2005-12-11 17:55:35 +00:00
Christian Hammacher
3f36b51f6c Added the plugins directory to CVS and updated the files 2005-12-11 17:31:06 +00:00
Christian Hammacher
b6d6be3c27 Changed a few captions in the about dialog 2005-12-11 16:45:02 +00:00
Christian Hammacher
507a901a9e Changed a few language strings (again) to English
Fixed bug in the replace system
Fixed bug in the Autcomplete Check
Changed version number to 1.4
2005-12-01 16:30:26 +00:00
Christian Hammacher
e9db0c8c76 again bugfixes 2005-11-25 21:44:18 +00:00
Christian Hammacher
803852ee0c small bug fix 2005-11-19 20:37:44 +00:00
Christian Hammacher
db0dd03128 Added new function to calltips: opens include file on click
Fixed some bugs in the menu generator
2005-11-19 19:46:29 +00:00
Christian Hammacher
23fb93a3cc - Updated Calltips
- Fixed bugs in register plugin function
- Added "Autocomplete Check", allows you to customize autocomplete items
- Added a new dialog (the parameter info dialog) to the loadinfo record/struct
- Added a new unit called UnitACCheck.pas
2005-11-18 23:35:58 +00:00
Christian Hammacher
c5761610b8 Small bugfixes 2005-11-13 10:40:59 +00:00
Christian Hammacher
32fd0f9e93 Fixed small bug in the indent function 2005-11-12 15:11:14 +00:00