sourcemod/extensions/geoip
Lxeon 5c1a5e35b9
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
fix geoip chi not return chinese translation (#2335)
* fix geoip chi and zho not return chinese translation

* optimize code logic: chi and zho as the final return

* code optimization
2025-08-16 18:16:03 +02:00
..
AMBuilder Update GeoIP2 extension to new GeoLite2 .mmdb database format (#1245) 2021-06-30 13:01:12 +02:00
data-pool.c Update libmaxminddb and MySQL 5.7 (#2192) 2024-11-02 17:01:23 +00:00
data-pool.h Update libmaxminddb and MySQL 5.7 (#2192) 2024-11-02 17:01:23 +00:00
extension.cpp Log a notice if the geoip database gets too old (#1791) 2022-06-30 08:22:51 +02:00
extension.h Update GeoIP2 extension to new GeoLite2 .mmdb database format (#1245) 2021-06-30 13:01:12 +02:00
geoip_util.cpp fix geoip chi not return chinese translation (#2335) 2025-08-16 18:16:03 +02:00
geoip_util.h Update GeoIP2 extension to new GeoLite2 .mmdb database format (#1245) 2021-06-30 13:01:12 +02:00
maxminddb_config.h Update libmaxminddb and MySQL 5.7 (#2192) 2024-11-02 17:01:23 +00:00
maxminddb-compat-util.h Update libmaxminddb and MySQL 5.7 (#2192) 2024-11-02 17:01:23 +00:00
maxminddb.c Update libmaxminddb and MySQL 5.7 (#2192) 2024-11-02 17:01:23 +00:00
maxminddb.h Update libmaxminddb and MySQL 5.7 (#2192) 2024-11-02 17:01:23 +00:00
osdefs.h Update GeoIP2 extension to new GeoLite2 .mmdb database format (#1245) 2021-06-30 13:01:12 +02:00
smsdk_config.h Update GeoIP2 extension to new GeoLite2 .mmdb database format (#1245) 2021-06-30 13:01:12 +02:00
version.rc Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00