ab6644c874Add client command in Misc. Stats plugin to enable/disable sounds (bug 5846, r=arkshine)
connorr
2013-08-24 00:59:57 +0200
7f0c820566Fix missing new line on client console message which is not truncated server-side if its length exceeds buffer size (bug 3140, r=arkshine)
DynamicBits
2013-08-24 00:58:23 +0200
5557124f05Add an additionnal note to reflect change in 436d02c3ec30
connorr
2013-08-05 19:12:16 +0200
a459f578faSet set_user_rendering default color/amount to 0 to follow game behavior (bug 5772, r=arkshine)
connorr
2013-08-05 19:00:51 +0200
98f8602c59Set set_hudmessage default channel to -1 to reflect auto-channeling support (bug 5771, r=arkshine)
connorr
2013-08-05 18:54:19 +0200
f3f29e4769Fix broken admin chat access consistency and apply general optimizations in adminchat plugin (bug 5822, r=arkshine)
connorr
2013-08-05 18:44:23 +0200
16b2721c2aApply general optimizations in adminslots plugin (bug 5831, r=arkshine)
connorr
2013-08-05 18:26:57 +0200
2385dd3972Remove slowhack in amx_nick command and apply general optimizations in admincmd plugin (bug 5832, r=me)
connorr
2013-08-05 18:18:58 +0200
fd47b6e0c6Apply general optimizations in adminhelp plugin (bug 5833, r=me)
connorr
2013-08-05 17:44:15 +0200
1bf18472c1Add cellarray.inc/celltrie.inc in project Pawn Includes filter
Vincent Herbet
2013-08-05 17:11:51 +0200
5a6d3fde61Add ArraySortEx/SortADTArray natives and new sort method Sort_Random (bug 5494, r=Nextra)
Vincent Herbet
2013-08-05 16:56:59 +0200
71ac17464aAdd UTF-8 support in /top15 MOTD (bug 5825, r=me)
Vincent Herbet
2013-08-03 20:35:05 +0200
735160157cMove datastructs.cpp in Source Files filter
Vincent Herbet
2013-08-01 13:44:59 +0200
4b717322d3Fix possible out of bound error and apply general optimizations in timeleft plugin (bug 5818, r=arkshine)
connorr
2013-08-01 00:55:44 +0200
eb43b69e4dAdd strtok2 which fixes a trim issue with strtok (bug 3993, r=arkshine)
Nextra
2013-07-31 23:40:49 +0200
da6d417d5dFix last mapcycle issue and apply general optimizations in nextmap plugin (bug 5817, r=arkshine)
connorr
2013-07-31 20:18:55 +0200
3e1c70a887Allow [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 Herbet
2013-07-31 17:54:46 +0200
bde7b8dd7fImplement cooldown on say_team @ to prevent admin's client get overflowed if executed a couple of times (bug 5815, r=arkshine)
connorr
2013-07-31 17:01:55 +0200
096c5e7509Comment declared modules in modules.ini as they are autoloaded as needed (bug 5816, r=arkshine)
DynamicBits
2013-07-31 16:23:25 +0200
2854e70c94Fix DOD grenade_throw incorrect calling behavior and wrong returned weapon IDs (bug 5785, r=arkshine)
DynamicBits
2013-07-27 23:08:33 +0200
e4d74f199fFix re-entrancy issue when a [generated] message is sent during register_event forward (bug 3664, r=joropito)
Nextra
2013-07-27 20:49:19 +0200
2f964928ffFix pfn_spawn metamod return to follow engine behavior (bug 5807, r=me)
Vincent Herbet
2013-07-27 20:36:33 +0200
0dd14eed43Add ability to text formatting to set_fail_state (bug 5800, r=me)
Vincent Herbet
2013-07-27 20:33:17 +0200
f9954e5831Missing amxx.cfg update for CS/NS mod in 449793c3c1de
Vincent Herbet
2013-07-20 11:39:51 +0200
7498f84261Fix uninitialized variable warning.
Vincent Herbet
2013-07-04 20:36:31 +0200
6c2655c841Comply to AMXX style for more consistency in a4e667e91410
Vincent Herbet
2013-07-02 23:32:22 +0200
1e7a4d2727Comply to AMXX style for more consistency in 47c47df488e8
Vincent Herbet
2013-07-02 23:31:27 +0200
0ddc00727dComply to AMXX style for more consistency in 7319646e4d61
Vincent Herbet
2013-07-02 23:15:55 +0200
6912199ae0Comply to AMXX style for more consistency in 8f3605ea03d5
Vincent Herbet
2013-07-02 23:13:26 +0200
83e70d7dd7Add [Get|Set]ModelCollisionBox and [Get|Set]ModelBoundingBox (bug 3527, r=joropito)
Vincent Herbet
2013-07-02 20:48:18 +0200
c0fcf06c96Add [get|set]_pdata_[bool|byte|short|vector|ehandle] and set_pdata_ent (bug 5770, r=joropito)
Vincent Herbet
2013-07-02 16:05:39 +0200
21a00e00a2Add menu_addblank2 and menu_addtext2 to fix unexpected behavior with the original ones when slot=1 (bug 3096, r=Arkshine)
Nextra
2013-07-02 14:54:07 +0200
1026edec6cAdd new register_event flags to filter humans and bots (bug 5768, r=me)
Vincent Herbet
2013-07-02 11:22:43 +0200
15572e2d61Fix server crash when nvault is writting to journal file without write permission (bug 3231, r=Arkshine)
Nextra
2013-07-02 10:20:21 +0200
bf395c8ac1Fix definitevely time drift on repeating tasks (bug 3302, r=dvander)
Nextra
2013-07-01 22:58:56 +0200
e409a6cf23Fix typo in 3bcba0ef360b
Vincent Herbet
2013-06-29 12:31:08 +0200
14d986c87aUpdate amx_show_activity documentation in amxx.cfg (bug 5774, r=me)
Vincent Herbet
2013-06-28 23:46:10 +0200