Commit Graph

  • 4c464390ac fixed amb1080 - german translation typo David Anderson 2007-10-30 01:59:51 +0000
  • 408e69c41c fixed amb1079 - threaded queries with results would crash David Anderson 2007-10-30 00:09:18 +0000
  • 1a6c457000 Tagged 1.8.0 amxmodx-1.8.0 David Anderson 2007-10-26 02:25:13 +0000
  • cc99d6d1fb finalized build numbers and all that other release crap David Anderson 2007-10-26 02:23:21 +0000
  • 3030302952 updated installer file list David Anderson 2007-10-26 01:58:59 +0000
  • f281a24274 added pluginmenu to build David Anderson 2007-10-26 01:47:40 +0000
  • efbba0a909 small change to the version changer for release builds David Anderson 2007-10-26 01:42:35 +0000
  • 3750788893 fixed amxmodx makefile David Anderson 2007-10-26 01:42:12 +0000
  • 993b6e6c74 added 3 more spaces to version output so our version numbers look nice David Anderson 2007-10-26 01:41:45 +0000
  • 7f51048438 fixed ns makefile David Anderson 2007-10-26 01:31:28 +0000
  • 212697b950 whoops, that was one terrible commit. the bug is really fixed now. David Anderson 2007-10-26 01:09:08 +0000
  • 6a567f3c77 fixed a memory corruption bug in CVector David Anderson 2007-10-26 01:03:23 +0000
  • 6899af461a tagged 1.8.0 David Anderson 2007-10-26 00:30:53 +0000
  • 36241e2905 updated revision numbers David Anderson 2007-10-26 00:28:17 +0000
  • b630ffe28f added amb1063 - sven coop offsets from ts2do David Anderson 2007-10-26 00:16:04 +0000
  • f6276db4d0 fixed amb1067 - SQL_SetAffinity crashed when targeting sqlite David Anderson 2007-10-26 00:10:09 +0000
  • a2e3f8682f fixed amb1069 - map prefixes still didn't work David Anderson 2007-10-25 23:54:51 +0000
  • dbf6143747 fixed linux build David Anderson 2007-10-23 11:24:51 +0000
  • 4aafcc50a0 lowered thread think time from 500ms to 200ms David Anderson 2007-10-22 22:21:20 +0000
  • a86b1c5097 added amb281 - multiple result sets for MySQL David Anderson 2007-10-22 21:31:02 +0000
  • 2d737970d0 small fix for amb1024 - weird plugin dir choice David Anderson 2007-10-22 20:06:28 +0000
  • b7f8503655 added amb844 - get_pdata_ent David Anderson 2007-10-22 19:52:06 +0000
  • ca3d15c27e fixed amb816 - stats comments were wrong David Anderson 2007-10-22 19:40:35 +0000
  • 468e6fb9dd added amb909 - LoadFileForMe() David Anderson 2007-10-22 19:26:45 +0000
  • 50bbefa3ba fixed amb1023 - register_library had an outdated comment David Anderson 2007-10-22 19:00:25 +0000
  • c635638fd1 implemented amb773 - now precaches sounds from speech.ini, can be disabled via compiler switch Christian Hammacher 2007-10-16 20:59:57 +0000
  • b2b2c1d961 fixed a very nasty bug where the runtime stack/heap values appeared to simply be corrupted by the JIT initialization function. this probably never manifested in thiadmer's builds because the routine was broken at a higher level David Anderson 2007-10-03 06:35:20 +0000
  • 748d000c02 fixed the other native relying on this offset as well David Anderson 2007-10-03 00:54:19 +0000
  • c1791361da now for the one byte fix... David Anderson 2007-10-03 00:51:25 +0000
  • 6a483cfcae fixed amb291 issue David Anderson 2007-10-03 00:50:30 +0000
  • fcdd17480c fix for amb253 - database now spinlocks instead of failing to lock David Anderson 2007-10-02 23:38:31 +0000
  • 21ad8ba71b Extension of amb29 - forgot to change the retarded pause menu Steve Dudenhoeffer 2007-09-09 03:34:52 +0000
  • dd55716f15 Fix for bail breaking is_user_bot - amb914 Steve Dudenhoeffer 2007-09-06 16:37:57 +0000
  • bd3b7fc70c Fix for amb895 - amx_plugins now displays properly over RCON Steve Dudenhoeffer 2007-09-03 16:39:32 +0000
  • 26f1c8dec7 clarified menu_create and its handler David Anderson 2007-09-02 18:52:24 +0000
  • a749aad1b4 - inserted a nasty backwards compatibility shim specifically for war3ft 3.0-rc. this may be extended globally if i can find a way to generalize it without breaking menu_create(). - updated comment about player_menu_info() as it was wrong. David Anderson 2007-09-02 18:35:53 +0000
  • 58c7239b48 Fix for amb817 - dod stats heading was mislabeled Steve Dudenhoeffer 2007-09-01 16:39:01 +0000
  • e616bd523e changed version number to 1.8.0 Christian Hammacher 2007-08-16 21:18:56 +0000
  • d163ead2ac it helps, just a bit, to actually commit the file David Anderson 2007-08-16 19:09:49 +0000
  • 00838065ae fixed a format bug in statscfg.sma David Anderson 2007-08-16 19:08:17 +0000
  • 8298158f08 newmenu stuff is now in its own nice callback. yay David Anderson 2007-08-16 19:07:59 +0000
  • 824ed30872 Fix for amb790 - users.ini with spaces / tabs before a comment line were being read as an admin entry. Steve Dudenhoeffer 2007-08-16 17:58:34 +0000
  • 2b15c30ad1 committed a bunch of phrases for statscfg, fixed a few languages missing some phrases David Anderson 2007-08-16 17:47:00 +0000
  • 643ddc18be Removed erroneous default values for pdata string natives. Steve Dudenhoeffer 2007-08-16 17:13:07 +0000
  • 639db5846e workaround for msvc optimizing away stack usage on detour David Anderson 2007-08-16 16:30:16 +0000
  • 0bb430b3eb Reverted amb149 Steve Dudenhoeffer 2007-08-16 15:16:41 +0000
  • 550dbae0c7 fixed typos and added FindClose to search function Christian Hammacher 2007-08-12 21:24:27 +0000
  • f0ee52f892 now returns error message instead of bug report when trying to install 0 files Christian Hammacher 2007-08-12 20:28:21 +0000
  • 84b146d74a added another check to prevent users from running it in an invalid directory Christian Hammacher 2007-08-11 14:06:03 +0000
  • 3f1226e504 Fixed +/- cmds not being set in the flag manager. Steve Dudenhoeffer 2007-08-11 13:38:19 +0000
  • 186519dc92 Fix for amb774 - is_user_bot() checked on killer twice, when one check should have been victim. Steve Dudenhoeffer 2007-08-10 14:59:05 +0000
  • 51ce96ac3c Fix for amb775 - clcmdmenu used a buffer that was too small to generate the command (from 64 to 512) Steve Dudenhoeffer 2007-08-10 14:55:44 +0000
  • 16f6048d74 updated comment so future bail doesn't ask "which one is right" David Anderson 2007-08-10 07:17:40 +0000
  • e2c1bad224 fixed a serious bug in the ClientCommand detour for cstrike, crashing on cl_autobuy David Anderson 2007-08-10 07:12:04 +0000
  • e6663991a7 All include files should be semicolon-correct now Scott Ehlert 2007-08-10 04:52:12 +0000
  • 62c41fbd03 Removed semi colon pragma Steve Dudenhoeffer 2007-08-10 03:41:59 +0000
  • 0b581b1506 fixed mysql makefile David Anderson 2007-08-09 16:03:41 +0000
  • 76a7cafe50 Changed the new %S format option to %a to hopefully prevent some confusion. Steve Dudenhoeffer 2007-08-08 02:40:40 +0000
  • 12ab387be5 Implemented amb743 - plmenu for cstrike now has a to spectator option. (Requires cstrike module) Steve Dudenhoeffer 2007-08-08 02:32:53 +0000
  • cfc9c1dd02 bumped installer version to 1.8 Christian Hammacher 2007-08-07 21:09:30 +0000
  • 544d2dedef moved mkdir from amxmodx.inc to file.inc Steve Dudenhoeffer 2007-08-07 00:54:22 +0000
  • 1721383237 Fix for amb736 - find_entity defined twice Steve Dudenhoeffer 2007-08-05 11:23:02 +0000
  • 68961a91e2 Fixed amb735 - adminslots cvar comments in config files were misleading Steve Dudenhoeffer 2007-08-05 10:41:10 +0000
  • 435766b2ef reverted a bad change in fakenatives David Anderson 2007-08-04 14:18:56 +0000
  • 750247e8a6 fixed a bug that broke creative natives from the last change David Anderson 2007-08-04 14:17:19 +0000
  • a81d6f3271 Added hamdata.ini to core config Steve Dudenhoeffer 2007-08-04 04:10:29 +0000
  • cb62613501 synced language files David Anderson 2007-08-04 04:10:14 +0000
  • 2efc82ea59 Included fakemeta_util for convenience. Steve Dudenhoeffer 2007-08-04 03:59:56 +0000
  • a95658bd2d Added hamsandwich include files to back include directory Steve Dudenhoeffer 2007-08-04 03:55:42 +0000
  • 5f10cc1ebc added ns plmenu to build David Anderson 2007-08-04 03:43:49 +0000
  • 226d188d19 Fix for amb257 - get_user_origin mode 4 false positives. Steve Dudenhoeffer 2007-08-04 03:34:34 +0000
  • 9e0f3f01a7 fixed ns win32 build David Anderson 2007-08-04 00:02:35 +0000
  • 06b461acd7 fixed msvc7 project files for ns David Anderson 2007-08-03 23:51:10 +0000
  • ffb8fc683b Implemented amb291 - cs_{set,get}_c4_defusing() Steve Dudenhoeffer 2007-08-03 19:11:47 +0000
  • aa2cac0f0c added fastdelegates, sheesh Steve Dudenhoeffer 2007-08-03 17:41:34 +0000
  • 2bc6d965f6 Fix for amb437 Steve Dudenhoeffer 2007-08-03 17:35:12 +0000
  • c5e36a4e3c fixed a possible bad bug in linux builder David Anderson 2007-08-03 17:31:42 +0000
  • bbc6af247b fixed linux being broken David Anderson 2007-08-03 17:29:59 +0000
  • 164780363b failed builds block again added some redirection to windows builder David Anderson 2007-08-03 17:26:57 +0000
  • 807e6a0f9a compression is now optional David Anderson 2007-08-03 17:17:54 +0000
  • 605bef0482 ham sammich is now versioned properly David Anderson 2007-08-03 17:01:31 +0000
  • 2e3c652996 added hamsammich support to build tool added /useenv support to buildtool for win32 David Anderson 2007-08-03 16:48:04 +0000
  • a8652dd91b updated amxxrelease build David Anderson 2007-08-03 16:37:56 +0000
  • 2379aa3108 fixed msvc7 project files David Anderson 2007-08-03 16:36:04 +0000
  • ed3f5dfd4b Fixed the admins list not flushing when amx_reloadadmins is executed. Steve Dudenhoeffer 2007-08-03 16:29:53 +0000
  • 747d326ed5 Implemented amb216 - SQL_MakeStdTuple now has an optional timeout parameter. Steve Dudenhoeffer 2007-08-03 15:52:35 +0000
  • b4ff754e29 Implemented amb340 - amx_ban / amx_banip now display reason in the show_activity blurb. Steve Dudenhoeffer 2007-08-03 15:46:50 +0000
  • 67ac030c56 Expanded on the info message when a admin_ban user tries to ban someone not in the cache. Steve Dudenhoeffer 2007-08-03 15:29:29 +0000
  • 15b62648c9 Implemented amb307 - admincmd now caches a few of the last connections. Steve Dudenhoeffer 2007-08-03 15:26:22 +0000
  • b09bf4c532 Work around for amb228 - amxmod_compat caused set_user_hitzones to stop functioning. Steve Dudenhoeffer 2007-08-03 06:48:08 +0000
  • e045e2fdb6 Fix for amb196 - amx_modules did not handle invalid modules properly. Steve Dudenhoeffer 2007-08-03 05:27:36 +0000
  • 36dc8da47c Removed native/module filters, oops. Steve Dudenhoeffer 2007-08-03 03:01:22 +0000
  • 25d95f1115 Fix for amb183 - plmenu's team menu is not compatible with natural selection. Steve Dudenhoeffer 2007-08-03 02:59:46 +0000
  • e254ef6b15 Added ns_get_user_team for a replacement for get_user_team. Steve Dudenhoeffer 2007-08-03 02:57:59 +0000
  • 7038305812 Merged ns plugins / include files to trunk. Steve Dudenhoeffer 2007-08-02 16:37:57 +0000
  • c77176a4ce Re-added svn versioning to module Steve Dudenhoeffer 2007-08-02 16:33:34 +0000
  • c604eefde0 Merge of rewritten NS module into trunk Steve Dudenhoeffer 2007-08-02 16:20:32 +0000
  • 48022d3c5c Implemented amb673 - pre-compiled regular expression support. Steve Dudenhoeffer 2007-08-01 17:36:10 +0000
  • cf36abf7e6 Implemented amb31 - plmenu default options (for ban menu and slap menu) are configurable in a config file. Steve Dudenhoeffer 2007-08-01 06:03:51 +0000
  • ed84900ab6 amb467 - conmotd.txt is removed Steve Dudenhoeffer 2007-08-01 04:19:23 +0000