Arkshine
23080b7455
Refactor and cleanup the AMBuildScript a bit
2016-02-12 02:05:17 +01:00
Vincent Herbet
1d5fb4b9d1
Merge pull request #346 from Arkshine/featire/entindex-cleanup
...
Engine: Replace ENTINDEX with TypeConversion
2016-02-11 22:20:08 +01:00
Arkshine
1234528521
Engine: Replace ENTINDEX with TypeConversion
2016-02-11 22:07:01 +01:00
Vincent Herbet
9fb72a896d
Merge pull request #334 from Arkshine/move-dropclient-detour
...
Enable detours in ServerActivate to avoid sig conflict with third-party AMXX modules
2016-02-10 19:06:19 +01:00
Vincent Herbet
9d68a5f4cc
Merge pull request #332 from Arkshine/feature/cs_set_ent_class
...
Add cs_set_ent_class native
2016-02-09 11:34:40 +01:00
Vincent Herbet
2a90fc0fe8
Merge pull request #336 from Arkshine/update/gameconfigs
...
Update GameConfig
2016-02-09 11:27:10 +01:00
Arkshine
2928c622f9
Add cs_set_ent_class native
2016-02-09 11:27:02 +01:00
Arkshine
696d842b07
Add info message when loading custom gamedata
2016-02-09 11:19:35 +01:00
Vincent Herbet
b00ca9bb7a
Merge pull request #345 from Arkshine/fix/engine-bcomp
...
Engine: Fix more bcompat for CHECK_ENTITY
2016-02-09 10:48:39 +01:00
Vincent Herbet
6b5d26c9ce
Merge pull request #352 from Ni3znajomy/fix-gamedata
...
Fix linux/mac GiveNamedItem and GiveDefaultItems symbols
2016-02-08 13:39:19 +01:00
Karol Szuster
f3ebe71dd1
Fix gamedata
2016-02-08 13:24:51 +01:00
Arkshine
07f87990ef
Remove use of Vendor.behavior in AMBuild scripts
2016-02-03 22:53:40 +01:00
Arkshine
86d34e9bc5
Engine: Fix more bcompat for CHECK_ENTITY
2016-02-03 13:34:03 +01:00
Vincent Herbet
664c25bdac
Merge pull request #343 from Arkshine/fix/typo-lookuplangkey
...
Fix LookupLangKey retrieving invalid index
2016-02-01 21:32:23 +01:00
Arkshine
78619d3710
Fix LookupLangKey retrieving invalid index
2016-02-01 14:48:32 +01:00
Vincent Herbet
cba4c74f94
Merge pull request #341 from WPMGPRoSToTeMa/master
...
Fakemeta: fixed bug with recursive pre hooks (one returned supercede …
2016-01-26 17:32:11 +01:00
WPMGPRoSToTeMa
3c74e72242
Fakemeta: fixed bug with recursive pre hooks (one returned supercede can supercede several hooks)
2016-01-26 01:34:45 +03:00
Vincent Herbet
0462ca02c8
Merge pull request #340 from Arkshine/fix/cstrike-lower-command
...
Fix CS_OnBuy* not triggered from alias containing uppercase letters
2016-01-25 01:03:41 +01:00
Vincent Herbet
209ff4d527
Merge pull request #339 from IgnacioFDM/fix-whitespace
...
Normalize line endings and whitespace
2016-01-23 22:56:46 +01:00
Vincent Herbet
fa7391e814
Merge pull request #330 from WPMGPRoSToTeMa/csgetuserweapon
...
Add cs_get_user_weapon_entity() and cs_get_user_weapon() natives
2016-01-23 17:53:54 +01:00
Arkshine
fafa1f11f0
Fix CS_OnBuy* not triggered from alias containing uppercase letters
2016-01-23 00:09:04 +01:00
Vincent Herbet
06290483da
Merge pull request #337 from Ni3znajomy/cvar_directset
...
Move Cvar_DirectSet to gamedata
2016-01-22 01:25:21 +01:00
Karol Szuster
0e8d876c5d
Move Cvar_DirectSet to gamedata
2016-01-21 23:50:07 +01:00
IgnacioDM
e502e12e07
Normalize line endings and whitespace
2016-01-16 21:15:52 -03:00
Vincent Herbet
60ebc444ab
Merge pull request #338 from Arkshine/fix/client_print_color
...
Improve client_print_color by inserting default color code at the start of string
2016-01-16 14:13:22 +01:00
Vincent Herbet
307dab47c8
Merge pull request #326 from Arkshine/feature/enable-disable-logevent
...
Add enable/disable_logevent() natives
2016-01-16 12:18:59 +01:00
Vincent Herbet
a64dbe0268
Merge pull request #331 from Arkshine/fix/buffer-oob
...
Fix an out of bound buffer index
2016-01-16 12:17:29 +01:00
Vincent Herbet
89dda4879b
Merge pull request #335 from Arkshine/fix/closing-newmenus
...
Fix recursion issue with show_menu and newmenus
2016-01-16 12:17:02 +01:00
Arkshine
240c81e626
Improve client_print_color by inserting default color code at the start of string
2016-01-16 12:09:13 +01:00
Arkshine
33768740fa
Fix LoadGameConfigFile returning valid handle on invalid path
2016-01-15 17:35:21 +01:00
Arkshine
f1a2a00d38
Allow gameconfig without master for convenience
2016-01-15 17:33:42 +01:00
Arkshine
e634e512c8
Fix recursion issue with show_menu and newmenus
2016-01-15 12:56:16 +01:00
Arkshine
98fb03dd30
Enable detours in ServerActivate to avoid sig conflict with third-party AMXX modules
2016-01-11 23:25:02 +01:00
Vincent Herbet
af0042b71d
Merge pull request #333 from Arkshine/update-gitignore
...
Ignore .opendb extension introduced with VS 2015 Update 1
2016-01-11 20:00:36 +01:00
Arkshine
9df5bd708e
Ignore .opendb extension introduced with VS 2015 Update 1
2016-01-11 19:58:35 +01:00
Vincent Herbet
5b54a24b4e
Merge pull request #325 from flaviommedeiros/master
...
Avoiding directives that split up parts of statements.
2016-01-11 19:38:13 +01:00
Arkshine
4662109980
Fix an out of bound buffer index
2016-01-07 19:42:47 +01:00
WPMGPRoSToTeMa
b85b37192e
New natives: cs_get_user_weapon_entity and cs_get_user_weapon
2016-01-06 23:10:31 +03:00
Vincent Herbet
0af2c0e4c1
Merge pull request #328 from WPMGPRoSToTeMa/selinuxcompatibility
...
SELinux compatibility: memalign -> mmap
2016-01-04 17:27:09 +01:00
WPMGPRoSToTeMa
48d7a04c73
SELinux compatibility: memalign -> mmap
2016-01-03 21:38:31 +03:00
Vincent Herbet
866339eff6
Merge pull request #327 from Arkshine/fix/replace_stringex
...
Fix typo in replace_stringex native
2015-12-24 23:13:04 +01:00
Arkshine
b0e5e8d331
Fix typo in replace_stringex native
2015-12-24 19:12:55 +01:00
Arkshine
17a31b75d7
Add enable/disable_logevent() natives
2015-12-24 19:08:00 +01:00
Flavio Medeiros
f796df783c
Avoiding directives that split up parts of statements.
2015-12-24 12:42:34 -03:00
Vincent Herbet
ac37f8053b
Merge pull request #320 from Arkshine/fix/l-translation-specifier
...
Fix incorrect translation language for %l format identifier
2015-12-24 15:54:28 +01:00
Vincent Herbet
01d703cdbb
Merge pull request #323 from luxxxoor/patch-1
...
Adding flag parameter to user_silentkill.
2015-12-24 14:45:45 +01:00
Vincent Herbet
20959d1444
Merge pull request #322 from Ni3znajomy/feature/client-connecting
...
New client_connectex forward & extend client_authorized
2015-12-24 14:41:06 +01:00
Karol Szuster
62a5c54a18
Add client_connectex & extend client_authorized forward
2015-12-22 16:36:51 +01:00
luxxxoor
892f0519ad
Adding flag parameter to user_silentkill.
...
The api says that the user_silentkill() "Kills a user without a message.", that means it is just user_kill() without sending deathmsg.
But user_silentkill() automatically kills player without affecting the client's score (and that is not mentioned in api), so i'll add a second parameter to user_silnetkill() to let user to decide if he want to kill a player without or not affecting the table.
New parameter has the default value 1, so it won't break the compatibility.
2015-12-20 01:02:39 +02:00
Arkshine
6a18f8007d
Fix incorrect translation language for %l format identifier
2015-12-13 20:02:13 +01:00