Commit Graph

  • f49c9c87d4 Merge pull request #195 from Arkshine/feature/zlib-static-lib Vincent Herbet 2015-03-10 00:25:47 +0100
  • 9542fce9c5 Zlib: Update AMBuilder Arkshine 2015-03-10 00:12:56 +0100
  • 5f6756cb4d Zlib: Remove unrelated changes Arkshine 2015-02-17 10:55:28 +0100
  • e60a2e9fcc Zlib: Fix compilation (implicit-function-declaration error) Arkshine 2015-02-06 16:19:26 +0100
  • a565e4a7b1 Zlib: Update library to 1.2.8 Arkshine 2015-02-06 15:40:31 +0100
  • 265e15116b Zlib: Adjust VS project files Arkshine 2015-02-02 23:46:19 +0100
  • 85b7c26bb0 Zlib: Use the generated static library with MySQL module Arkshine 2015-02-02 21:51:06 +0100
  • 9bbeb1f578 Zlib: Use the generated static library with AMXXPC Arkshine 2015-02-02 21:42:01 +0100
  • 47cd091879 Zlib: Use the generated static library with AMXX Arkshine 2015-02-02 20:21:06 +0100
  • 6ac5211062 Zlib: Compile as static library Arkshine 2015-02-02 19:55:54 +0100
  • 25b1fa6fe0 Zlib: Add latest library version in /public directory Arkshine 2015-02-02 19:54:29 +0100
  • dcae6a8a20 Merge pull request #218 from Arkshine/feature/amtl-upstream Vincent Herbet 2015-03-09 23:25:15 +0100
  • 1ebd9044ca Fix AppVeyor Arkshine 2015-03-09 23:12:27 +0100
  • 181cbae74c Use upstream AMTL as a submodule Arkshine 2015-03-09 22:34:52 +0100
  • 205a0eb2da admincmd.sma: Missing charsmax and more readability. Fix charsmax and more readability luxxxoor 2015-03-04 16:22:24 +0200
  • 22c3d62dec Merge pull request #208 from Nextra/inc-doc2 Vincent Herbet 2015-03-09 19:45:47 +0100
  • a82f521633 amxmodx.inc: missing commas, typo errors... Freeman-AM 2015-03-01 16:42:32 +0100
  • bc9710e8f2 inc-doc2 nits/finishing touches Valentin Grünbacher 2015-02-24 22:51:36 +0100
  • 902cecb0c3 amxconst: Minor improvements on client_print natives Valentin Grünbacher 2015-02-24 22:20:46 +0100
  • 950f3f97c1 datapack: Tabs->spaces, consistency, nuke IsPackReadable Valentin Grünbacher 2015-02-24 22:16:36 +0100
  • 828d9971a4 cvars: Style touchups, add missing stuff, update notes about named access Valentin Grünbacher 2015-02-20 15:35:06 +0100
  • 50fea6be75 cstrike/csx/csstats: Added documentation, consistency updates, typo fixes Valentin Grünbacher 2015-02-18 16:24:04 +0100
  • a1c5c20d7e amxmodx: Consistency updates, typo fixes, missing return/error added Valentin Grünbacher 2015-02-18 03:29:26 +0100
  • ae86152282 cellarray/celltrie/cellstack: Documentation fixes and consistency updates Valentin Grünbacher 2015-02-17 15:25:53 +0100
  • 9eb0eaf6a6 core: Add documentation Valentin Grünbacher 2015-02-17 17:51:56 +0100
  • 5f278eee7b amxmisc: Documentation updates and additions Valentin Grünbacher 2015-02-17 15:24:14 +0100
  • 362a7e61f9 Merge pull request #214 from 9iky6/patch-13 Vincent Herbet 2015-03-09 14:47:08 +0100
  • 379d9121b4 Remove version checks from all include files xPaw 2015-02-25 00:56:17 +0200
  • 09ed8eb2b1 Update menufront.sma 9iky6 2015-02-23 02:21:20 +0500
  • 45b63c4394 Update menufront.sma 9iky6 2015-02-20 23:46:26 +0500
  • c4497ff17d Merge pull request #211 from Arkshine/fix/cvar-mapchange Vincent Herbet 2015-02-20 15:50:49 +0100
  • 62413f6277 Merge pull request #213 from ClaudiuHKS/CLang_mTime Vincent Herbet 2015-02-19 21:11:10 +0100
  • 530d0bf570 Replace CLang file hashing with .st_mtime HttrckCldHKS 2015-02-19 21:28:45 +0200
  • 80b01d3505 Fix issue where at mapchange a cvar current value is overwritten by defined bounds where it should not Arkshine 2015-02-19 15:21:00 +0100
  • 2b9e9c79b9 Merge pull request #207 from ClaudiuHKS/MySQLThreadingFix Vincent Herbet 2015-02-18 19:34:18 +0100
  • 3fc438ffd1 Fix SQL modules threading system. HttrckCldHKS 2015-02-17 16:04:42 +0200
  • 3b16c6be92 Merge pull request #210 from Nextra/destroy-invalid Vincent Herbet 2015-02-18 00:44:26 +0100
  • 78f577686a Fix ArrayDestroy/DestroyStack erroring on null handle Valentin Grünbacher 2015-02-17 23:24:17 +0100
  • af6c6850ec Merge pull request #206 from ClaudiuHKS/master Vincent Herbet 2015-02-17 14:34:38 +0100
  • 38db4d3ae0 Updating hahsers INC files and Acknowledgements HttrckCldHKS 2015-02-16 16:30:45 +0200
  • c071f53f2c Add new hashers and new natives HttrckCldHKS 2015-02-15 08:44:33 +0200
  • 5a7752a22e Merge pull request #205 from ClaudiuHKS/patch-1 Vincent Herbet 2015-02-13 10:38:41 +0100
  • ddb1af89e9 Added new FP_CELL to SQLite Forward HttrckCldHKS 2015-02-13 09:08:27 +0200
  • 7452317c10 Merge pull request #203 from Arkshine/fix/crash-on-shutdown Vincent Herbet 2015-02-12 14:46:53 +0100
  • 120e5b94f9 Fix crash by freeing memory the right way Arkshine 2015-02-12 14:37:46 +0100
  • 4ec11496e6 Fix missing new lines in "amxx version" command Vincent Herbet 2015-02-12 10:46:20 +0100
  • c556bf9f68 Merge pull request #202 from Arkshine/fix/crash-null-detour Vincent Herbet 2015-02-11 00:19:08 +0100
  • fb28b2d416 Fix missing parenthesis. Arkshine 2015-02-11 00:18:22 +0100
  • e99a1c8b09 Fix crash when cvar hook detour is not created Arkshine 2015-02-10 23:19:03 +0100
  • 0b80c4367d Merge pull request #201 from Arkshine/cleanup-geoip-code Vincent Herbet 2015-02-08 11:24:37 +0100
  • e95d5ed43c Cleanup some code from previous commits Arkshine 2015-02-08 11:23:54 +0100
  • 553663c952 Merge pull request #200 from ClaudiuHKS/master Vincent Herbet 2015-02-08 11:01:43 +0100
  • 780ce669d0 >> RENAMED maxminddb.cpp (FILTERS) HttrckCldHKS 2015-02-07 18:42:01 -0800
  • 47b5ff9a93 >> FIXED lookupString() LENGTH ISSUE HttrckCldHKS 2015-02-07 18:40:52 -0800
  • 2bc6ced671 >> RENAMED maxminddb.cpp (MAKEFILE) HttrckCldHKS 2015-02-07 18:39:21 -0800
  • f4738600b4 Merge pull request #1 from ClaudiuHKS/ClaudiuHKS-patch-1 HttrckCldHKS 2015-02-07 18:37:00 -0800
  • 83c0789246 >> RENAMED maxminddb.cpp (VCXPROJ) HttrckCldHKS 2015-02-07 18:34:46 -0800
  • 0424aa7c19 Merge pull request #148 from Arkshine/update-sqllite Vincent Herbet 2015-02-07 18:23:03 +0100
  • 3e6d806ce2 Merge pull request #198 from Arkshine/fix/geoip_country-return-on-fail-lookup Vincent Herbet 2015-02-07 17:51:49 +0100
  • 77762b9c2c Fix typo in documentation Arkshine 2015-02-07 17:51:30 +0100
  • 34de3964e6 More cleanup Arkshine 2015-02-07 16:33:48 +0100
  • 5241fdf673 Add geoip_country_ex, mark geoip_country as deprecated, and do some cleanup Arkshine 2015-02-07 16:18:39 +0100
  • 51adb7385c Fix a compatibility issue with geoip_country native Arkshine 2015-02-06 23:25:26 +0100
  • 21edabf07f Merge pull request #197 from Arkshine/fix/osx-compilation-free Vincent Herbet 2015-02-06 22:10:43 +0100
  • 7d6705345d Fix OSX compilation Arkshine 2015-02-06 22:08:32 +0100
  • 2dc1982e11 Merge pull request #196 from Arkshine/fix/floorf-dependency-linux Vincent Herbet 2015-02-06 21:51:42 +0100
  • 041113dbc4 Merge pull request #194 from Freeman-AM/amxmisc-smallupdate Vincent Herbet 2015-02-06 21:51:26 +0100
  • c93995a827 Fix missing libm linkage (math functions like floor, etc.) Arkshine 2015-02-06 21:37:14 +0100
  • 35eeb6036d missing alignment Freeman-AM 2015-02-06 01:36:32 +0100
  • 9e5810e615 amxmisc.inc: Missing charsmax, more readability, more compliance to amxmodx style Freeman-AM 2015-02-06 01:32:33 +0100
  • a51904b13f Merge pull request #192 from Arkshine/fix/max_players Vincent Herbet 2015-02-03 10:58:39 +0100
  • c4ec65bd5a Merge pull request #193 from Arkshine/fix/cstrike-crash-on-start Vincent Herbet 2015-02-02 12:50:56 +0100
  • 604f227751 Sqlite: Update broken VS project files Arkshine 2015-02-02 11:22:45 +0100
  • 61063a54ef Sqlite: Update library to 3.8.8.2 Arkshine 2015-02-02 10:44:39 +0100
  • 162171618c Sqlite: Update library to 3.8.7. Arkshine 2014-10-24 11:33:23 +0200
  • 14f06ca1bb MAX_PLAYERS: Fix moar Arkshine 2015-02-01 21:45:16 +0100
  • c47896232c CStrike: Fix crash Arkshine 2015-02-01 20:43:06 +0100
  • 91c4b5d708 MAX_¨PLAYERS: Fix more. Arkshine 2015-02-01 20:34:35 +0100
  • e441908230 MAX_PLAYERS: Fix plugins Arkshine 2015-02-01 19:20:55 +0100
  • 1b350b627b MAX_PLAYERS: Change value in includes Arkshine 2015-02-01 18:40:20 +0100
  • dd38ee103b Merge pull request #189 from Arkshine/feature/add-cs_create_entity Vincent Herbet 2015-01-31 16:39:43 +0100
  • 53829a1270 Merge pull request #191 from Arkshine/fix/compiler-tagof Vincent Herbet 2015-01-31 16:39:33 +0100
  • 14b072dd47 Merge pull request #190 from Freeman-AM/small-plmenu-update Vincent Herbet 2015-01-31 16:39:18 +0100
  • 30ee4df0fa Fix typo Arkshine 2015-01-31 15:38:35 +0100
  • 4ceb767022 Add error messages and fix documentation Arkshine 2015-01-31 14:45:37 +0100
  • b0543a111d Fix tagof operator used as a default value for function arguments Arkshine 2015-01-30 23:34:04 +0100
  • 7a3ee17093 Remove #pragma semicolon 1 Freeman-AM 2015-01-30 22:57:31 +0100
  • e0426f10b2 Fix typo Arkshine 2015-01-30 16:01:26 +0100
  • 6319331a33 Merge pull request #188 from Arkshine/feature/mysql-rw-and-default-timeout Vincent Herbet 2015-01-30 15:56:40 +0100
  • c87d46ad5b Add cs_find_ent_by_class and fix documentation Arkshine 2015-01-30 15:53:25 +0100
  • 7d084ee0bf Merge pull request #185 from Arkshine/feature/hooking-cvars Vincent Herbet 2015-01-30 14:20:11 +0100
  • cfc92ca3db Plmenu: small update: formatex, semicolon, missing things, remove useless TABs Freeman-AM 2015-01-30 00:57:45 +0100
  • 1488b9747f Cvars: De-frenchify by Nextra Arkshine 2015-01-29 21:44:53 +0100
  • 2446ff49f2 Add cs_create_entity native Arkshine 2015-01-14 09:28:40 +0100
  • 98d4031b5c Add a new line at the end to not traumatize Nextra Arkshine 2015-01-29 17:55:24 +0100
  • 7e1911b13b Merge pull request #187 from Arkshine/fix/nvault-formatting-issue Vincent Herbet 2015-01-29 17:26:49 +0100
  • 1f304d55c4 Merge pull request #186 from Freeman-AM/product-version Vincent Herbet 2015-01-29 17:20:51 +0100
  • 9f93ff5168 Fix potential formatting issue with nvault_[p]set Arkshine 2015-01-29 16:52:47 +0100
  • 839bb086b1 Wrong product version for amxmodx-installer.nsi Freeman-AM 2015-01-29 14:58:07 +0100
  • a5b5c7e9cd Cvars: Fix code to avoid Nextra be confused Arkshine 2015-01-29 14:01:58 +0100