amxmodx/modules/geoip
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
..
msvc12 Little cleanup (#461) 2017-12-07 18:45:16 +01:00
AMBuilder Little cleanup (#461) 2017-12-07 18:45:16 +01:00
geoip_amxx.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
geoip_main.cpp Fix max length inconsistencies + typo 2015-10-05 19:12:30 +02:00
geoip_main.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
geoip_natives.cpp Update to the latest AMTL (#381) 2016-08-12 15:30:06 +02:00
geoip_natives.h Update to the latest AMTL (#381) 2016-08-12 15:30:06 +02:00
geoip_util.cpp Update to the latest AMTL (#381) 2016-08-12 15:30:06 +02:00
geoip_util.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
GeoLite2-Country.mmdb Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
moduleconfig.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
version.rc Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00