Commit Graph
100 Commits
Author SHA1 Message Date
Christian Hammacher 444e2caa68 fixed yet another bug 2006-05-19 22:09:43 +00:00
Christian Hammacher 2e63e1316c fixed bug at29945 2006-05-19 18:40:17 +00:00
Christian Hammacher b4a77512ae Fixed bug that didn't allow users to use "non-email accounts" for listen+dedicated server installations 2006-05-19 18:37:03 +00:00
Christian Hammacher f51620c2d7 fixed worst bug ever 2006-05-13 20:49:37 +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 3f5bae615b added request at28199 2006-04-25 17:19:58 +00:00
Christian Hammacher 96854aefa7 now allows you to teleport yourself (request by jpt10181) 2006-04-25 15:14:54 +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 0a66780727 bugfix for HLDM (listen server) 2006-04-16 00:54:16 +00:00
Christian Hammacher cb92e45712 Small design changes
Added multi-account support to the local install functions (experimental!)
2006-04-16 00:25:49 +00:00
Christian Hammacher d9e2166e97 bumped version number to 1.72 2006-04-12 16:18:46 +00:00
Christian Hammacher a5dc3fe777 changed a few captions 2006-04-12 12:08:52 +00:00
Christian Hammacher 5c55eae9a6 fixed a bug for metamod's plugins.ini
simplified the install method page a bit
2006-04-12 10:26:19 +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 007d41b5af Bumped version number to 1.71
Added a hint concerning binary logging to metamod's plugins.ini
2006-03-18 20:03:34 +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 eb7a49f6d4 fixed awful cvar bug, amx_reservedslots (which wasn't registered by the plugin) was used in the code instead of amx_reservation 2006-03-06 15:27:30 +00:00
Christian Hammacher 982b22ab20 fixed bug in split() 2006-03-06 14:54:12 +00:00
Christian Hammacher 1d508c0e04 Updated version to 1.70 2006-02-23 10:54:15 +00:00
Christian Hammacher 28ca230a53 Fixed another bug, installer didn't register the right mm version in the liblist.gam for AMD64 servers 2006-02-23 10:51:35 +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 2ab9fce457 Added an information to the welcome page 2006-02-02 10:07:00 +00:00
Christian Hammacher 44db80bc75 Added madExcept
Updated some captions
Improved the "Cancel" button
2006-01-29 17:24:49 +00:00
Christian Hammacher bc5445d255 Added madExcept settings 2006-01-29 17:23:19 +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 531cc5f2c1 Added some returns in engfunc() and in dllfunc() 2005-12-31 15:09:14 +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 6aaf11f2a3 updated version number to 1.65 2005-12-11 18:30:52 +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
Christian Hammacher c4d120082b just another bug fix (or two) 2005-11-09 16:48:21 +00:00
Christian Hammacher 38178ea9fa Important bug fix and updated the MOTD generator 2005-11-09 14:32:07 +00:00
Christian Hammacher 78b35d80ee Fixed some bugs in the menu generator
Fixed bug in the AutoUpdate function
2005-11-06 14:52:50 +00:00
Christian Hammacher a66f13fc91 Small bugfix, added another feature (saves now the last keywords) 2005-11-05 17:39:12 +00:00
Christian Hammacher 1cb99082e2 Fixed a small output bug 2005-11-05 11:20:52 +00:00
Christian Hammacher 6ea52a9a08 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
Christian Hammacher efe4b674e2 Fixed another bug (I had fixed it once but removed the fix accidentally) 2005-11-02 14:17:00 +00:00
Christian Hammacher 8016d02319 Fixed addon bug 2005-11-02 13:42:05 +00:00
Christian Hammacher 67c0230a62 Fixed bugs 2005-11-01 03:07:47 +00:00
Christian Hammacher fc9e39a021 Updated components, added 2 new units 2005-10-30 10:33:16 +00:00
Christian Hammacher 62e1856229 Added 3 more plugin messages (SCM_PAWN_FILECOUNT, SCM_CPP_FILECOUNT, SCM_OTHER_FILECOUNT)
Fixed load bug (if you loaded a textfile and the tab "Other projects" wasn't active you got an error message)
2005-10-13 14:49:40 +00:00
Christian Hammacher c3450df360 - Upgraded Code-Inspector
- Now checks language strings
  - New design
  - Better parsing
  - Displays actions
- Added function: can't load files twice
- Updated Code-Explorer
  - now faster
  - fixed a few small bugs
  - now keeps selection
- Updated Settings-Dialog
- Fixed output bug (showed sometimes huge numbers as line numbers)
- Fixed design bug (displayed wrong plugin data on start)
- Fixed small bug in the color dialog
- Fixed small start bug (didn't show real plugin data on startup)
- Added restore function
- Fixed code-explorer bug (didn't recognize @-functions)
- Fixed highlight bug (had problems with ^" and ^ in strings)
- Fixed potential crash bug
- Fixed another highlight bug
- Fixed aother code-explorer bug...
- Added 2 settings (for auto-complete and calltips)
- Added SCM_SETTINGS_REMOVEPAGE-message
- Fixed SCM_SETTINGS_CREATEPAGE bug
2005-10-07 21:52:48 +00:00
Christian Hammacher 30736ebb53 Updated SciLexer 2005-09-22 11:51:01 +00:00
Christian Hammacher 12bf140931 Fixed a small save bug 2005-09-12 16:08:45 +00:00
Christian Hammacher 471ba0adbf Updated FTP function (now handles misunderstood SITE CHMOD commands) 2005-09-11 15:45:42 +00:00
Christian Hammacher 7225aa3cc0 Fixed font bug 2005-09-11 14:32:16 +00:00
Christian Hammacher 88b833f879 Updated version to 1.60 2005-09-11 11:52:19 +00:00
Christian Hammacher 6f8816c13f Fixed another shortcut bug
Released 1.2
2005-09-11 11:15:22 +00:00
Christian Hammacher 89aab62549 Removed them from AMXX-Studio 2005-09-10 21:58:40 +00:00
Christian Hammacher 468d99ff70 Updated about dialog
Updated a few plugin commands
Removed splashscreen
Added some themes
Updated some captions
2005-09-10 21:55:22 +00:00
Christian Hammacher d95f2cba37 Fixed another small shortcut bug
Updated "Select color" dialog
Removed "Do not restore caret" property, not useful
2005-09-09 23:01:09 +00:00
Christian Hammacher e2a521583a Fixed shortcut bugs
Fixed include bug
Changed a few small things in the core
2005-09-09 16:49:41 +00:00
Christian Hammacher 729932476b Fixed memory leak
Updated Modified-Event (now only one parameter [the modified text])
2005-09-07 22:31:31 +00:00
Christian Hammacher 7c21deb0f2 Fixed memory leak
Updated Modified-Event (now only one parameter [the modified text])
2005-09-07 22:20:28 +00:00
Christian Hammacher 80048eba61 Fixed memory leak
Updated Modified-Event (now only one parameter [the modified text])
2005-09-07 22:10:21 +00:00
Christian Hammacher 81ab33d794 Fixed shortcut bug in the settings dialog (couldn't set hotkeys to BkSp etc.)
Added "Reset" button to shortcuts page
2005-09-05 22:33:45 +00:00
Christian Hammacher 46130a6754 *** empty log message *** 2005-09-04 13:25:24 +00:00
Christian Hammacher 58c006a9c8 Ready for release (1.1) 2005-09-04 13:03:34 +00:00
Christian Hammacher ea1d72401c Fixed switch bug, now even (much) faster
Updated aboutbox
2005-09-03 23:47:40 +00:00
Christian Hammacher fdbe0e2064 Upgraded plugin-system (other command call and now 93 commands)
Customizable IRC Paster
Updated version number from 1.01 to 1.1
2005-09-03 20:00:46 +00:00
Christian Hammacher 8c17be27dd Updated AMXx version 1.56 2005-09-01 17:11:48 +00:00
Christian Hammacher e15761b79a Updated plugin system 2005-08-27 01:47:15 +00:00
Christian Hammacher 270d898f82 Fixed shortcut bug 2005-08-26 23:22:30 +00:00
Christian Hammacher 2a2d5697b8 Fixed some bugs
Upgraded exception handler, now using madCollection
2005-08-26 22:59:25 +00:00
Christian Hammacher b17f277a1b Added AMXX-Studio to CVS 2005-08-26 19:07:54 +00:00
Christian Hammacher c15ed5741a Added AMXX-Studio to CVS 2005-08-26 18:53:19 +00:00
Christian Hammacher 9e035dc744 Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00
Christian Hammacher a4a9613f5b *** empty log message *** 2005-08-11 02:49:58 +00:00
Christian Hammacher 7144f5c794 updated error handler 2005-08-04 23:46:22 +00:00
Christian Hammacher befb651268 fixed design bug (adds now Skipped when file is skipped)
fixed ESF install bug (didn't install, invalid pathes)
2005-08-03 18:45:16 +00:00
Christian Hammacher 25cbe60bf8 fixed metamod plugins.ini bug 2005-08-02 02:56:09 +00:00
Christian Hammacher 6be3805841 ready for release 2005-08-01 23:25:02 +00:00
Christian Hammacher bc66a93fcf the editor unindents now on pressing }. have fun!
- fixed bugs... lalala
- updated debug-list
- fixed comment-bug
- now final edition...
- updated captions
- fixed configs-bug (configs weren't uploaded during FTP installations)
2005-08-01 21:54:28 +00:00
Christian Hammacher 583b67dbb1 the editor unindents now on pressing }. have fun!
- fixed bugs... lalala
- updated debug-list
- fixed comment-bug
- now final edition...
- updated captions
- fixed configs-bug (configs weren't uploaded during FTP installations)
2005-08-01 00:28:07 +00:00
Christian Hammacher a81f356835 *** empty log message *** 2005-08-01 00:25:47 +00:00
Christian Hammacher b2218661f8 the editor unindents now on pressing }. have fun!
- fixed bugs... lalala
- updated debug-list
- fixed comment-bug
- now final edition...
- updated captions
- fixed configs-bug (configs weren't uploaded during FTP installations)
2005-08-01 00:24:40 +00:00
Christian Hammacher 8234977fa9 the editor unindents now on pressing }. have fun!
- fixed bugs... lalala
- updated debug-list
- fixed comment-bug
- now final edition...
- updated captions
- fixed configs-bug (configs weren't uploaded during FTP installations)
2005-08-01 00:19:25 +00:00
Christian Hammacher f9ca86cee6 *** empty log message *** 2005-07-25 00:01:50 +00:00
Christian Hammacher 0ef9b80430 the editor unindents now on pressing }. have fun!
- fixed bugs... lalala
- updated debug-list
- fixed comment-bug
- now final edition...

hrm bail decided this will be AMX Mod X 1.5 so updated captions..
-> Basic-Master is now crazy o_><_O
2005-07-24 23:47:45 +00:00
Christian Hammacher c2502626e6 the editor unindents now on pressing }. have fun!
- fixed bugs... lalala
- updated debug-list
- fixed comment-bug
- now final edition...
2005-07-24 19:27:36 +00:00
Christian Hammacher 7fc97524e2 the editor unindents now on pressing }. have fun!
- fixed bugs... lalala
- updated debug-list
- fixed comment-bug
- now final edition...
2005-07-23 21:25:25 +00:00
Christian Hammacher 25f1870020 the editor unindents now on pressing }. have fun!
- fixed bugs... lalala
- updated debug-list
- fixed comment-bug
- now final edition...
2005-07-22 22:21:16 +00:00