David Anderson
|
6bf21c5687
|
Tweak build scripts so the vs build frontend will work.
|
2014-08-02 12:29:53 -07:00 |
|
Vincent Herbet
|
5ddd37eb77
|
Merge pull request #97 from Arkshine/expose-set_amxstring_utf8
Expose set_amxstring_utf8 to AMXX API
|
2014-08-02 21:11:23 +02:00 |
|
Vincent Herbet
|
30b0585447
|
Fix missing cellstack.inc file.
|
2014-08-02 18:42:18 +02:00 |
|
Arkshine
|
fc48579776
|
Update AMXX SDK in all modules.
|
2014-08-02 18:30:53 +02:00 |
|
Vincent Herbet
|
69371d6d6d
|
Merge pull request #96 from xPaw/inc
Fix some comments
|
2014-08-02 18:18:27 +02:00 |
|
xPaw
|
c068c0d0f4
|
Fix some comments
|
2014-08-02 19:12:32 +03:00 |
|
Vincent Herbet
|
102f88674b
|
Merge pull request #95 from Arkshine/update-project-files
Update project files.
|
2014-08-02 13:53:18 +02:00 |
|
Arkshine
|
3b6726e0c7
|
Update project files.
|
2014-08-02 13:51:17 +02:00 |
|
Arkshine
|
f43570c964
|
Fix typo and remove unecessary line.
|
2014-08-02 13:45:31 +02:00 |
|
Arkshine
|
b5fe5d29c9
|
Add MF_SetAmxStringUTF8Char and MF_SetAmxStringUTF8Cell.
|
2014-08-02 13:42:14 +02:00 |
|
Vincent Herbet
|
3ac76914bd
|
Merge pull request #94 from Arkshine/adt-stack
Introduce API to create Stack structures
|
2014-08-01 23:49:56 +02:00 |
|
Arkshine
|
c3c5149fa0
|
Add new line at the end of file.
|
2014-08-01 23:20:29 +02:00 |
|
Arkshine
|
e7b7506efa
|
Introduce API to create Stack structures
|
2014-08-01 23:14:44 +02:00 |
|
Vincent Herbet
|
0bfcaa85b6
|
Merge pull request #93 from Arkshine/atcprintf-new-parameters
Add new special format specifiers.
|
2014-08-01 22:34:57 +02:00 |
|
Arkshine
|
4ab559ceef
|
Fix various issues.
|
2014-08-01 22:08:45 +02:00 |
|
Vincent Herbet
|
5689be448c
|
Merge pull request #35 from Freeman-AM/master
hlsdk_const.inc : Add iuser1 constants
|
2014-08-01 19:12:16 +02:00 |
|
Freeman-AM
|
7aa895089a
|
hlsdk_const.inc : modification of constants description.
|
2014-08-01 19:09:47 +02:00 |
|
Arkshine
|
bbc83291ef
|
Add new format parameters.
|
2014-08-01 18:55:07 +02:00 |
|
Freeman-AM
|
5ef5f4b41f
|
hlsdk_const.inc : modification of constants description.
|
2014-08-01 18:53:19 +02:00 |
|
Freeman-AM
|
600e5dce97
|
hlsdk_const.inc : modification of constants description.
|
2014-08-01 18:18:56 +02:00 |
|
Vincent Herbet
|
47dc226393
|
Merge pull request #76 from Arkshine/improve-cellarray
Update dynamic Array.
|
2014-08-01 18:03:53 +02:00 |
|
Arkshine
|
eabafd4eed
|
Fix typo, documention and others issues.
|
2014-08-01 09:21:26 +02:00 |
|
David Anderson
|
fc560a79d9
|
Add the SourceMod API doc generator.
|
2014-07-31 10:22:04 -07:00 |
|
Vincent Herbet
|
c255191a2a
|
Merge pull request #91 from skyrim/bug/possible-buffer-overflow
Fix of a possible buffer overflow
|
2014-07-31 08:27:43 +02:00 |
|
skyrim
|
f1b2c802e6
|
Fix of a possible buffer overflow
|
2014-07-30 22:43:26 +02:00 |
|
Vincent Herbet
|
2b1b400e37
|
Merge pull request #90 from Arkshine/fix-compilation
Fix compilation.
|
2014-07-30 10:20:28 +02:00 |
|
Arkshine
|
6040dbfbb9
|
Fix compilation.
|
2014-07-30 10:19:41 +02:00 |
|
Vincent Herbet
|
2b93228076
|
Merge pull request #89 from skyrim/code/charsmax-magic-nums
Replaced sizeof(str)-1 and magic nums with charsmax
|
2014-07-30 10:07:07 +02:00 |
|
skyrim
|
0de8ee48d0
|
Replaced sizeof(str)-1 and magic nums with charsmax
|
2014-07-29 16:32:32 +02:00 |
|
Vincent Herbet
|
f1e07caca4
|
Fix compilation.
|
2014-07-29 12:22:32 +02:00 |
|
Vincent Herbet
|
0365676262
|
Merge pull request #88 from xPaw/client-cmd-be-g
Remove some client_cmd
|
2014-07-29 12:15:20 +02:00 |
|
xPaw
|
c084965cf1
|
Remove some client_cmd
|
2014-07-29 13:13:39 +03:00 |
|
Vincent Herbet
|
b4365e3fb9
|
Merge pull request #87 from xPaw/what-is-this
Instead of assigning FCVAR_PROTECTED to cvars after startup, register cv...
|
2014-07-28 23:41:40 +02:00 |
|
xPaw
|
0e0d7ec9d5
|
Instead of assigning FCVAR_PROTECTED to cvars after startup, register cvars with said flag
|
2014-07-29 00:33:08 +03:00 |
|
Vincent Herbet
|
4c1dac3cd5
|
Merge pull request #86 from xPaw/amx-ban
Trim target in amx_ban to prevent bypassing equali checks
|
2014-07-28 23:02:25 +02:00 |
|
xPaw
|
ab46adc91c
|
Trim target in amx_ban to prevent bypassing equali checks
|
2014-07-29 00:00:07 +03:00 |
|
Vincent Herbet
|
919af60ca9
|
Merge pull request #85 from xPaw/missing-tr
Add missing [tr] translations
|
2014-07-28 21:45:14 +02:00 |
|
xPaw
|
437ce48f42
|
Add missing [tr] translations
|
2014-07-28 22:40:38 +03:00 |
|
Vincent Herbet
|
16d19097c5
|
Merge pull request #84 from xPaw/amx-help
Replace hardcoded defines in adminhelp with cvars
|
2014-07-27 15:05:44 +02:00 |
|
xPaw
|
fea209fa7f
|
Replace hardcoded defines in adminhelp with cvars
|
2014-07-27 15:59:09 +03:00 |
|
Vincent Herbet
|
580eb24546
|
Fix compilation warning.
|
2014-07-27 13:48:05 +02:00 |
|
Vincent Herbet
|
8d719e1191
|
Merge pull request #83 from xPaw/leet-speek-can-go-to-hell
Remove leet speak
|
2014-07-27 13:09:44 +02:00 |
|
Vincent Herbet
|
d2595b8b92
|
Merge pull request #31 from xPaw/burn-baby-burn
Remove compatibility stuff from the core
|
2014-07-27 12:07:58 +02:00 |
|
xPaw
|
fecf24ebfd
|
Add missing [tr] translation in time.txt
|
2014-07-27 13:05:06 +03:00 |
|
xPaw
|
d65cedf8c7
|
Remove leet speak
|
2014-07-27 13:03:23 +03:00 |
|
Vincent Herbet
|
88042ce5a9
|
Merge pull request #82 from xPaw/ml-plugin-update
Multilingual plugin update
|
2014-07-27 11:57:51 +02:00 |
|
xPaw
|
dff6dc53f4
|
Use formatex and charsmax
|
2014-07-27 12:51:36 +03:00 |
|
Vincent Herbet
|
87c0be470b
|
Merge pull request #80 from xPaw/package-script
Package script fixes
|
2014-07-27 11:44:56 +02:00 |
|
Vincent Herbet
|
3241e91e84
|
Merge pull request #81 from xPaw/messing-with-copyrights
Update copyright year
|
2014-07-27 11:42:08 +02:00 |
|
xPaw
|
499b5a1ac8
|
Use MAX_PLAYERS
|
2014-07-27 12:37:58 +03:00 |
|