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
|
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 |
|
Steve Dudenhoeffer
|
e326ab1593
|
Fixed amb94 - Name length in amx_psay
I'm never trusting Brad again.
|
2007-03-18 12:10:36 +00:00 |
|
Scott Ehlert
|
397479cd77
|
Fixed amb85 - tag mismatch warning on ShowSyncHudMsg
|
2007-03-13 22:51:12 +00:00 |
|
Scott Ehlert
|
1e8d0e10e6
|
Fixed unused symbol warning
|
2007-03-13 20:34:38 +00:00 |
|
David Anderson
|
cc6b9d3d81
|
added dynamic versioning
committed .sln files to a few wayward projects
|
2007-03-12 22:27:27 +00:00 |
|
David Anderson
|
71065a65dd
|
attempted merge at 1.77 back into trunk... Oh MY GOD
|
2007-03-09 03:04:40 +00:00 |
|
Steve Dudenhoeffer
|
bd412d7204
|
Fixed bug amb70 - include files not semicolon-correct
Also, removed OLOcode from amxmisc.inc
|
2007-03-05 19:30:40 +00:00 |
|
David Anderson
|
ef4d19378d
|
bumped more versions
|
2007-03-04 03:43:57 +00:00 |
|
David Anderson
|
041fb4e37f
|
updated compiler builds
|
2007-03-04 01:46:38 +00:00 |
|
David Anderson
|
193e59df90
|
updated compiler builds
|
2007-03-04 01:40:40 +00:00 |
|
David Anderson
|
6eb1242600
|
fixed tags (amb36)
|
2007-02-24 20:07:21 +00:00 |
|
Steve Dudenhoeffer
|
77e7ea161b
|
Fixed half of amb29 - Debug plugins could not be paused/stopped
Waiting on language keys to fix the rest
|
2007-02-21 21:03:48 +00:00 |
|
DevconeS
|
09d46aa025
|
Fixed native get_num_ents
|
2007-02-20 20:57:21 +00:00 |
|
Steve Dudenhoeffer
|
ade56b62e9
|
Fixed am50089 - unary - float operator
|
2007-02-19 08:11:00 +00:00 |
|
Steve Dudenhoeffer
|
b3d7f04b5e
|
Fixed am50530 - amx_psay output format fix
|
2007-02-19 07:34:38 +00:00 |
|
Steve Dudenhoeffer
|
4f81c50a3e
|
Fixed am50731 - compiler crash when amxmisc is included before amxmodx
|
2007-02-19 07:03:26 +00:00 |
|
Steve Dudenhoeffer
|
06f01ea7dc
|
Wow I deleted the comment too!
|
2007-02-19 06:38:08 +00:00 |
|
Steve Dudenhoeffer
|
2395abcf7e
|
Fixed retarded typo
|
2007-02-19 06:37:03 +00:00 |
|
Steve Dudenhoeffer
|
d33f9ba2d4
|
Fixed am51083 - Comments in amxmodx.inc
|
2007-02-19 06:29:02 +00:00 |
|
Steve Dudenhoeffer
|
aec28542ac
|
Fixed am51276 - typod "return"
|
2007-02-19 06:23:34 +00:00 |
|
Steve Dudenhoeffer
|
73219c45dd
|
Fixed bug am51368 - Unused variable
|
2007-02-19 06:16:56 +00:00 |
|
Steve Dudenhoeffer
|
862ed243be
|
Fixed typo (am51042)
|
2007-02-10 21:10:55 +00:00 |
|
Steve Dudenhoeffer
|
39f1fa6045
|
Fixed unnecessary call to accessUser() (am51009)
|
2007-02-09 08:34:33 +00:00 |
|
Steve Dudenhoeffer
|
f26939e2cc
|
Fixed bug am50907 - Name and Tag admins were case sensitive
|
2007-02-09 07:26:37 +00:00 |
|
DevconeS
|
0f22a7fa06
|
Added missing natives:
- take_damage
- entity_use
- get_num_ents
|
2007-01-31 20:20:49 +00:00 |
|
Steve Dudenhoeffer
|
b324e8ed9d
|
Merged revision 3260 from 1.77; Stats would not display on awkward mp_roundtime settings
|
2007-01-26 06:15:49 +00:00 |
|
Steve Dudenhoeffer
|
8420823713
|
Merged revision 3251 from 1.77; debug commands not counted as running in amx_plugins
|
2007-01-26 06:12:25 +00:00 |
|
Steve Dudenhoeffer
|
1d1b50ce0c
|
Merged revision 3250 from 1.77; amx_addban is now ADMIN_RCON access by default
|
2007-01-26 06:11:00 +00:00 |
|
Steve Dudenhoeffer
|
35fcca8a66
|
Merged revision 3258 from 1.77; forward_return with non-string values
|
2007-01-26 06:08:29 +00:00 |
|
Steve Dudenhoeffer
|
7a01503478
|
Merged revision 3249 from 1.77; fixed typo in tfcconst.in (am50097)
|
2007-01-26 06:04:11 +00:00 |
|
Steve Dudenhoeffer
|
dd8f138892
|
Back ported revision 3242 - Every include file now is const correct (am49281)
|
2007-01-26 05:56:10 +00:00 |
|
Orangutanz
|
8341e41f04
|
Fixed TE_GLOWSPRITE (vittu) & TE_PLAYERSPRITES examples
|
2007-01-18 00:18:31 +00:00 |
|
Orangutanz
|
a682ec6b7a
|
Fixed TE_DLIGHT example Valve mistake! (P34nut)
|
2007-01-17 18:16:17 +00:00 |
|
David Anderson
|
2d1c43c937
|
Merged in changes to report 49977
|
2007-01-17 06:56:52 +00:00 |
|
Christian Hammacher
|
580305ce92
|
fixed am49041 (hopefully)
|
2007-01-02 13:23:23 +00:00 |
|
Christian Hammacher
|
cbfd12e0f1
|
fixed am49040
|
2007-01-02 13:17:33 +00:00 |
|
Christian Hammacher
|
c5ccf7d2c8
|
fixed am48881
|
2007-01-02 13:04:56 +00:00 |
|
David Anderson
|
68f1ce7a52
|
fixed an initialization bug
|
2006-12-23 22:05:51 +00:00 |
|
David Anderson
|
e5b0ed3af1
|
fixed bug am48866 part 2
|
2006-12-23 19:01:11 +00:00 |
|
David Anderson
|
49e70063fa
|
fixed bug am48866
|
2006-12-23 18:59:30 +00:00 |
|
David Anderson
|
42f23a832a
|
bumped version number for plugins
|
2006-12-19 14:24:01 +00:00 |
|
David Anderson
|
4332d6c271
|
fixed bug am47617
|
2006-12-19 14:03:02 +00:00 |
|
David Anderson
|
627b3f0f98
|
Fixed bug 48522
|
2006-12-19 12:24:36 +00:00 |
|
David Anderson
|
b110021f4f
|
fixed bug am48308
|
2006-12-19 11:12:12 +00:00 |
|
David Anderson
|
b237317e50
|
Fixed bug am48018
|
2006-12-19 10:36:26 +00:00 |
|
David Anderson
|
b64fb4678d
|
fixed issue 48202
|
2006-12-19 02:35:16 +00:00 |
|
David Anderson
|
d6ed1a8d8a
|
Fixed bug am48234
|
2006-12-19 02:24:09 +00:00 |
|