Commit Graph

  • c7a620424e *** empty log message *** David Anderson 2005-09-14 02:38:19 +00:00
  • 24260137ec hope to have fixed the spacings finally Borja Ferrer 2005-09-14 01:40:48 +00:00
  • 315e69797d more fixes David Anderson 2005-09-14 00:42:56 +00:00
  • dddc693369 Fixed spacing David Anderson 2005-09-14 00:38:48 +00:00
  • 13e654aafe small format changes Borja Ferrer 2005-09-13 16:05:57 +00:00
  • f02c73f94c Correct spacing! David Anderson 2005-09-13 07:37:50 +00:00
  • 92f79ffe88 left debug stuff in David Anderson 2005-09-13 07:36:01 +00:00
  • db33e50f92 Fixed a bug where stocks using native names crashed David Anderson 2005-09-13 07:32:07 +00:00
  • 2ad557024e more cleanups Borja Ferrer 2005-09-13 01:00:19 +00:00
  • ddf3b6df32 new cleaned-up version of the plugins (no more OLOcode :D) Borja Ferrer 2005-09-12 21:06:24 +00:00
  • 12bf140931 Fixed a small save bug Christian Hammacher 2005-09-12 16:08:45 +00:00
  • 0d65bb64f9 Updated for latest version David Anderson 2005-09-11 20:54:03 +00:00
  • c6e265b414 little changes David Anderson 2005-09-11 20:35:35 +00:00
  • 9ba597b5c1 Fixed bug at18791 (Maddo) David Anderson 2005-09-11 19:15:49 +00:00
  • b6a4514bd0 Fixed bug at18763 (karlos) David Anderson 2005-09-11 18:57:33 +00:00
  • a6daebe7d4 Made SQL changes by Lazarus Long David Anderson 2005-09-11 18:37:55 +00:00
  • 471ba0adbf Updated FTP function (now handles misunderstood SITE CHMOD commands) Christian Hammacher 2005-09-11 15:45:42 +00:00
  • 7225aa3cc0 Fixed font bug Christian Hammacher 2005-09-11 14:32:16 +00:00
  • 88b833f879 Updated version to 1.60 Christian Hammacher 2005-09-11 11:52:19 +00:00
  • 6f8816c13f Fixed another shortcut bug Released 1.2 Christian Hammacher 2005-09-11 11:15:22 +00:00
  • 95ccd6078c Fixed bug at18607 (lantz69) David Anderson 2005-09-11 07:19:06 +00:00
  • 2e5c71f771 Fixed bug at18607 (lantz69) David Anderson 2005-09-11 07:17:31 +00:00
  • eeb77395cd Fixed bug at18615 (Lazarus Long) David Anderson 2005-09-11 07:13:44 +00:00
  • e3afe22a48 Fixed initialization bug in native filters Fixed bug where address boundaries were not checked on arrays David Anderson 2005-09-11 05:43:17 +00:00
  • 73d70aff29 added module_exists David Anderson 2005-09-11 04:43:40 +00:00
  • 120c849e4b Added native filter David Anderson 2005-09-11 04:32:40 +00:00
  • 138b732e75 New plmenu David Anderson 2005-09-11 04:31:13 +00:00
  • 760e29e531 Finalized new debugging system David Anderson 2005-09-11 03:58:38 +00:00
  • 401ee3c97f Added another function or something David Anderson 2005-09-11 03:55:48 +00:00
  • 6e52ce7678 New natives David Anderson 2005-09-11 03:13:45 +00:00
  • 89aab62549 Removed them from AMXX-Studio Christian Hammacher 2005-09-10 21:58:40 +00:00
  • 468d99ff70 Updated about dialog Updated a few plugin commands Removed splashscreen Added some themes Updated some captions Christian Hammacher 2005-09-10 21:55:22 +00:00
  • 2d787f43de updated version of CString.h Borja Ferrer 2005-09-10 21:04:05 +00:00
  • f0c5e44985 fixed plugin location comments on stat plugins replaced 0.20 with AMXX_VERSION_STR removed all require_modules Borja Ferrer 2005-09-10 20:51:49 +00:00
  • 76760b221d more cleaned-up code Borja Ferrer 2005-09-10 20:09:14 +00:00
  • 612a86dbef Added new debugging functions David Anderson 2005-09-10 18:26:13 +00:00
  • 369ece2d56 ---------------------------------------------------------------------- Linux compatibility problem in debugger.cpp, made Makefile also compile debugger.cpp Pavol Marko 2005-09-10 18:19:02 +00:00
  • cc37f479aa Added Phase 3 of the debugger (debug tracing from plugins) David Anderson 2005-09-10 07:24:26 +00:00
  • deaaf20713 Fixed preproc bugs David Anderson 2005-09-10 05:30:24 +00:00
  • e566413224 Fixed MORE lines David Anderson 2005-09-10 05:23:30 +00:00
  • 368856f122 Fixed lines David Anderson 2005-09-10 05:22:06 +00:00
  • 52cc204787 Fixed numerous bugs in preprocessor (string literals being parsed, mismatched args being wiped) David Anderson 2005-09-10 05:04:23 +00:00
  • 52b1d67ca2 latest cleaned files for today (i cant read more :o ) Borja Ferrer 2005-09-10 03:39:23 +00:00
  • 16ad8739e7 started the clean-up of cpp files Borja Ferrer 2005-09-10 00:59:24 +00:00
  • e67457440d cleaned-up versions of header files Borja Ferrer 2005-09-10 00:38:42 +00:00
  • fc955009da cleaned-up version of ccmd.h Borja Ferrer 2005-09-09 23:54:15 +00:00
  • 0dc2ba85e8 Added set_error_filter() David Anderson 2005-09-09 23:13:34 +00:00
  • de65e65854 added set_error_filter David Anderson 2005-09-09 23:03:26 +00:00
  • d95f2cba37 Fixed another small shortcut bug Updated "Select color" dialog Removed "Do not restore caret" property, not useful Christian Hammacher 2005-09-09 23:01:09 +00:00
  • e2a521583a Fixed shortcut bugs Fixed include bug Changed a few small things in the core Christian Hammacher 2005-09-09 16:49:41 +00:00
  • f8aac5e88d Reworked code to support error handling, LogError() is separate from DisplayTrace() implementation David Anderson 2005-09-09 16:04:44 +00:00
  • 4738c92b8e Committed new debugger with AMX fixes David Anderson 2005-09-09 03:23:31 +00:00
  • 7ce59966fc Replaced with faluco's cleaned-up version of meta_api.cpp Pavol Marko 2005-09-08 22:20:27 +00:00
  • afa1337e62 because gabe doesn't rollover, he just expands Pavol Marko 2005-09-08 15:29:31 +00:00
  • cc34f468f0 Added a new math stock function. Pavol Marko 2005-09-08 15:24:28 +00:00
  • 3f9598fcbb Changed .amx in examples for pause() and callfunc_begin() to .amxx (as requested by XxAvalanchexX on the forums) Pavol Marko 2005-09-08 13:05:44 +00:00
  • 97b5391118 Logs the map name on mapchange (as requested by lantz69 on forums) Pavol Marko 2005-09-08 13:03:38 +00:00
  • 227c13d12c Added abs(x) stock Pavol Marko 2005-09-08 12:58:17 +00:00
  • 729932476b Fixed memory leak Updated Modified-Event (now only one parameter [the modified text]) Christian Hammacher 2005-09-07 22:31:31 +00:00
  • 7c21deb0f2 Fixed memory leak Updated Modified-Event (now only one parameter [the modified text]) Christian Hammacher 2005-09-07 22:20:28 +00:00
  • 80048eba61 Fixed memory leak Updated Modified-Event (now only one parameter [the modified text]) Christian Hammacher 2005-09-07 22:10:21 +00:00
  • 0552e5ef58 Deprecated jghg2 include David Anderson 2005-09-07 15:40:46 +00:00
  • ce881a7d30 Fixed bug at18558 (Nijule) David Anderson 2005-09-07 00:11:10 +00:00
  • 80dd7f034d version bump David Anderson 2005-09-06 22:28:47 +00:00
  • 5fac746feb compiler fix merge David Anderson 2005-09-06 22:28:32 +00:00
  • 67f012b74a Fixed bug where static declarations would crash David Anderson 2005-09-06 21:34:33 +00:00
  • 5705e69abb Fixed bug where level>1 arrays were walked incorrectly David Anderson 2005-09-06 20:36:02 +00:00
  • bece1e6d0c Added float_to_str and str_to_float natives Pavol Marko 2005-09-06 16:34:17 +00:00
  • f2527ecc86 The query_client_cvar native now checks for a non-zero g_engfuncs.pfnQueryClientCvarValue before proceeding Pavol Marko 2005-09-06 16:31:54 +00:00
  • 66b95f64a5 Now checks whether there is a non-zero g_engfuncs.pfnQueryClientCvarValue before setting newdll's pfnCvarValue function pointer Pavol Marko 2005-09-06 16:31:07 +00:00
  • af79fe8e20 Added natives str_to_float and float_to_str; indents are now tabs Pavol Marko 2005-09-06 16:29:27 +00:00
  • d3e2bad4e7 Added query_client_cvar native Pavol Marko 2005-09-06 10:14:32 +00:00
  • 6bebf37f1a An optional array parameter (LIKE TEH TASKS ONE) can be now passed to cvar query handlers Pavol Marko 2005-09-06 10:12:02 +00:00
  • 2f27b7da8d zomg! updated teh vectorz codeses a bit! Hopefully didn't break anything Pavol Marko 2005-09-06 09:34:13 +00:00
  • 824caab2c5 Fixed bug p1123143748 (Twilight Suzuka) David Anderson 2005-09-06 03:00:01 +00:00
  • a105bc7402 Fixed bug at18003 (Geesu) Fixed bug p1123149221 (Twilight Suzuka) David Anderson 2005-09-06 01:55:41 +00:00
  • 81ab33d794 Fixed shortcut bug in the settings dialog (couldn't set hotkeys to BkSp etc.) Added "Reset" button to shortcuts page Christian Hammacher 2005-09-05 22:33:45 +00:00
  • e90364c17b Fixed bug at18525 (twistedeuphoria). David Anderson 2005-09-05 22:05:23 +00:00
  • ac4014ff5a Fixed bug at18473 (Greenberet). David Anderson 2005-09-05 21:59:44 +00:00
  • ad634924fa Fixed two bugs from at18519 (Lord of Destruction) David Anderson 2005-09-05 21:43:05 +00:00
  • 2d5f9ba181 Using the (*g_engfuncs.pfnQueryClientCvarValue) directlty instead of the macro so that it compiles on both metamod and metamod-p Pavol Marko 2005-09-05 20:51:24 +00:00
  • aa0e4e121e Now properly cleaning up pending client cvar queries in the queue on client disconnect Pavol Marko 2005-09-05 19:56:40 +00:00
  • f8227a09b4 updated to September Felix Geyer 2005-09-04 22:40:43 +00:00
  • 46130a6754 *** empty log message *** Christian Hammacher 2005-09-04 13:25:24 +00:00
  • 58c006a9c8 Ready for release (1.1) Christian Hammacher 2005-09-04 13:03:34 +00:00
  • ea1d72401c Fixed switch bug, now even (much) faster Updated aboutbox Christian Hammacher 2005-09-03 23:47:40 +00:00
  • fdbe0e2064 Upgraded plugin-system (other command call and now 93 commands) Customizable IRC Paster Updated version number from 1.01 to 1.1 Christian Hammacher 2005-09-03 20:00:46 +00:00
  • e239801671 fixed get_map_info function Lukasz Wlasinksi 2005-09-03 13:59:33 +00:00
  • 4be88a5015 version bump David Anderson 2005-09-02 07:10:56 +00:00
  • ee02d0b13d this must be off! David Anderson 2005-09-02 04:07:49 +00:00
  • 2ec084ffa3 Patch for bug at18251 David Anderson 2005-09-02 04:06:47 +00:00
  • 6636c20336 Fixed bug at18250 David Anderson 2005-09-02 03:44:15 +00:00
  • 27c80b00f8 Fix for bug at18293. David Anderson 2005-09-02 03:28:44 +00:00
  • 6bcb72952c Applied patch for bug at18341 (jtp10181) David Anderson 2005-09-02 02:46:42 +00:00
  • 8c17be27dd Updated AMXx version 1.56 Christian Hammacher 2005-09-01 17:11:48 +00:00
  • 0232b0abee Bumped versions David Anderson 2005-08-31 20:36:41 +00:00
  • 12fd7a9f0d Added new DBI functions Fixed bugs in field getting David Anderson 2005-08-31 20:32:29 +00:00
  • 71c6e70706 Updated for new API David Anderson 2005-08-31 20:08:12 +00:00
  • c5cc94ba98 Added new natives David Anderson 2005-08-31 04:36:25 +00:00
  • 8220cc4c01 is_in_viewcone from in_view_cone Johnny Bergström 2005-08-30 23:22:27 +00:00