Commit Graph

8 Commits

Author SHA1 Message Date
Steve Dudenhoeffer
4b02ffa920 Fix for amb519: geoip_code2 and geoip_code3 will overflow the result buffer on an unsuccessful lookup.
Added two replacement natives for those two: geoip_code2_ex and geoip_code3_ex, could not modify the old natives without breaking backwards compatibility.
2007-07-19 18:37:13 +00:00
Borja Ferrer
b5498818a3 updated the GEOIP API 2006-09-09 11:41:48 +00:00
Borja Ferrer
6ac889f6e2 fixed bug at40963 2006-07-16 13:23:56 +00:00
David Anderson
b3a91bc496 fixed a build error on gcc 2006-06-04 07:44:55 +00:00
David Anderson
beb975bdbf ohmygod like the modules are synced and updated for sdk v4 2006-05-10 11:53:22 +00:00
David Anderson
ab2794d4bd Fixed files not fclose()ing
Module no longer reloads on mapchange
2004-09-17 01:19:03 +00:00
Felix Geyer
f512ff25d8 added default file pathes 2004-08-20 13:20:53 +00:00
David Anderson
55b57ca0cb Initial import 2004-05-28 08:51:23 +00:00