OciXCrom
61ffeee016
Add ActivityTrim to prevent double whitespace in messages
2018-08-31 14:15:34 +02:00
OciXCrom
d2c71a4e10
Added SetGlobalTransTarget to fix LANG_PLAYER
2018-08-05 14:32:04 +02:00
OciXCrom
b21df723cb
Changed static to new
2018-08-05 14:24:58 +02:00
OciXCrom
8382f19d51
Update amxconst.inc
2018-08-04 21:13:51 +02:00
OciXCrom
b2625cab3a
Update amxmisc.inc
2018-08-04 21:13:32 +02:00
OciXCrom
c1cd99638a
Update amxmisc.inc
2018-07-25 19:17:52 +02:00
OciXCrom
f883fcc205
Update amxconst.inc
2018-07-25 15:44:25 +02:00
OciXCrom
6782da6a3d
Update amxmisc.inc
2018-07-25 15:44:13 +02:00
OciXCrom
1156bc0678
Update amxconst.inc
2018-07-24 16:27:33 +02:00
OciXCrom
1f57ed4eb4
Update amxmisc.inc
2018-07-24 16:27:21 +02:00
OciXCrom
61b996ee8c
Merge pull request #3 from alliedmodders/master
...
Sync
2018-07-24 16:26:06 +02:00
Vincent Herbet
9700caefae
Fix client_print_color where the color is ignored if string starts with an unicode character ( #504 )
2018-07-24 15:45:50 +02:00
OciXCrom
4ae31f6f26
nvault.inc documentation fix ( #501 )
...
* Update lang.inc
* Update lang.inc
* Update nvault.inc
* Update nvault.inc
2018-07-24 15:36:31 +02:00
Vincent Herbet
57abc4a1c5
Fix a compilation regression in LookupLangKey (introduced with #222 ) ( #499 )
2018-07-24 10:37:56 +02:00
justgo97
7062d210a7
fix hlsdk_const.inc identation ( #502 )
...
a copy past from reapi hlsdk_const.inc file
2018-07-24 10:37:19 +02:00
Vincent Herbet
a9ce39dee0
Fix a buffer issue in server_changelevel forward caused by engine_changelevel native ( #503 )
2018-07-24 10:37:05 +02:00
OciXCrom
a167170d18
Merge pull request #2 from alliedmodders/master
...
Sync
2018-07-23 18:51:15 +02:00
KliPPy
98ab26671c
Add MPROP_SHOWPAGE ( #473 )
2018-07-18 17:10:37 +02:00
Arkshine
fba3d706fc
Normalize EOL of few files changed in #489
2018-07-18 14:39:53 +02:00
OciXCrom
ec4aa4b484
Merge pull request #1 from alliedmodders/master
...
Update to latest dev build
2018-07-15 19:13:58 +02:00
OciXCrom
10defb9779
Update lang.inc
2018-07-15 19:13:40 +02:00
Vincent Herbet
5f5d6f1d5d
Fix a buffer issue in RegisterHam ( #495 )
...
* Fix a buffer issue in RegisterHam
* AString classname as well
2018-07-13 16:23:03 +02:00
Vincent Herbet
975d877800
Fix typos in few localinfo identifiers for the AMXX config directory retrieval ( #496 )
2018-07-13 12:18:16 +02:00
regener
afbb3b88d7
Further Hungarian translation update ( #494 )
...
* Hungarian language update
The important parts have been updated* and the missing parts added according to my best knowledge.
*admincmd.txr was UTF8 instead of UTF8 without BOM, I'm not sure it was a mistake or not.
* Further Hungarian translation update
Further grammar and typo fixes in Hungarian translation.
SERVER_PROC - Unused in admincmd.sma and .txt too.
2018-07-12 14:40:48 +02:00
voed
92ebb6ef05
Add link to API reference in README ( #493 )
...
* Add link to API reference
* Update README.md
* Update README.md
2018-07-12 10:17:49 +02:00
Cleverson
a87eb50441
Fix missing register_event() reference on event_enable/disable descriptions ( #491 )
...
Lack register_event() on enable_event and disable_event descriptions
2018-07-12 00:09:23 +02:00
OciXCrom
cec42bdcae
API documentation fix for some .inc files ( #489 )
...
* Fixed param information
* Removed whitespace that prevented the API to generate client_disconnected information
* Fixed documentation.
* Update lang.inc
* Documentation fix
(g/s)et_user_hitzones() functions weren't generating properly in the API due to a whitespace in front of the comment blocks. @return for give item() was missing.
* Whitespace prevented API documentation from generating
* Update lang.inc
2018-07-10 14:42:45 +02:00
voed
651745b1d4
Updated compiler exitcodes ( #486 )
2018-07-10 12:27:27 +02:00
regener
fc337d12a4
Hungarian language update ( #474 )
...
The important parts have been updated* and the missing parts added according to my best knowledge.
*admincmd.txr was UTF8 instead of UTF8 without BOM, I'm not sure it was a mistake or not.
2018-07-10 12:10:25 +02:00
Vincent Herbet
387dc6a188
Fix a menu recursion issue ( #471 )
...
* Factorize menu close logic in show_menu()
* Use CS-specific player's m_iMenu offset instead of menuselect command
2018-07-10 12:09:20 +02:00
OciXCrom
528fec1a29
Macedonian & Bulgarian translation fix ( #477 )
...
* Macedonian & Bulgarian translations fix
* Macedonian & Bulgarian translations fix
2018-07-10 12:02:47 +02:00
voed
339a27579d
Improved mprop description ( #478 )
2018-07-10 11:59:53 +02:00
IgnacioFDM
66e3fa6db2
Fix typo ( #488 )
2018-07-10 11:57:37 +02:00
voed
42b351127d
Fix for precache_event ( #490 )
2018-07-10 11:50:31 +02:00
OciXCrom
663cbef017
Update lang.inc
2018-06-25 19:44:21 +02:00
IgnacioFDM
2559fcf00a
Fix: fakemeta hook not being unregistered ( #483 )
2018-03-09 19:39:14 +01:00
IgnacioFDM
7c4688f557
Comment MODULE_RELOAD_ON_MAP_CHANGE on modules that use USE_METAMOD ( #484 )
...
Currently amxmodx doesn't reload modules that use metamod, so MODULE_RELOAD_ON_MAP_CHANGE being defined or not doesn't make any difference.
Even though this commit currently doesn't change any behavior, amxmodx might in the future support reloading modules that use metamod, and all these modules in their current state either fail completely because of erroneous cleanup, or are untested (and most likely leak stuff).
Furthermore, these changes make it clear that these modules are in fact not being reloaded.
2018-03-09 19:37:46 +01:00
IgnacioFDM
65df386d66
Fix OnPluginsUnloaded not being called for reloadable modules. ( #485 )
...
Modules are loaded before plugins, and can hook OnPluginsLoaded. Therefore, they should be unloaded AFTER plugins, and be able to hook OnPluginsUnloaded. This was not the case for reloadable modules.
This affects nvault module, whose OnPluginsUnloaded function wasn't being called.
2018-03-09 19:32:30 +01:00
KliPPy
7b3646a012
Update include files documentation ( #360 )
...
* Update include files documentation
* Fix inconcistencies with spaces/tabs, some changes
* Update fun, nvault, vector
* Update sqlx.inc
2017-12-09 00:22:43 +01:00
KliPPy
5632420827
Add wrappers for natives with string flags ( #389 )
...
* Add wrappers for natives with string flags
* Add default/none constants, update docs
2017-12-08 00:06:37 +01:00
Karol Szuster
d6e71c8f4f
Little cleanup ( #461 )
...
* Remove FAKEMETA leftovers
* Move "require_module" native to where it belongs
* Remove broken AMX module support
* Remove useless natives
* Remove "alloc_amxmemory" and "free_amxmemory" functions
* Remove "strip_name" function
* Clean engine a bit
* Export "GiveFnptrsToDll" (Windows) (Core)
* memcpy -> ke::SafeStrcpy
* Export GiveFnptrsToDll in modules
* Update msvc project files
2017-12-07 18:45:16 +01:00
KliPPy
d2e736b10a
Strip whitespace when reading product.version ( #470 )
2017-12-06 15:29:06 +01:00
Vincent Herbet
a69a015189
Fix open_dir not working properly when called recursively ( #467 )
2017-11-27 12:08:51 +01:00
Vincent Herbet
ac3e2f48d1
Fix mac build
2017-11-26 20:43:20 +01:00
Vincent Herbet
6d8975f9fc
Add -ltr flag to mysql in order to lower glibc requirement ( #468 )
2017-11-26 20:34:40 +01:00
Vincent Herbet
175d49293c
Bump MySQL version to 5.5 ( #466 )
...
* Bump MySQL version to 5.5
* Let's see how Travis-CI goes
* Let's see how AppVeyor goes
* Adjust windows library path
2017-10-31 23:06:30 +01:00
Dmitry Novikov
7fe7cd746f
Fix unreachable code ( #465 )
2017-10-28 16:27:39 +02:00
Vincent Herbet
5a2d940631
Fix utf8rewind compilation with GCC
2017-10-14 14:25:21 +02:00
Artem Golubikhin
0689c664d7
Fixed passing a temporary string to LIGHT_STYLE ( #464 )
2017-10-08 21:57:12 +02:00
Vincent Herbet
779a4d9e59
Fix #395 backward compatibility issue by adding SetParamEntity2 native ( #463 )
2017-10-05 11:46:05 +02:00