Arkshine
9f93ff5168
Fix potential formatting issue with nvault_[p]set
2015-01-29 16:52:47 +01:00
Vincent Herbet
c197b58734
Merge pull request #183 from Arkshine/fix/cstrike-remove-stringtolower
...
Remove use of UTIL_StringToLowwer
2015-01-20 12:04:06 +01:00
Arkshine
8072f90536
Remove use of UTIL_StringToLowwer
2015-01-20 11:53:46 +01:00
Arkshine
c3e0753455
Fix a mysql crash after CString -> ke::AString conversion
2015-01-18 18:13:39 +01:00
Vincent Herbet
7f9d677f89
Merge pull request #178 from Arkshine/feature/update-libmaxminddb-1.0.4
...
Geoip: Update libmaxminddb to 1.0.4
2015-01-14 12:48:44 +01:00
Arkshine
314f2ec568
Geoip: Fix linux compilation
2015-01-14 12:37:43 +01:00
Arkshine
f09f4a4c6c
Geoip: Remove previous C99 compatibility changes with v100
...
Since we're compiling against v120_xp now, C99 is supported, which makes the previous compatibility changes pointless.
This reverts to the state of the original content.
For maintainability reason, it's welcomed.
For reference, the only change now is the moving of PACKAGE_VERSION define to be available for linux too (since we don't use configure.ac)
2015-01-14 12:35:04 +01:00
Arkshine
dd9975cd67
Rename msvc10 directories to msvc12
2015-01-14 10:31:33 +01:00
Arkshine
97369c5d6c
Upgrade VS projetcs to use v120_xp toolset and fix missing include paths
2015-01-14 10:25:46 +01:00
Arkshine
16874378f1
Geoip: Update libmaxminddb to 1.0.4
2015-01-12 00:00:31 +01:00
Arkshine
b4399f42da
Geoip: Move C99 headers in its own directory
2015-01-11 16:08:52 +01:00
Arkshine
539823f565
Keep geoip_country backward compatible after #99
2015-01-10 14:07:51 +01:00
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
Vincent Herbet
7f71cfaee7
Merge pull request #165 from Arkshine/feature/add-version-lib-and-missing-rc
...
Update versioning system and add missing module RC file (bug 6222)
2015-01-07 18:59:51 +01:00
Arkshine
4fc2b4ed64
Fix OSX compilation
2015-01-06 23:27:51 +01:00
Vincent Herbet
604200e905
Merge pull request #162 from Arkshine/feature/update-amtl-c++11
...
Add C++11 support
2015-01-06 22:38:19 +01:00
Arkshine
a543db5dc6
Geoip: Fix possible crash
2015-01-06 22:36:14 +01:00
Freeman-AM
0c85f03f05
meta_api.cpp modify csstats_rank value to match amxx.cfg default value
2015-01-05 17:43:14 +01:00
Arkshine
f4a3d07b0e
Fix missing binary suffix
2014-12-10 15:05:47 +01:00
Arkshine
8443a836aa
Add the actual version.rc file for all modules
2014-12-08 01:44:51 +01:00
Arkshine
f5e23903a2
Add version.rc in AMBuilder for all modules
2014-12-08 01:44:27 +01:00
Arkshine
291a33ce65
Update moduleconfig.h for all modules
2014-12-08 01:43:33 +01:00
Arkshine
1977bf4d29
C++11: Update AMBuildScript
2014-12-06 14:33:22 +01:00
Arkshine
1146bcad2c
C++11: Fix some code
2014-12-06 14:02:55 +01:00
HttrckCldHKS
005b50de92
Added MySQL Reconnect Feature
...
If the connection times out or gets lost, this will prevent "MySQL server has gone away" error.
2014-10-27 17:55:23 -07:00
Vincent Herbet
6e60b596d7
Merge pull request #152 from Arkshine/improve-find_ent_by_owner
...
Allow find_ent_by_owner native to work in client_disconnect forward
2014-10-26 13:06:55 +01:00
Vincent Herbet
929d6255fc
Merge pull request #153 from Arkshine/fix-ham-specialbot
...
Fix specialbot not working with [Enable/Disable]HamForward natives
2014-10-26 13:06:38 +01:00
Arkshine
b451fbd1c8
Fix specialbot not working with [Enable/Disable]HamForward natives
2014-10-25 20:44:17 +02:00
Arkshine
cfcd6e9ac9
Allow find_ent_by_owner native to work in client_disconnect forward
2014-10-25 11:08:31 +02:00
Arkshine
850ae540a9
Improve get_map_objectives native.
2014-10-24 12:58:24 +02:00
HttrckCldHKS
e08e140c3c
Fixed Switch Statement
...
Fixed Switch Statement.
2014-10-18 10:10:09 -07:00
Arkshine
d9efe61030
Fix typo in #99 (reported by Hattrick)
2014-09-18 19:24:37 +02:00
Arkshine
19e06100b2
Fix a crash regression in #112
2014-09-15 09:57:38 +02:00
Vincent Herbet
4d454b474c
Attempt to fix build
2014-08-23 10:17:47 +02:00
Vincent Herbet
204004b90e
Merge pull request #112 from Arkshine/deduplicate-files
...
Deduplicate a number of files used by modules by moving them to the public directory
2014-08-23 10:00:13 +02:00
Arkshine
9cd90838e1
Remove safety checks as it's not really necessary.
2014-08-19 09:04:09 +02:00
Arkshine
e7d7de870a
Block weapon pickup sound if shield is disallowed in CS_OnBuy forward.
2014-08-18 22:02:08 +02:00
Arkshine
0fed80968b
Fix OSX compilation #1 .
2014-08-10 22:58:38 +02:00
Arkshine
41f6932b68
Remove some SourceMod namespace.
2014-08-10 22:25:14 +02:00
Arkshine
1ae40316a8
Fix nvault issues.
...
This includes an original one leading to a crash at mapchange if empty key or value are saved.
2014-08-10 22:11:40 +02:00
Arkshine
3dace577fe
Remove svn_version.h reference from project files.
2014-08-10 19:08:50 +02:00
Arkshine
1395b42692
Update wincsx project files.
2014-08-10 19:06:21 +02:00
Arkshine
c0a132e039
Update tsx module project files.
2014-08-10 18:53:13 +02:00
Arkshine
9b6110edc6
Update tsfun module projects files.
2014-08-10 18:47:02 +02:00
Arkshine
2b64ee21b3
Update tfcx module project files.
2014-08-10 18:42:04 +02:00
Arkshine
a290f7d299
Update sockets module project files.
2014-08-10 18:38:24 +02:00
Arkshine
a8e6cfe5cf
Update regex module project files.
2014-08-10 18:29:55 +02:00
Arkshine
9d53d48552
Update ns module project files and use AMTL.
2014-08-10 18:29:55 +02:00
Arkshine
3f6ad29f55
Update sqlite module project files and use AMTL.
2014-08-10 18:29:38 +02:00
Arkshine
ab16be08f5
Update nvault module project files and use AMTL.
2014-08-10 18:29:19 +02:00