Steve Dudenhoeffer
|
d563ecb060
|
Added pseudo dynamic array natives.
Changed some of the "..." tags to "any".
|
2007-04-24 16:38:36 +00:00 |
|
David Anderson
|
bfe1ff6e15
|
implemented amb27 (SQL_Rewind)
fixed builds
|
2007-04-24 15:46:33 +00:00 |
|
David Anderson
|
adfc2ab451
|
fixed mysql msvc7 build
|
2007-04-24 15:26:08 +00:00 |
|
Steve Dudenhoeffer
|
ea912f794c
|
Stole the magical any: tag from sourcemod
|
2007-04-24 13:36:36 +00:00 |
|
Scott Ehlert
|
8e1f54465d
|
Fixed amb226 - missing return after pfnClientPrintf
|
2007-04-20 19:02:35 +00:00 |
|
Steve Dudenhoeffer
|
2c2259ea15
|
Fixed possible issue that could arise with the new newmenu last page handler :O
|
2007-04-20 15:47:55 +00:00 |
|
Steve Dudenhoeffer
|
be4fdb1776
|
Fixed the completely börked handling of the last page with newmenus.
|
2007-04-20 15:27:04 +00:00 |
|
Steve Dudenhoeffer
|
76158b031d
|
Forgot to actually register LookupLangKey :o
|
2007-04-20 03:02:41 +00:00 |
|
Steve Dudenhoeffer
|
599029b68e
|
Fixed an issue where "exit" wasn't working properly on pages with valid next and more selections.
|
2007-04-20 02:59:35 +00:00 |
|
Steve Dudenhoeffer
|
201d65749e
|
Added LookupLangKey for the upcoming show_activity changes.
|
2007-04-20 02:55:59 +00:00 |
|
Steve Dudenhoeffer
|
17d8197e72
|
Added amb#34 - Plugin cvar/command menus.
Still need to add ML support.
|
2007-04-18 15:52:03 +00:00 |
|
Steve Dudenhoeffer
|
1ed1d0005c
|
Added menu property to change number color
|
2007-04-18 04:20:48 +00:00 |
|
Steve Dudenhoeffer
|
51f8d7f84e
|
Added a more intuitive method for rcon-protecting cvars.
Added SQL cvars to the protected list
|
2007-04-17 19:03:25 +00:00 |
|
David Anderson
|
1ec4d9cc7d
|
fixed amb18 and various associated menu re-entrancy bugs
|
2007-04-16 18:00:54 +00:00 |
|
David Anderson
|
b90bc3a3e4
|
fixed bug amb46
|
2007-04-16 17:11:40 +00:00 |
|
David Anderson
|
de530e2ca3
|
fixed amb200, added native test suite
|
2007-04-16 17:08:15 +00:00 |
|
David Anderson
|
5d4669d52e
|
implemented amb17
expanded menu tests
deprecated MEXIT_NORMAL, MPROP_ORDER, MPROP_PADMENU
fixed various bugs in PagekeyToItem
|
2007-04-16 06:58:28 +00:00 |
|
Zor
|
8dc310f1bb
|
Fixed error on compile that svn_version.h could not be found in moduleconfig.h
|
2007-04-15 10:26:55 +00:00 |
|
Zor
|
9cca961024
|
Fixed error with the dod_client_spawn not being called when the player spawns after a map cap and not being dead
|
2007-04-15 10:24:45 +00:00 |
|
Steve Dudenhoeffer
|
7b4283bf4a
|
Fixed amb207: Last item displayed as "10" instead of "0" on new menus.
|
2007-04-13 23:59:52 +00:00 |
|
Steve Dudenhoeffer
|
1f423dc39f
|
Fixed amb208: new menu state not being reset when item has no state callback.
|
2007-04-13 23:57:14 +00:00 |
|
Steve Dudenhoeffer
|
ab6fea5767
|
Added amb202: csstats_rankbots in amxx.cfg
Organized comments a bit in all config files.
Added default value comments to all cvars.
|
2007-04-13 20:21:51 +00:00 |
|
Steve Dudenhoeffer
|
3328b570d4
|
Removed accidental server debug output.
|
2007-04-13 18:44:39 +00:00 |
|
Steve Dudenhoeffer
|
63427b2ad0
|
Added amb51 - 4 options in amx_vote
Also fixed a potential formatting issue with the vote display.
|
2007-04-13 18:43:36 +00:00 |
|
Steve Dudenhoeffer
|
61052c41a1
|
added amb64 - amx_voteban auto detects if it should ip ban.
|
2007-04-13 18:17:24 +00:00 |
|
Steve Dudenhoeffer
|
5c68df7ac7
|
Fixed the damn comments
|
2007-04-02 18:39:38 +00:00 |
|
Steve Dudenhoeffer
|
8872d98dd6
|
Possible fix for amb86: "USER" key should have been "PLAYER"
|
2007-03-30 14:33:52 +00:00 |
|
Steve Dudenhoeffer
|
03bae80ed2
|
Addendum to revision 3434; fixed for other mods, although they're not multilingual, just in-case.
|
2007-03-30 13:35:08 +00:00 |
|
Steve Dudenhoeffer
|
1161b5ee7e
|
Fix for amb91: miststats buffer was too small for some language translations.
Not sure if this affects other mods, need to look through their stats stuff.
|
2007-03-30 13:22:12 +00:00 |
|
Steve Dudenhoeffer
|
b49bf1b13c
|
Fix for amb78: get_concmdsnum result caching causing discrepencies
|
2007-03-30 02:13:49 +00:00 |
|
Steve Dudenhoeffer
|
81994ecf58
|
Fix for access() with ADMIN_ALL
Very minor optimization for is_user_admin
(amb81)
|
2007-03-30 02:04:30 +00:00 |
|
Steve Dudenhoeffer
|
4682cec1cb
|
Documentation fix for amb120
|
2007-03-30 01:59:57 +00:00 |
|
Steve Dudenhoeffer
|
b9a0ffacc4
|
Fix for amb118: amx_help would not output ADMIN_ADMIN commands
|
2007-03-30 01:52:10 +00:00 |
|
Scott Ehlert
|
ae46e3f6ab
|
Moved svn_version.h and svn_version.tpl out of SDK directories...
|
2007-03-27 16:07:28 +00:00 |
|
Scott Ehlert
|
68beb4b1a3
|
Fixed some minor annoyances with dlsym
- Added missing newline character to "File not found" message
- Now properly handles relative file paths
|
2007-03-21 20:24:01 +00:00 |
|
Scott Ehlert
|
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
Again I ask why?
|
2007-03-21 20:22:20 +00:00 |
|
Scott Ehlert
|
a004e906dd
|
Updated SQLite to 3.3.13 - why? I have no idea
|
2007-03-21 20:19:37 +00:00 |
|
Scott Ehlert
|
eaa4122c5a
|
Fixed amb107: socket_open doesn't return error by reference
|
2007-03-19 09:45:45 +00:00 |
|
Steve Dudenhoeffer
|
e326ab1593
|
Fixed amb94 - Name length in amx_psay
I'm never trusting Brad again.
|
2007-03-18 12:10:36 +00:00 |
|
David Anderson
|
5252e06c2a
|
fixed amb90 (not working in 0th slot, related to commit 2491)
|
2007-03-16 04:17:47 +00:00 |
|
Scott Ehlert
|
e61809496d
|
Updated modules.versions
|
2007-03-16 04:16:30 +00:00 |
|
Scott Ehlert
|
edaf960407
|
Added request amb76 - hex format specifier (%x and %X)
|
2007-03-14 02:16:09 +00:00 |
|
Scott Ehlert
|
e3217964c4
|
Fixed core MSVC8 compile :\
|
2007-03-14 02:12:51 +00:00 |
|
Scott Ehlert
|
397479cd77
|
Fixed amb85 - tag mismatch warning on ShowSyncHudMsg
|
2007-03-13 22:51:12 +00:00 |
|
Scott Ehlert
|
d151ee0b58
|
Added svn:ignore property to a bunch of stuff
|
2007-03-13 21:26:04 +00:00 |
|
Scott Ehlert
|
ce88004900
|
Tiny bit of reorganizing done to WinCSX
|
2007-03-13 21:10:28 +00:00 |
|
Scott Ehlert
|
1e8d0e10e6
|
Fixed unused symbol warning
|
2007-03-13 20:34:38 +00:00 |
|
Scott Ehlert
|
bb641688ee
|
Oops, guess I forgot to fix this path
|
2007-03-13 20:22:47 +00:00 |
|
Scott Ehlert
|
ab53914351
|
Massive reorganization attempt - part 2
Moved old/defunct/unofficial modules out of trunk
|
2007-03-13 19:45:19 +00:00 |
|
Scott Ehlert
|
54186736c8
|
Massive reorganization attempt - part 1.8
|
2007-03-13 19:28:24 +00:00 |
|