Commit Graph

  • 8f90f30b07 Gamedata: keep "class" comment for unknown type Arkshine 2015-08-09 16:25:27 +0200
  • 222b1c651b Gamedata: Add HLDM entities classes Arkshine 2015-08-08 00:28:53 +0200
  • e0d80639b3 Gamedata: Remove any static members Arkshine 2015-08-07 20:37:39 +0200
  • 0baa7d47b6 Gamedata: Add Opfor entites offsets Arkshine 2015-08-07 20:32:32 +0200
  • c80d6e5284 Gamedata: Add TFC entites offsets Arkshine 2015-08-07 20:18:45 +0200
  • ad63658f9e Gamedata: Add DoD entities offsets Arkshine 2015-08-07 20:13:54 +0200
  • ffb9bc92d6 Gamedata: Fix Master and PackageScript to reflect changes Arkshine 2015-08-07 20:01:11 +0200
  • 672c519378 Gamedata: Move more CS classes not linked an entity to /others.games Arkshine 2015-08-07 18:04:35 +0200
  • cfd8526961 Gamedata: Move CS hostage-related classes not linked to an entity to /hostages.games Arkshine 2015-08-07 17:54:48 +0200
  • 00de99b839 Gamedata: Add missing CS classes associated to an entity Arkshine 2015-08-07 17:38:18 +0200
  • fb1189fd31 Gamedata: Add CS class hierarchy as comment for convenience Arkshine 2015-08-07 17:35:29 +0200
  • 7dff2749ec Gamedata: Remove CS classes with no members Arkshine 2015-08-07 17:30:49 +0200
  • 4d3e31cf6c Fix an SortADTArray() issue where strings are not properly sorted Arkshine 2015-08-04 17:03:26 +0200
  • 5987f389c6 Fix some potiental issues Arkshine 2015-07-31 15:45:32 +0200
  • 6d7daf787d Merge pull request #276 from Arkshine/fix/ham-command Vincent Herbet 2015-07-31 15:43:29 +0200
  • 73e84e9963 Fix "ham hooks" command not displaying all current hooks of a plugin Arkshine 2015-07-31 14:25:19 +0200
  • 8c0534a055 Fix typo Vincent Herbet 2015-07-30 19:54:40 +0200
  • 5c17b1c767 Merge pull request #275 from xPaw/patch-2 Vincent Herbet 2015-07-30 16:47:23 +0200
  • 79bb453bb6 Return an error on Err_OldFile instead of falling through to default case Pavel Djundik 2015-07-30 15:59:01 +0300
  • 6b1650ae4f Merge pull request #274 from xPaw/patch-1 Vincent Herbet 2015-07-30 13:23:03 +0200
  • 378d89af2f Fix resource leak when reading hamdata.ini Pavel Djundik 2015-07-30 14:02:46 +0300
  • 8c16331b69 Merge pull request #272 from Arkshine/feature/textparser-data-param Vincent Herbet 2015-07-30 10:43:44 +0200
  • fc4455d837 Merge pull request #273 from Arkshine/fix/newmenu-typo Vincent Herbet 2015-07-30 10:43:36 +0200
  • 5f83f77b2e Fix typo in newmenus Arkshine 2015-07-30 00:28:18 +0200
  • 6d6a1c1ab0 Add a data argument in INI/SMC_ParseFile() to pass through to callbacks (bug 6228) Arkshine 2015-07-29 22:20:16 +0200
  • aa5c340029 NS: Fix ns_remove_upgrade() native Arkshine 2015-07-29 20:23:24 +0200
  • a35af02494 NS: Refactor some bits Arkshine 2015-07-29 20:21:09 +0200
  • decde43371 Merge pull request #270 from Arkshine/fix/ml-parser-with-empty_value Vincent Herbet 2015-07-29 09:45:14 +0200
  • 2d583aa83a Fix a ML parser crash on key with an associated empty value Arkshine 2015-07-28 15:41:16 +0200
  • 57037740fd Merge pull request #269 from Arkshine/update-libmaxminddb Vincent Herbet 2015-07-22 12:57:46 +0200
  • 8efa1ba067 Update libmaxminddb to v1.1.0 Arkshine 2015-07-22 00:15:32 +0200
  • 2162059352 Merge pull request #268 from Arkshine/fix/handle-name-conflict Vincent Herbet 2015-07-21 00:23:13 +0200
  • 6b3b351c9a Rename Handle class to avoid name collision in mac Arkshine 2015-07-21 00:18:54 +0200
  • c6a3290c4f Merge pull request #267 from Arkshine/feature/unregister_event Vincent Herbet 2015-07-21 00:00:28 +0200
  • df5d935194 Add enable/disable_event() native Arkshine 2015-07-20 11:07:10 +0200
  • 075ed7b7b4 Merge pull request #265 from Arkshine/fix/set-log-type Vincent Herbet 2015-07-18 10:21:09 +0200
  • 109b3481a7 Retrieve log type in MetaAttach to allow log to be written earlier Arkshine 2015-07-18 09:55:13 +0200
  • 83bc3f518b Fix wrong buffer length Vincent Herbet 2015-07-17 19:12:02 +0200
  • 717735311b Fix typo Vincent Herbet 2015-07-17 17:53:52 +0200
  • e3489be0c0 Merge pull request #260 from Arkshine/feature/more-amtl-conversion Vincent Herbet 2015-07-16 12:24:06 +0200
  • 9223989a01 Fix consistency Arkshine 2015-07-16 07:49:46 +0200
  • 4ed80b88de Merge pull request #255 from Arkshine/feature/cstrike-gamedata Vincent Herbet 2015-07-15 22:21:08 +0200
  • 662fa61fc7 Cstrike: Fix typos and improve things Arkshine 2015-07-14 19:36:36 +0200
  • dcc2d91b14 Cstrike: cs_get_user_driving - Add the associated constants from HLSDK Arkshine 2015-07-09 15:20:23 +0200
  • 86e33d0cb1 Cstrike: cs_set_user_model - Add a param to choose whether modelindex should be updated Arkshine 2015-07-09 13:36:53 +0200
  • 5d6f829624 Cstrike: Rename file for consistency Arkshine 2015-07-08 20:39:34 +0200
  • 1ed354890b Cstrike: Add CSI_SHIELD for convenience and fix typos Arkshine 2015-07-08 16:31:37 +0200
  • 939aad5cb9 Cstrike: cs_set_user_team - Add a param to choose whether TeamInfo message should be sent Arkshine 2015-07-08 13:59:02 +0200
  • 8be119aa6a Cstrike: cs_set/reset_user_model/team - Stagger user's info updates across multiple frames (bug 3134) Arkshine 2015-07-06 20:05:48 +0200
  • aedde87f42 Cstrike: cs_set_user_zoom - Use a more event-based approach when mode is 0 Arkshine 2015-07-05 18:10:57 +0200
  • 63a0910f5b Cstrike: cs_get/set_armoury_type - Add a param to get/set the number of weapons inside an armoury Arkshine 2015-07-04 23:54:10 +0200
  • 81f9a23d16 Cstrike: cs_get_user_armor - Make optional armortype param Arkshine 2015-07-04 19:59:30 +0200
  • 7842d0160b Cstrike: cs_set_weapon_silen - Add a new value for draw_animation to follow game behavior Arkshine 2015-07-04 19:50:57 +0200
  • 87d740b92a Cstrike: Add CZ support for some hostage natives Arkshine 2015-07-04 17:56:14 +0200
  • d9a9b7a74e Cstrike: Add support for monster_scientist entity (alias of hostage_entity) Arkshine 2015-07-04 16:36:28 +0200
  • 27d6a0cc08 Cstrike: cs_get_hostage_id - Fix error check, an hostage can't be a player Arkshine 2015-07-04 16:28:24 +0200
  • b82588f081 Cstrike: cs_set_user_deaths - Add a param to choose whether scoreboard should be updated Arkshine 2015-07-04 16:21:48 +0200
  • 71c6ac8c2e Cstrike: cs_set_no_knives - pfnCreateNamedEntity is now hooked only when needed Arkshine 2015-07-04 16:08:17 +0200
  • 2de1f9a33b Cstrike: Do some more cleanup Arkshine 2015-07-04 15:51:16 +0200
  • f13461caee Cstrike: Cache GET_USER_MSG_ID calls Arkshine 2015-07-03 19:28:26 +0200
  • 84c320d539 Cstrike: Do some cleanup for the sake of consistency and readability Arkshine 2015-07-03 17:42:40 +0200
  • 864e0b88eb Cstrike: Move all hardcoded datas to its own gamedata files Arkshine 2015-06-24 17:46:03 +0200
  • 6555ecf6b8 Merge pull request #263 from Sylvert0/master Vincent Herbet 2015-07-14 15:55:07 +0200
  • f3df286985 Fix CS_OnBuyAttempt Iván Lo Giudice 2015-07-14 10:40:16 -0300
  • b8dd9d19dd Merge pull request #261 from Arkshine/feature/datapack-memory Vincent Herbet 2015-07-14 00:40:15 +0200
  • fab9dbf294 Merge pull request #262 from Arkshine/remove-makefile Vincent Herbet 2015-07-14 00:40:02 +0200
  • c0b9b91a06 Remove MakeFile Arkshine 2015-07-14 00:13:24 +0200
  • f7c4ed050f Improve DataPack memory allocation Arkshine 2015-07-13 23:49:51 +0200
  • c775cfca73 More AMTL conversion - 🔥 CString and CVector Arkshine 2015-07-11 10:37:36 +0200
  • b145b4c651 Merge pull request #259 from Nextra/engine-fix Vincent Herbet 2015-07-13 15:45:10 +0200
  • a68df8de7f Engine: Fix bcompat and consistency for CHECK_ENTITY Valentin Grünbacher 2015-07-13 14:43:39 +0200
  • de71cf469c Merge pull request #258 from Ni3znajomy/fix-mistake-gconfigparser Vincent Herbet 2015-07-11 20:40:09 +0200
  • cc12f0a0a4 Fix mistake Ni3znajomy 2015-07-11 20:18:43 +0200
  • 3132e20fad Merge pull request #257 from Arkshine/feature/remove-duplicated-handle-code Vincent Herbet 2015-07-11 19:58:02 +0200
  • dbc9c7e0da Remove duplicated code of native handles Arkshine 2015-07-11 18:01:04 +0200
  • 883c852897 Synchronize AMTL submodule Arkshine 2015-07-11 14:57:06 +0200
  • 989034bd41 Attempt to fix mac build Vincent Herbet 2015-07-11 13:33:30 +0200
  • 139a2a082c Merge pull request #254 from Arkshine/feature/gameconfig Vincent Herbet 2015-07-11 13:19:09 +0200
  • f38c726faf Gameconfig: Add game configs natives Arkshine 2015-06-24 17:45:12 +0200
  • b8cc1ac79d Merge pull request #256 from DmitriyS/master Vincent Herbet 2015-07-11 00:12:51 +0200
  • e98ab37806 fix memory leaks DmitriyS 2015-07-11 00:39:34 +0300
  • 846238fe99 Merge pull request #250 from Nextra/enginew Vincent Herbet 2015-07-02 18:43:35 +0200
  • 14513e6f70 Gameconfig: Export game config manager to AMXX API Arkshine 2015-06-23 20:04:17 +0200
  • 4b2ba10300 Gameconfig: Add game configs parser Arkshine 2015-06-23 19:39:01 +0200
  • f46fc6c4e8 Merge pull request #253 from Arkshine/fix/set_amxstring_utf8-inconsistency Vincent Herbet 2015-06-29 13:23:02 +0200
  • 8633337bbd Fix set_amxstring_utf8 insconsistency Arkshine 2015-06-29 11:28:11 +0200
  • f68a53e46a Fix mac compilation Vincent Herbet 2015-06-27 16:26:39 +0200
  • 30a97db735 Merge pull request #249 from Arkshine/fix/override-error-clang56 Vincent Herbet 2015-06-27 15:46:46 +0200
  • 28448c0fe1 Merge pull request #251 from WPMGPRoSToTeMa/authconsoleprintfixes Vincent Herbet 2015-06-15 20:03:23 +0200
  • 391991bfce https://bugs.alliedmods.net/show_bug.cgi?id=6372 bugfix WPMGPRoSToTeMa 2015-06-15 18:54:29 +0300
  • 7059f5b3b9 Engine: Detour LightStyle to catch all calls, restores set_lights() functionality Valentin Grünbacher 2015-06-11 16:08:46 +0200
  • 3792e7dc20 Merge pull request #248 from Arkshine/fix/update-compiler3 Vincent Herbet 2015-06-01 21:45:04 +0200
  • 934e0208bf Fix a clang-3.6 compilation issue Arkshine 2015-06-01 18:52:41 +0200
  • 26d0f3f2de Merge pull request #247 from ShootingKing-AM/master Vincent Herbet 2015-05-19 17:31:58 +0200
  • 4a58365b2c Correcting SolutionFileFormat version as well Shooting King 2015-05-19 18:31:19 +0530
  • 41dfdc7f59 Compiler: Prevent declaring arrays that the compiler is too buggy to handle Arkshine 2015-05-18 23:59:58 +0200
  • f710188c86 Compiler: Ability to directly reference another address in a default argument (for arrays only) Arkshine 2015-05-18 23:52:55 +0200
  • ad23638913 Correcting years in MSVS project solutions. Shooting King 2015-05-18 21:54:06 +0530
  • b364506cbc Merge pull request #241 from luxxxoor/patch-2 Vincent Herbet 2015-05-17 20:10:22 +0200
  • b77c8e253b Update cmdmenu.sma Changed format with formatex where needed, removed many hardcoded contents in plugin and added semicolons. luxxxoor 2015-05-05 19:58:20 +0300