Commit Graph

  • ba37f2f428 Merge branch 'patch-4' of https://github.com/luxxxoor/amxmodx master Flummi 2022-07-11 13:37:39 +00:00
  • 0de7beb351 Merge branch 'patch-5' of https://github.com/WPMGPRoSToTeMa/amxmodx Flummi 2022-07-11 13:34:36 +00:00
  • 4d38b9c73b https://github.com/alliedmodders/amxmodx/pull/567 Flummi 2022-07-11 13:24:13 +00:00
  • 03cdb55266 https://github.com/alliedmodders/amxmodx/pull/575 Flummi 2022-07-11 13:22:45 +00:00
  • 950e63d62f https://github.com/alliedmodders/amxmodx/pull/576 Flummi 2022-07-11 13:20:30 +00:00
  • 0a0a8bc13d https://github.com/alliedmodders/amxmodx/pull/579 Flummi 2022-07-11 13:18:27 +00:00
  • 63c18bba6c https://github.com/alliedmodders/amxmodx/pull/993 Flummi 2022-07-11 13:10:17 +00:00
  • 338e8307f8 https://github.com/alliedmodders/amxmodx/pull/1049 Flummi 2022-07-11 13:01:02 +00:00
  • 475b1cdc29 fix gcc 12.1 compilation Flummi 2022-07-10 15:25:45 +00:00
  • e5c519cf07 update sqlite to version 3.39.0 Flummi 2022-07-10 15:24:46 +00:00
  • df6b589ba1 nextmap.sma - Fix mp_chattime getting increased on quick map change (#1044) rtxa 2022-07-01 03:16:05 -03:00
  • fde732f66d Update trie_natives.cpp (#1052) Rustam Zigandarov 2022-06-17 06:47:08 +05:00
  • 49a8b959b3 Update newmenus.inc (#1043) Rustam Zigandarov 2022-04-05 12:32:55 +05:00
  • ec82e3f34c now amxmodx can use std (#1026) Unreal Karaulov 2021-12-06 21:38:46 +03:00
  • 8ee3da24cb Added new debug feature: Performance Monitor. (#1019) Unreal Karaulov 2021-12-06 05:38:49 +03:00
  • 6e8554d1d2 Fix ConfigsExecutedForward (my mistake) (#1024) Unreal Karaulov 2021-12-04 23:04:08 +03:00
  • 363871a860 Fixed value check in json_object_set_value (#1023) 1.9-dev Hedel Nasser 2021-12-03 19:53:29 -04:00
  • 275be8b0a8 Fix one big issue what broken all plugins! (#1022) Unreal Karaulov 2021-12-04 02:07:59 +03:00
  • f8ac58c839 Fix some misprints and mistakes in code, part 2 (#1021) Unreal Karaulov 2021-12-03 08:24:15 +03:00
  • e8909c1583 Fixed value check in json_object_set_value (#1015) Hedel Nasser 2021-12-02 23:32:04 -04:00
  • 3cda059669 Fix some errors (#1020) Unreal Karaulov 2021-12-03 00:47:57 +03:00
  • 5dcda02b65 [Build] Implement CI for MacOS via appveyor (#1013) Harsha Raghu 2021-10-25 05:52:56 +05:30
  • e6d9d9b71c Update stats.sma (#1001) pizzahut2 2021-10-08 02:12:37 +02:00
  • 8e8dfa33ed Update stats.sma (#1002) pizzahut2 2021-10-08 02:12:29 +02:00
  • 2563bf6c26 Updated get_user_flags documentation (#1007) Adam Richard 2021-10-07 21:12:04 -03:00
  • c61735130d [Build] Fix latest MSVC and CLang compiler errors (#1008) Harsha Raghu 2021-10-08 05:41:49 +05:30
  • cac80584a0 Setup Github Actions (#1003) Harsha Raghu 2021-10-06 12:09:38 +05:30
  • 3eefe5562e [Build] Migrate to Python3 (#1000) Harsha Raghu 2021-09-29 00:11:04 +05:30
  • c317dc55c7 Update stats.sma (#997) pizzahut2 2021-09-28 18:56:21 +02:00
  • f442b3d84f Update stats.sma (#998) pizzahut2 2021-09-28 18:56:17 +02:00
  • 8fefd48af2 Create FUNDING.yml and add a ❤️Sponser button (#994) Harsha Raghu 2021-09-23 22:42:43 +05:30
  • f37f9d1c66 Fix gcc 9.2 compilation. (#835) shel 2021-09-22 19:01:35 -05:00
  • 8413946ace Minor German Language Update (#926) Daniele386 2021-09-17 13:11:58 +02:00
  • 8817f3e541 European Portuguese Language translation fixes (#902) Smilex_Gamer 2021-09-17 12:12:46 +01:00
  • 81e4aa29a6 Add missing kRenderFx constant (#928) OciXCrom 2021-09-17 13:11:17 +02:00
  • be9ccc42eb European Portuguese Language translation fixes (#902) Smilex_Gamer 2021-09-17 12:12:46 +01:00
  • 1754c0b959 Minor German Language Update (#926) Daniele386 2021-09-17 13:11:58 +02:00
  • fb7ab6d08d Add missing kRenderFx constant (#928) OciXCrom 2021-09-17 13:11:17 +02:00
  • 01e60834fa Use precache_generic() for sounds that are played client-side (#934) OciXCrom 2021-09-17 13:10:46 +02:00
  • bb4b818250 Update parson and fix json_object_set_value (#983) Franco Romaniello 2021-09-17 13:06:54 +02:00
  • f5fea6ab7b Fix typo in message_const.inc TE_FIZZ comment (#990) Franco Romaniello 2021-09-17 13:03:37 +02:00
  • 3289b3c63c Update parson and fix json_object_set_value (#983) Franco Romaniello 2021-09-17 13:06:54 +02:00
  • e17d37abe3 [FEATURE REQUEST] set_hudmessage add missing parameters (#992) FEDERICOMB 2021-09-17 08:05:28 -03:00
  • 51c3f1b195 Fix typo in message_const.inc TE_FIZZ comment (#990) Franco Romaniello 2021-09-17 13:03:37 +02:00
  • f031b97e91 [TFCX] Fix Medic infection Crash on Linux (#991) Harsha Raghu 2021-09-17 16:29:54 +05:30
  • 2c8be75057 [TFCX] Fix Medic infection Crash on Linux (#991) Harsha Raghu 2021-09-17 16:29:54 +05:30
  • beaa8c436b Revert "Update CMisc.h (#985)" (#987) pizzahut2 2021-09-02 20:51:55 +02:00
  • 10db2e5c85 Revert "Update CMisc.h (#984)" (#986) pizzahut2 2021-09-02 20:51:50 +02:00
  • f3d21a3fb1 Update CMisc.h (#985) pizzahut2 2021-08-27 07:28:11 +02:00
  • 05f86f05c0 Update CMisc.h (#984) pizzahut2 2021-08-27 07:28:01 +02:00
  • 3340884edb fix alpha2 order in set_hudmessage (#982) Franco Romaniello 2021-08-16 23:23:52 +02:00
  • d1fc99fc28 [FEATURE REQUEST] set_hudmessage add missing parameters (#981) Franco Romaniello 2021-08-16 22:27:50 +02:00
  • 36d5aa97b1 Add missing set_task_* callback info (#952) OciXCrom 2021-08-07 17:31:18 +02:00
  • b8c490b5e6 Fix newmenus.inc documentation (#942) OciXCrom 2021-08-07 17:30:07 +02:00
  • 301701b1da Fix typo in admincmd.txt (#951) OciXCrom 2021-08-07 17:29:11 +02:00
  • 5b1b844184 Fix incorrect uses of feof() (#957) Fysiks 2021-08-07 10:28:35 -05:00
  • 6c9c37eb45 Fixed Romanian translation, and added diacritics (#974) TibyXD 2021-08-07 18:20:50 +03:00
  • d88b7e3c98 Change default chat time to 0.0 (#977) Fysiks 2021-08-07 10:19:38 -05:00
  • 6b9d82fa60 Add TIME_ELEMENT_* Romanian language keys in time.txt (#971) Sergey Shorokhov 2021-07-26 11:45:55 +03:00
  • 5e7e1775bd Another macOS build fix. David Anderson 2021-07-11 22:10:02 -07:00
  • 08494d0d66 macOS build fix. David Anderson 2021-07-11 22:14:16 -07:00
  • 97b03ea567 Another macOS build fix. David Anderson 2021-07-11 22:10:02 -07:00
  • 344fb3d410 Fix mac build. David Anderson 2021-07-11 22:04:48 -07:00
  • 37cbccef6a Quell warning on macOS. David Anderson 2021-07-11 21:04:16 -07:00
  • 9d4c9c5ce9 Fix mac build. David Anderson 2021-07-11 22:04:48 -07:00
  • 2064e224d1 Quell warning on macOS. David Anderson 2021-07-11 21:04:16 -07:00
  • 73f52fd53a Fix Windows build. David Anderson 2021-02-10 13:32:02 -08:00
  • 6c8c605fa3 Update minimum macOS to 10.7. David Anderson 2021-07-11 20:55:09 -07:00
  • 7fb6440ce9 Update minimum macOS to 10.7. David Anderson 2021-07-11 20:55:09 -07:00
  • 1a1b16614a Switch to libc++ on mac. David Anderson 2021-07-11 20:51:19 -07:00
  • d67510b841 Switch to libc++ on mac. David Anderson 2021-07-11 20:50:54 -07:00
  • 00b769e3f2 Use python3 in bootstrap. David Anderson 2021-07-11 17:36:06 -07:00
  • af32a9790b Switch to Python3 for bootstrapping. David Anderson 2021-07-11 17:30:38 -07:00
  • f92e60a8ac Add ignore for amxx binaries (#960) Fysiks 2021-05-06 22:40:48 -05:00
  • 2e5e3ce060 Add month and year support to get_time_length() (#969) Sergey Shorokhov 2021-07-01 11:51:24 +03:00
  • 8e902cb63b Fix for loop index out of bounds error (#966) Fysiks 2021-06-19 03:36:56 -05:00
  • 8fdc6540ca Fix stock "SQL_QueryAndIgnore" documentation (#965) FEDERICOMB 2021-06-19 05:38:25 -03:00
  • c58daeafca Fix stock "SQL_QueryAndIgnore" documentation (#965) FEDERICOMB 2021-06-19 05:38:25 -03:00
  • 7fef58c374 Fix for loop index out of bounds error (#966) Fysiks 2021-06-19 03:36:56 -05:00
  • 3c1856f7af Add ignore for amxx binaries (#960) Fysiks 2021-05-06 22:40:48 -05:00
  • 9fbf91ded0 Fixed a typo in open_dir native (#955) ArKaNeMaN 2021-03-25 20:04:00 +03:00
  • 3d517d69e2 Revert "Update meta_api.cpp (#883)" (#950) Vincent Herbet 2021-03-12 18:36:40 +01:00
  • 8db3853fb7 Revert "Update meta_api.cpp (#883)" revert-883-patch-1 Vincent Herbet 2021-03-12 18:35:55 +01:00
  • 70d1aff519 Revert "Resolve old bot's connection state issues (#917)" (#949) shel 2021-03-12 11:31:01 -06:00
  • bee4b47b07 Resolve old bot's connection state issues (#917) shel 2021-03-09 16:10:59 -06:00
  • 8c6b0f84bb Fix Windows build. David Anderson 2021-02-10 13:32:02 -08:00
  • a4e929eedc Possible memory leaks on deattach (#912) shel 2020-12-07 00:09:57 +04:00
  • c81f68aac3 Update cvars.inc (#919) Franco Romaniello 2020-12-06 21:01:52 +01:00
  • 03f4c7dd2c Update checkout-deps.sh (#915) shel 2020-12-06 23:59:11 +04:00
  • 7cb045c688 Update meta_api.cpp (#883) shel 2020-11-23 06:02:53 +04:00
  • 73f3afa95f push (#911) shel 2020-11-23 03:43:17 +04:00
  • 2fadf887e6 Return max heap size note (#910) shel 2020-11-23 03:12:54 +04:00
  • 1027df054a Updated 'checkout-deps' to check for 'pip'/'pip3' prior to installing 'AMBuild' (#897) WildCard65 2020-07-31 17:33:28 -04:00
  • 2e3c105c7d Pass menu ID in MPROP_PAGE_CALLBACK function (#885) shel 2020-07-17 13:05:13 +04:00
  • ff2fc19b08 Update newmenus.cpp (#884) shel 2020-07-17 03:57:29 +04:00
  • f4fefd0bb4 Fix uninitialized member unexpected results (#896) shel 2020-07-17 03:40:31 +04:00
  • 5eea3e5b42 Revert "Do not allow admins to change cvars with FCVAR_SPONLY flag when not in singleplayer via amx_cvar" Vincent Herbet 2020-06-24 22:49:19 +02:00
  • b26118006a Revert "Do not allow admins to change cvars with FCVAR_SPONLY flag when not in singleplayer via amx_cvar" Vincent Herbet 2020-06-24 22:49:19 +02:00
  • 1bfec70029 Yet another Hungarian langugage revise (#816) regener 2020-05-29 01:13:38 +02:00
  • bdeb2a133f admincmd.sma exploits fix (#822) Juice 2020-05-29 02:10:38 +03:00