This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
amxmodx
Watch
2
Star
0
Fork
0
You've already forked amxmodx
mirror of
https://github.com/alliedmodders/amxmodx.git
synced
2025-01-24 20:58:06 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
amxmodx
/
dlls
/
geoip
History
Vincent Herbet
4a3fcdb937
Merge pull request
#171
from Arkshine/fix/geoip-invalid-memory
...
Geoip: Fix possible crash
2015-01-08 10:37:36 +01:00
..
GeoIP2
Geoip: Fix missing continent id and fix indentation.
2014-08-05 23:00:00 +02:00
msvc10
Update geoip module project files.
2014-08-09 20:59:21 +02:00
AMBuilder
Add version.rc in AMBuilder for all modules
2014-12-08 01:44:27 +01:00
geoip_amxx.h
Replace _snprintf too.
2014-08-08 13:23:38 +02:00
geoip_main.cpp
Replace more snprintf by UTIL_Format.
2014-08-08 12:47:15 +02:00
geoip_main.h
Geoip: Update license headers.
2014-08-05 20:14:22 +02:00
geoip_natives.cpp
Replace more snprintf by UTIL_Format.
2014-08-08 12:47:15 +02:00
geoip_natives.h
Geoip: Update license headers.
2014-08-05 20:14:22 +02:00
geoip_util.cpp
Geoip: Fix possible crash
2015-01-06 22:36:14 +01:00
geoip_util.h
Replace more snprintf by UTIL_Format.
2014-08-08 12:47:15 +02:00
GeoLite2-Country.mmdb
Geoip: Replace GeoIP.dat by GeoLite2-Country.mmdb.
2014-08-05 20:08:17 +02:00
Makefile
Update geoip module project files.
2014-08-09 20:59:21 +02:00
moduleconfig.h
Update moduleconfig.h for all modules
2014-12-08 01:43:33 +01:00
version.rc
Add the actual version.rc file for all modules
2014-12-08 01:44:51 +01:00