- 12 Apr, 2019 2 commits
-
-
Artem Golubikhin authored
Fixed public stock variables always used See merge request !3
-
Artem Golubikhin authored
-
- 09 Apr, 2019 2 commits
-
-
Artem Golubikhin authored
Added support for broadcast variables See merge request !2
-
Artem Golubikhin authored
Broadcast variables are just like xvars, but if multiple plugins declare public variable with the same name all of these variables will have the same value on update.
-
- 19 Feb, 2019 1 commit
-
-
Ecklory authored
-
- 11 Feb, 2019 2 commits
- 30 Jan, 2019 3 commits
-
-
PartialCloning authored
#554 (Revert "Fun: Make TraceLine a post forward") did not fully revert back TraceLine. RETURN_META(MRES_HANDLED); was added by #421 (Update Fun module) but still remains there.
-
regener authored
* Menu buttons stayed english in Plugin's cvar/command menus That worked, but if there is any better solution to get it working feel free to edit :D * Changed language parsing to %L
-
voed authored
Invalid player triggered crash because get/set_pdata is unsafe
-
- 24 Jan, 2019 3 commits
-
-
voed authored
-
regener authored
-
Adam Richard authored
Just a small fix on json_parse return description. I'm sure it was supposed to be `Invalid_JSON` instead of `Invalid_JSONValue`. Thank you, guys, that's one of my favorites features.
-
- 26 Dec, 2018 2 commits
-
-
Ecklory authored
- 18 Dec, 2018 1 commit
-
-
Vincent Herbet authored
-
- 12 Nov, 2018 1 commit
-
-
Ecklory authored
-
- 02 Nov, 2018 3 commits
-
-
Vincent Herbet authored
-
Vincent Herbet authored
-
Artem Golubikhin authored
* Revert 4f8917ec (experimental bugfix for heap in conditional) * Port bugfix for incorrect heap deallocation on conditional operator (ported from compuphase upstream) * Fix the upstream bugfix Fixed the wrong order of heaplist nodes and the incorrect calculation of the max. heap usage. * Add an additional pass for functions that return array if they are used before definition (inside definition (recursion) is a "before definition" situation too)
-
- 14 Oct, 2018 2 commits
-
-
Vitaly Karpenko authored
* Compiler: Fix undefined symbol: pow10 * Add version check * Remove deprecated pow10
-
Vincent Herbet authored
-
- 13 Oct, 2018 1 commit
-
-
Vincent Herbet authored
* Compiler: Increase the maximum number of array dimension to 4 * Compiler: Fix array initialization
-
- 12 Oct, 2018 1 commit
-
-
Daniele386 authored
* Update miscstats.txt #618 * Update statsx.txt #618 * Update and rename mapchooser.txt to admincmd * Rename admincmd to mapchooser.txt * Update admincmd.txt * Update common.txt * Update multilingual.txt * Update multilingual.txt * Update scrollmsg.txt * Update statscfg.txt * Update adminchat.txt * Update adminhelp.txt * Update adminvote.txt * Update cmdmenu.txt * Update common.txt * Update mapchooser.txt * Update mapsmenu.txt * Update menufront.txt * Update miscstats.txt * Update multilingual.txt * Update nextmap.txt * Update pausecfg.txt * Update plmenu.txt plmenu.txt adresses only the behaviour in the "Menü", not the text in the chat! * Update restmenu.txt * Update scrollmsg.txt * Update stats_dod.txt * Update statscfg.txt * Update statsx.txt * Update telemenu.txt * Update timeleft.txt * Update admincmd.txt * Update plmenu.txt * Update adminchat.txt * Update admincmd.txt * Update mapsmenu.txt * Update miscstats.txt added changes due to PR #611 ! * Update miscstats.txt * Update pausecfg.txt * Update admincmd.txt * Update statscfg.txt
-
- 11 Oct, 2018 1 commit
-
-
Vincent Herbet authored
-
- 28 Sep, 2018 7 commits
-
-
Arkshine authored
-
Vincent Herbet authored
* Replace atoi by strtol in the config parser * Move hamdata.ini data to gamedata files * Reference the new files in master file * Remove all the parsing code and use config manager to get the offsets * Remove any hamdata.ini references
-
Vincent Herbet authored
Implement menu_create "ml" param to allow menu title/item to be looked up as multilingual key (#593) * Clean up menu_create() internal code No code changes. Just modernizing code a little and tidying up things. * Implement menu_create() "ml" param * Include newmenu.inc to VS project files * Adjust documentation * Put back the quote in the log error message.
-
OciXCrom authored
* Add constants for max IP and SteamID length * Change max authid length to 64 * Fix port typo * Add more defines * Remove max query length
-
Vincent Herbet authored
* Fix a crash with set_ptr2 when -1 is passed in TR_pHit * Allow wordspawn in set_tr|2(TR_pHit, ...)
-
justgo97 authored
* Fixed a typo in get_user_flags description * Remove
-
justgo97 authored
-
- 23 Sep, 2018 3 commits
-
-
Arkshine authored
-
Duko authored
* Add reload option * Adjust logic * Modernize the code a little
-
PartialCloning authored
* Additions to hlsdk_const Added values to hlsdk_const using regamedll_cs and reapi as reference. * Update cstrike_const.inc * Prefix constants with CS_ to avoid name collision and for consistency
-
- 20 Sep, 2018 2 commits
-
-
Vincent Herbet authored
-
IgnacioFDM authored
-
- 16 Sep, 2018 1 commit
-
-
Vincent Herbet authored
-
- 14 Sep, 2018 2 commits
-
-
Vincent Herbet authored
-
Vincent Herbet authored
-