This website requires JavaScript.
Explore
Help
Sign In
UNLOZE
/
sourcemod
Watch
9
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
1458a48f137e28a30e231f819586ff94a1f81653
sourcemod
/
extensions
/
geoip
T
History
David Anderson
0adbf810b8
fixed silly design decisions in geoip that were copied over from amxmodx. natives now return true/false and the buffer is zeroed instead of filled with "ERROR"
...
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401299
2007-08-09 19:48:46 +00:00
..
msvc8
Disabled RTTI in all MSVC project files - this has the side effect of reducing the size of some Windows binaries
2007-05-30 04:54:35 +00:00
sdk
updated license headers for most extensions
2007-08-01 01:54:53 +00:00
extension.cpp
fixed silly design decisions in geoip that were copied over from amxmodx. natives now return true/false and the buffer is zeroed instead of filled with "ERROR"
2007-08-09 19:48:46 +00:00
extension.h
updated license headers for most extensions
2007-08-01 01:54:53 +00:00
GeoIP.c
little fixes
2007-01-25 20:45:08 +00:00
GeoIP.h
after some exam days its nice to code again
2007-01-19 01:50:42 +00:00
Makefile
Whew, massive-ish reorgranization for extensions and such. I will inevitably be shot for this.
2007-05-09 05:20:03 +00:00
svn_version.h
added versioning to geoip
2007-03-03 08:40:01 +00:00
svn_version.tpl
added versioning to geoip
2007-03-03 08:40:01 +00:00
version.rc
added threader to versioning
2007-03-03 08:43:48 +00:00