Nicholas Hastings
|
8a720a7d6a
|
Another stab at Windows build fix.
|
2018-09-09 07:40:58 -04:00 |
|
Nicholas Hastings
|
7bb1849968
|
Sanitize servercfgfile and lservercfgfile values with amx_cvar (bug 6578).
|
2017-01-22 08:01:08 -05:00 |
|
Nicholas Hastings
|
ed672847f3
|
Remove support for %name% replacement in plmenu (bug 6578).
|
2017-01-21 22:58:03 -05:00 |
|
Nicholas Hastings
|
56210f3e96
|
Quote custom vote winning value (bug 6578).
|
2017-01-21 22:57:37 -05:00 |
|
Nicholas Hastings
|
5519dd0a14
|
Do case-insensitive compare when filtering password vars in votes (bug 6578).
|
2017-01-21 22:38:38 -05:00 |
|
Nicholas Hastings
|
7589c6c578
|
Quote args in amx_addban, amx_unban, & amx_exec (bug 6578).
|
2017-01-21 22:36:57 -05:00 |
|
Nicholas Hastings
|
79a6dc9501
|
Fix shift-negative-value warning on newer compiler versions.
error: shifting a negative signed value is undefined
|
2016-03-17 15:12:26 -04:00 |
|
Nicholas Hastings
|
19dd940b22
|
Fix pointer-bool-conversion warning on newer compiler versions.
error: address of array 'lval->sym->name' will always evaluate to 'true'
|
2016-03-17 15:10:55 -04:00 |
|