1ed1d0005cAdded menu property to change number color
Steve Dudenhoeffer
2007-04-18 04:20:48 +00:00
51f8d7f84eAdded a more intuitive method for rcon-protecting cvars.
Steve Dudenhoeffer
2007-04-17 19:03:25 +00:00
1ec4d9cc7dfixed amb18 and various associated menu re-entrancy bugs
David Anderson
2007-04-16 18:00:54 +00:00
b90bc3a3e4fixed bug amb46
David Anderson
2007-04-16 17:11:40 +00:00
de530e2ca3fixed amb200, added native test suite
David Anderson
2007-04-16 17:08:15 +00:00
5d4669d52eimplemented 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
8dc310f1bbFixed error on compile that svn_version.h could not be found in moduleconfig.h
Zor
2007-04-15 10:26:55 +00:00
9cca961024Fixed 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
7b4283bf4aFixed amb207: Last item displayed as "10" instead of "0" on new menus.
Steve Dudenhoeffer
2007-04-13 23:59:52 +00:00
1f423dc39fFixed amb208: new menu state not being reset when item has no state callback.
Steve Dudenhoeffer
2007-04-13 23:57:14 +00:00
ab6fea5767Added amb202: csstats_rankbots in amxx.cfg
Steve Dudenhoeffer
2007-04-13 20:21:51 +00:00
3328b570d4Removed accidental server debug output.
Steve Dudenhoeffer
2007-04-13 18:44:39 +00:00
63427b2ad0Added amb51 - 4 options in amx_vote
Steve Dudenhoeffer
2007-04-13 18:43:36 +00:00
61052c41a1added amb64 - amx_voteban auto detects if it should ip ban.
Steve Dudenhoeffer
2007-04-13 18:17:24 +00:00
5c68df7ac7Fixed the damn comments
Steve Dudenhoeffer
2007-04-02 18:39:38 +00:00
8872d98dd6Possible fix for amb86: "USER" key should have been "PLAYER"
Steve Dudenhoeffer
2007-03-30 14:33:52 +00:00
03bae80ed2Addendum 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
1161b5ee7eFix for amb91: miststats buffer was too small for some language translations.
Steve Dudenhoeffer
2007-03-30 13:22:12 +00:00
b49bf1b13cFix for amb78: get_concmdsnum result caching causing discrepencies
Steve Dudenhoeffer
2007-03-30 02:13:49 +00:00
81994ecf58Fix for access() with ADMIN_ALL
Steve Dudenhoeffer
2007-03-30 02:04:30 +00:00
4682cec1cbDocumentation fix for amb120
Steve Dudenhoeffer
2007-03-30 01:59:57 +00:00
b9a0ffacc4Fix for amb118: amx_help would not output ADMIN_ADMIN commands
Steve Dudenhoeffer
2007-03-30 01:52:10 +00:00
ae46e3f6abMoved svn_version.h and svn_version.tpl out of SDK directories...
Scott Ehlert
2007-03-27 16:07:28 +00:00
68beb4b1a3Fixed 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
118b002ee8Synced 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
a004e906ddUpdated SQLite to 3.3.13 - why? I have no idea
Scott Ehlert
2007-03-21 20:19:37 +00:00
eaa4122c5aFixed amb107: socket_open doesn't return error by reference
Scott Ehlert
2007-03-19 09:45:45 +00:00
e326ab1593Fixed amb94 - Name length in amx_psay
Steve Dudenhoeffer
2007-03-18 12:10:36 +00:00
5252e06c2afixed amb90 (not working in 0th slot, related to commit 2491)
David Anderson
2007-03-16 04:17:47 +00:00
e61809496dUpdated modules.versions
Scott Ehlert
2007-03-16 04:16:30 +00:00
edaf960407Added request amb76 - hex format specifier (%x and %X)
Scott Ehlert
2007-03-14 02:16:09 +00:00
e3217964c4Fixed core MSVC8 compile :\
Scott Ehlert
2007-03-14 02:12:51 +00:00
397479cd77Fixed amb85 - tag mismatch warning on ShowSyncHudMsg
Scott Ehlert
2007-03-13 22:51:12 +00:00
d151ee0b58Added svn:ignore property to a bunch of stuff
Scott Ehlert
2007-03-13 21:26:04 +00:00
ce88004900Tiny bit of reorganizing done to WinCSX
Scott Ehlert
2007-03-13 21:10:28 +00:00
1e8d0e10e6Fixed unused symbol warning
Scott Ehlert
2007-03-13 20:34:38 +00:00
bb641688eeOops, guess I forgot to fix this path
Scott Ehlert
2007-03-13 20:22:47 +00:00
ab53914351Massive reorganization attempt - part 2 Moved old/defunct/unofficial modules out of trunk
Scott Ehlert
2007-03-13 19:45:19 +00:00
54186736c8Massive reorganization attempt - part 1.8
Scott Ehlert
2007-03-13 19:28:24 +00:00
b66fea0fbcMassive reorganization attempt - part 1.77
Scott Ehlert
2007-03-13 19:22:44 +00:00
bf2c9620f3Massive reorganization attempt - part 1.76
Scott Ehlert
2007-03-13 19:19:33 +00:00
af96229d5dMassive reorganization attempt - part 1.75
Scott Ehlert
2007-03-13 18:44:23 +00:00
be323039d1Massive reorganization attempt - part 1.5
Scott Ehlert
2007-03-13 11:48:53 +00:00
c71be87a3aMassive reorganization attempt - part 1 Oh dear, what has DS done now?
Scott Ehlert
2007-03-13 11:46:03 +00:00
e4b01bc066fixed various linux compiling issues...
David Anderson
2007-03-13 04:16:20 +00:00
3ac076e098Hello, I might have added some SLN files for the MSVC8 projects
Scott Ehlert
2007-03-13 03:11:28 +00:00
e6120fdcd6fixed a small bug where loading under dlsym crashed fixed line endings in vim
David Anderson
2007-03-13 00:42:16 +00:00
4dc4616933added "makeopts" to win32 devenv
David Anderson
2007-03-13 00:29:10 +00:00
46a3929365excluded svn_version.tpl if a mod fails to build, it's no longer fatal
David Anderson
2007-03-13 00:21:35 +00:00
4597868d30wow i forgot core's template
David Anderson
2007-03-12 22:45:57 +00:00
cf716c4049added tsfun and added a --modules option to the versionchanger script
David Anderson
2007-03-12 22:33:43 +00:00
cc6b9d3d81added dynamic versioning committed .sln files to a few wayward projects
David Anderson
2007-03-12 22:27:27 +00:00
a34279b971fixed 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
309bc2dcaaAdded a special comment inside in_view_cone
Scott Ehlert
2007-03-11 04:55:38 +00:00
7124f8bd2cMSVC didn't like my cdecl placement :(
Steve Dudenhoeffer
2007-03-10 18:16:21 +00:00
c9b19c76a5Added a whole lot more functions that nobody will use
Steve Dudenhoeffer
2007-03-10 18:05:30 +00:00
8939c3076aContinued making adding new entries easier
Steve Dudenhoeffer
2007-03-09 18:15:09 +00:00
71065a65ddattempted merge at 1.77 back into trunk... Oh MY GOD
David Anderson
2007-03-09 03:04:40 +00:00