ab6644c874
Add client command in Misc. Stats plugin to enable/disable sounds (bug 5846, r=arkshine)
connorr2013-08-24 00:59:57 +02:00
7f0c820566
Fix missing new line on client console message which is not truncated server-side if its length exceeds buffer size (bug 3140, r=arkshine)
DynamicBits2013-08-24 00:58:23 +02:00
4b717322d3
Fix possible out of bound error and apply general optimizations in timeleft plugin (bug 5818, r=arkshine)
connorr2013-08-01 00:55:44 +02:00
eb43b69e4d
Add strtok2 which fixes a trim issue with strtok (bug 3993, r=arkshine)
Nextra2013-07-31 23:40:49 +02:00
da6d417d5d
Fix last mapcycle issue and apply general optimizations in nextmap plugin (bug 5817, r=arkshine)
connorr2013-07-31 20:18:55 +02:00
3e1c70a887
Allow [g|s]et_pdata_cbase usage at map end whereas player's private datas are still valid (following fakemeta behavior) (bug 5787, r=me)
Vincent Herbet2013-07-31 17:54:46 +02:00
bde7b8dd7f
Implement cooldown on say_team @ to prevent admin's client get overflowed if executed a couple of times (bug 5815, r=arkshine)
connorr2013-07-31 17:01:55 +02:00
096c5e7509
Comment declared modules in modules.ini as they are autoloaded as needed (bug 5816, r=arkshine)
DynamicBits2013-07-31 16:23:25 +02:00
2854e70c94
Fix DOD grenade_throw incorrect calling behavior and wrong returned weapon IDs (bug 5785, r=arkshine)
DynamicBits2013-07-27 23:08:33 +02:00
e4d74f199f
Fix re-entrancy issue when a [generated] message is sent during register_event forward (bug 3664, r=joropito)
Nextra2013-07-27 20:49:19 +02:00
2f964928ff
Fix pfn_spawn metamod return to follow engine behavior (bug 5807, r=me)
Vincent Herbet2013-07-27 20:36:33 +02:00
0dd14eed43
Add ability to text formatting to set_fail_state (bug 5800, r=me)
Vincent Herbet2013-07-27 20:33:17 +02:00
f9954e5831
Missing amxx.cfg update for CS/NS mod in 449793c3c1de
Vincent Herbet2013-07-20 11:39:51 +02:00
6c2655c841
Comply to AMXX style for more consistency in a4e667e91410
Vincent Herbet2013-07-02 23:32:22 +02:00
1e7a4d2727
Comply to AMXX style for more consistency in 47c47df488e8
Vincent Herbet2013-07-02 23:31:27 +02:00
0ddc00727d
Comply to AMXX style for more consistency in 7319646e4d61
Vincent Herbet2013-07-02 23:15:55 +02:00
6912199ae0
Comply to AMXX style for more consistency in 8f3605ea03d5
Vincent Herbet2013-07-02 23:13:26 +02:00
83e70d7dd7
Add [Get|Set]ModelCollisionBox and [Get|Set]ModelBoundingBox (bug 3527, r=joropito)
Vincent Herbet2013-07-02 20:48:18 +02:00
c0fcf06c96
Add [get|set]_pdata_[bool|byte|short|vector|ehandle] and set_pdata_ent (bug 5770, r=joropito)
Vincent Herbet2013-07-02 16:05:39 +02:00
21a00e00a2
Add menu_addblank2 and menu_addtext2 to fix unexpected behavior with the original ones when slot=1 (bug 3096, r=Arkshine)
Nextra2013-07-02 14:54:07 +02:00
1026edec6c
Add new register_event flags to filter humans and bots (bug 5768, r=me)
Vincent Herbet2013-07-02 11:22:43 +02:00
15572e2d61
Fix server crash when nvault is writting to journal file without write permission (bug 3231, r=Arkshine)
Nextra2013-07-02 10:20:21 +02:00
bf395c8ac1
Fix definitevely time drift on repeating tasks (bug 3302, r=dvander)
Nextra2013-07-01 22:58:56 +02:00