amxmodx/dlls/geoip
Scott Ehlert 0dc6a4a5dd Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8)
Also did the following:
* Removed -fPIC from all Linux makefiles
* AMXX build tool now also moved over to VS 2005
* AMXX build tool binary renamed from "AMXXRelease" to "builder"
* MSVC project files now can use environment variables to point to the paths of the Metamod headers and HL SDK: $(METAMOD) and $(HLSDK) respectively
2008-08-16 09:48:39 +00:00
..
msvc8 Fixed Windows builds of all modules - they were broken as a result of all the moves of svn_version.h *sigh* 2007-04-24 18:50:16 +00:00
sdk Updated all module SDKs to stop the most annoying issue ever: amxxmodule.h required size_t but did not include stddef.h 2008-04-29 06:53:55 +00:00
geoip_amxx.cpp Fix for amb519: geoip_code2 and geoip_code3 will overflow the result buffer on an unsuccessful lookup. 2007-07-19 18:37:13 +00:00
geoip_amxx.h MSVC8 Project File + SDK Update 2006-04-07 10:00:04 +00:00
GeoIP.c Updated GeoIP code 2008-08-16 08:24:19 +00:00
GeoIP.dat Updated GeoIP database to August 2008 2008-08-16 07:59:05 +00:00
GeoIP.h Updated GeoIP code 2008-08-16 08:24:19 +00:00
Makefile Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8) 2008-08-16 09:48:39 +00:00
svn_version.h finalized build numbers and all that other release crap 2007-10-26 02:23:21 +00:00
svn_version.tpl Moved svn_version.h and svn_version.tpl out of SDK directories... 2007-03-27 16:07:28 +00:00