Commit Graph

  • 201d65749e Added LookupLangKey for the upcoming show_activity changes. Steve Dudenhoeffer 2007-04-20 02:55:59 +00:00
  • 17d8197e72 Added amb#34 - Plugin cvar/command menus. Steve Dudenhoeffer 2007-04-18 15:52:03 +00:00
  • 1ed1d0005c Added menu property to change number color Steve Dudenhoeffer 2007-04-18 04:20:48 +00:00
  • 51f8d7f84e Added a more intuitive method for rcon-protecting cvars. Steve Dudenhoeffer 2007-04-17 19:03:25 +00:00
  • 1ec4d9cc7d fixed amb18 and various associated menu re-entrancy bugs David Anderson 2007-04-16 18:00:54 +00:00
  • b90bc3a3e4 fixed bug amb46 David Anderson 2007-04-16 17:11:40 +00:00
  • de530e2ca3 fixed amb200, added native test suite David Anderson 2007-04-16 17:08:15 +00:00
  • 5d4669d52e implemented amb17 expanded menu tests deprecated MEXIT_NORMAL, MPROP_ORDER, MPROP_PADMENU fixed various bugs in PagekeyToItem David Anderson 2007-04-16 06:58:28 +00:00
  • 8dc310f1bb Fixed error on compile that svn_version.h could not be found in moduleconfig.h Zor 2007-04-15 10:26:55 +00:00
  • 9cca961024 Fixed error with the dod_client_spawn not being called when the player spawns after a map cap and not being dead Zor 2007-04-15 10:24:45 +00:00
  • 7b4283bf4a Fixed amb207: Last item displayed as "10" instead of "0" on new menus. Steve Dudenhoeffer 2007-04-13 23:59:52 +00:00
  • 1f423dc39f Fixed amb208: new menu state not being reset when item has no state callback. Steve Dudenhoeffer 2007-04-13 23:57:14 +00:00
  • ab6fea5767 Added amb202: csstats_rankbots in amxx.cfg Steve Dudenhoeffer 2007-04-13 20:21:51 +00:00
  • 3328b570d4 Removed accidental server debug output. Steve Dudenhoeffer 2007-04-13 18:44:39 +00:00
  • 63427b2ad0 Added amb51 - 4 options in amx_vote Steve Dudenhoeffer 2007-04-13 18:43:36 +00:00
  • 61052c41a1 added amb64 - amx_voteban auto detects if it should ip ban. Steve Dudenhoeffer 2007-04-13 18:17:24 +00:00
  • 5c68df7ac7 Fixed the damn comments Steve Dudenhoeffer 2007-04-02 18:39:38 +00:00
  • 8872d98dd6 Possible fix for amb86: "USER" key should have been "PLAYER" Steve Dudenhoeffer 2007-03-30 14:33:52 +00:00
  • 03bae80ed2 Addendum to revision 3434; fixed for other mods, although they're not multilingual, just in-case. Steve Dudenhoeffer 2007-03-30 13:35:08 +00:00
  • 1161b5ee7e Fix for amb91: miststats buffer was too small for some language translations. Steve Dudenhoeffer 2007-03-30 13:22:12 +00:00
  • b49bf1b13c Fix for amb78: get_concmdsnum result caching causing discrepencies Steve Dudenhoeffer 2007-03-30 02:13:49 +00:00
  • 81994ecf58 Fix for access() with ADMIN_ALL Steve Dudenhoeffer 2007-03-30 02:04:30 +00:00
  • 4682cec1cb Documentation fix for amb120 Steve Dudenhoeffer 2007-03-30 01:59:57 +00:00
  • b9a0ffacc4 Fix for amb118: amx_help would not output ADMIN_ADMIN commands Steve Dudenhoeffer 2007-03-30 01:52:10 +00:00
  • ae46e3f6ab Moved svn_version.h and svn_version.tpl out of SDK directories... Scott Ehlert 2007-03-27 16:07:28 +00:00
  • 68beb4b1a3 Fixed some minor annoyances with dlsym - Added missing newline character to "File not found" message - Now properly handles relative file paths Scott Ehlert 2007-03-21 20:24:01 +00:00
  • 118b002ee8 Synced Module SDK files with most recent fixes - Fixed potential issue with Meta_Query - Removed debug message from GiveFnptrsToDll that has been present for a long long time Scott Ehlert 2007-03-21 20:22:20 +00:00
  • a004e906dd Updated SQLite to 3.3.13 - why? I have no idea Scott Ehlert 2007-03-21 20:19:37 +00:00
  • eaa4122c5a Fixed amb107: socket_open doesn't return error by reference Scott Ehlert 2007-03-19 09:45:45 +00:00
  • e326ab1593 Fixed amb94 - Name length in amx_psay Steve Dudenhoeffer 2007-03-18 12:10:36 +00:00
  • 5252e06c2a fixed amb90 (not working in 0th slot, related to commit 2491) David Anderson 2007-03-16 04:17:47 +00:00
  • e61809496d Updated modules.versions Scott Ehlert 2007-03-16 04:16:30 +00:00
  • edaf960407 Added request amb76 - hex format specifier (%x and %X) Scott Ehlert 2007-03-14 02:16:09 +00:00
  • e3217964c4 Fixed core MSVC8 compile :\ Scott Ehlert 2007-03-14 02:12:51 +00:00
  • 397479cd77 Fixed amb85 - tag mismatch warning on ShowSyncHudMsg Scott Ehlert 2007-03-13 22:51:12 +00:00
  • d151ee0b58 Added svn:ignore property to a bunch of stuff Scott Ehlert 2007-03-13 21:26:04 +00:00
  • ce88004900 Tiny bit of reorganizing done to WinCSX Scott Ehlert 2007-03-13 21:10:28 +00:00
  • 1e8d0e10e6 Fixed unused symbol warning Scott Ehlert 2007-03-13 20:34:38 +00:00
  • bb641688ee Oops, guess I forgot to fix this path Scott Ehlert 2007-03-13 20:22:47 +00:00
  • ab53914351 Massive reorganization attempt - part 2 Moved old/defunct/unofficial modules out of trunk Scott Ehlert 2007-03-13 19:45:19 +00:00
  • 54186736c8 Massive reorganization attempt - part 1.8 Scott Ehlert 2007-03-13 19:28:24 +00:00
  • b66fea0fbc Massive reorganization attempt - part 1.77 Scott Ehlert 2007-03-13 19:22:44 +00:00
  • bf2c9620f3 Massive reorganization attempt - part 1.76 Scott Ehlert 2007-03-13 19:19:33 +00:00
  • af96229d5d Massive reorganization attempt - part 1.75 Scott Ehlert 2007-03-13 18:44:23 +00:00
  • be323039d1 Massive reorganization attempt - part 1.5 Scott Ehlert 2007-03-13 11:48:53 +00:00
  • c71be87a3a Massive reorganization attempt - part 1 Oh dear, what has DS done now? Scott Ehlert 2007-03-13 11:46:03 +00:00
  • e4b01bc066 fixed various linux compiling issues... David Anderson 2007-03-13 04:16:20 +00:00
  • 3ac076e098 Hello, I might have added some SLN files for the MSVC8 projects Scott Ehlert 2007-03-13 03:11:28 +00:00
  • e6120fdcd6 fixed a small bug where loading under dlsym crashed fixed line endings in vim David Anderson 2007-03-13 00:42:16 +00:00
  • 4dc4616933 added "makeopts" to win32 devenv David Anderson 2007-03-13 00:29:10 +00:00
  • 46a3929365 excluded svn_version.tpl if a mod fails to build, it's no longer fatal David Anderson 2007-03-13 00:21:35 +00:00
  • 4597868d30 wow i forgot core's template David Anderson 2007-03-12 22:45:57 +00:00
  • cf716c4049 added tsfun and added a --modules option to the versionchanger script David Anderson 2007-03-12 22:33:43 +00:00
  • cc6b9d3d81 added dynamic versioning committed .sln files to a few wayward projects David Anderson 2007-03-12 22:27:27 +00:00
  • a34279b971 fixed a bug in the installer packager David Anderson 2007-03-12 20:44:29 +00:00
  • 5cac87c99f *sigh* This compiles again Scott Ehlert 2007-03-11 05:19:54 +00:00
  • 309bc2dcaa Added a special comment inside in_view_cone Scott Ehlert 2007-03-11 04:55:38 +00:00
  • 7124f8bd2c MSVC didn't like my cdecl placement :( Steve Dudenhoeffer 2007-03-10 18:16:21 +00:00
  • c9b19c76a5 Added a whole lot more functions that nobody will use Steve Dudenhoeffer 2007-03-10 18:05:30 +00:00
  • 8939c3076a Continued making adding new entries easier Steve Dudenhoeffer 2007-03-09 18:15:09 +00:00
  • 71065a65dd attempted merge at 1.77 back into trunk... Oh MY GOD David Anderson 2007-03-09 03:04:40 +00:00
  • a54c4f530d Tagged 1.76d amxmodx-1.76d Scott Ehlert 2007-03-09 03:03:30 +00:00
  • 7adc49c541 changed start page back to original first page Christian Hammacher 2007-03-08 17:23:36 +00:00
  • baba221dd9 made my life 1,000 times easier for creating these release builds David Anderson 2007-03-08 06:20:11 +00:00
  • 829485ef2a bumped version one last time fixed makefile for nongpl changes David Anderson 2007-03-08 04:54:03 +00:00
  • b793b80360 fixed several FTP bugs (thanks bail!) Christian Hammacher 2007-03-07 20:38:42 +00:00
  • ea34c2c78a fixed a bug reported by peanut where amx_fwrite() had the wrong sizeof() type David Anderson 2007-03-07 02:29:54 +00:00
  • 722e97fef2 (hopefully) fixed bug where 0 files+dirs were detected Christian Hammacher 2007-03-05 21:37:48 +00:00
  • bd412d7204 Fixed bug amb70 - include files not semicolon-correct Steve Dudenhoeffer 2007-03-05 19:30:40 +00:00
  • 39e6d958bf bumped installer version David Anderson 2007-03-04 06:06:44 +00:00
  • bb54b37399 removed allow_nongpl, it wasn't really viable David Anderson 2007-03-04 04:37:42 +00:00
  • 88dd3b021e removed this option David Anderson 2007-03-04 04:33:29 +00:00
  • ef4d19378d bumped more versions David Anderson 2007-03-04 03:43:57 +00:00
  • 7f1ea1490d bumped necessary module versions David Anderson 2007-03-04 03:42:11 +00:00
  • 041fb4e37f updated compiler builds David Anderson 2007-03-04 01:46:38 +00:00
  • 193e59df90 updated compiler builds David Anderson 2007-03-04 01:40:40 +00:00
  • d4703f045d fixed a bug where '%c' did not correctly count toward the writable string length David Anderson 2007-03-04 00:02:23 +00:00
  • 109b1e45b5 added non-gpl plugin blocking (wow i can't believe it came to this) David Anderson 2007-03-03 23:14:24 +00:00
  • 1f1edef98d Merged in NS 3.2 Final offsets Steve Dudenhoeffer 2007-03-01 22:39:57 +00:00
  • 83631e95aa fixed bug amb41 David Anderson 2007-02-24 21:08:00 +00:00
  • 6eb1242600 fixed tags (amb36) David Anderson 2007-02-24 20:07:21 +00:00
  • 77e7ea161b Fixed half of amb29 - Debug plugins could not be paused/stopped Steve Dudenhoeffer 2007-02-21 21:03:48 +00:00
  • 09f271e5d0 Fixed amb35, multiple plugins loading David Anderson 2007-02-21 18:42:14 +00:00
  • e35a8326d5 Fixed an issue where backwards amx mod compatibility layer wasn't transparent. Steve Dudenhoeffer 2007-02-20 22:25:17 +00:00
  • 09d46aa025 Fixed native get_num_ents DevconeS 2007-02-20 20:57:21 +00:00
  • 615e097c68 Fixed am49892 - Plugin load fails going to error logs instead of normal logs Steve Dudenhoeffer 2007-02-19 08:46:43 +00:00
  • ade56b62e9 Fixed am50089 - unary - float operator Steve Dudenhoeffer 2007-02-19 08:11:00 +00:00
  • b3d7f04b5e Fixed am50530 - amx_psay output format fix Steve Dudenhoeffer 2007-02-19 07:34:38 +00:00
  • 4f81c50a3e Fixed am50731 - compiler crash when amxmisc is included before amxmodx Steve Dudenhoeffer 2007-02-19 07:03:26 +00:00
  • d45c3aeb96 Fixed am51050 - "amxx {pause,unpause" had misleading output Steve Dudenhoeffer 2007-02-19 06:57:26 +00:00
  • fff603635a Fixed am51051 - unpause() returning true on stopped plugins Steve Dudenhoeffer 2007-02-19 06:43:52 +00:00
  • 06f01ea7dc Wow I deleted the comment too! Steve Dudenhoeffer 2007-02-19 06:38:08 +00:00
  • 2395abcf7e Fixed retarded typo Steve Dudenhoeffer 2007-02-19 06:37:03 +00:00
  • d33f9ba2d4 Fixed am51083 - Comments in amxmodx.inc Steve Dudenhoeffer 2007-02-19 06:29:02 +00:00
  • aec28542ac Fixed am51276 - typod "return" Steve Dudenhoeffer 2007-02-19 06:23:34 +00:00
  • 73219c45dd Fixed bug am51368 - Unused variable Steve Dudenhoeffer 2007-02-19 06:16:56 +00:00
  • 39d6cb7840 Fixed #error ignoring #if blocks Steve Dudenhoeffer 2007-02-16 18:49:21 +00:00
  • bfd4e345dd corrected a typo Christian Hammacher 2007-02-14 18:55:42 +00:00
  • aded0f9c1c Added request am49339 - exploding chainsaw gun Steve Dudenhoeffer 2007-02-14 05:17:57 +00:00
  • 811265e28b made it a little safer Christian Hammacher 2007-02-12 19:35:01 +00:00