Commit Graph

  • a1f48b43bf
    engine: cdll_int: add new pfnFilteredClientCmd engine function a1batross 2021-11-03 23:50:14 +06:00
  • f5a20ae7b6
    engine: APIProxy: add new pfnFilteredClientCmd engine function a1batross 2021-11-03 23:48:30 +06:00
  • 13197e4e76
    common: add two new flags, available since cl_filterstuffcmd update a1batross 2021-11-03 23:43:30 +06:00
  • d78de818c6
    Merge 1a9e8b691bc4fc1c4f64cd997f68bbd191010fc7 into c7240b965743a53a29491dd49320c88eecf6257b Doug Arcuri 2021-06-20 11:05:14 -04:00
  • 1a9e8b691b Add support for Github action workload for halflife Doug Arcuri 2021-06-16 19:12:02 -04:00
  • b2e02a936b
    Fix #1544 — Part 5 Sabian Roberts 2021-05-10 14:34:40 +01:00
  • 9d12884e9f Force player to firstperson if maxplayers > 1 and player is already in thirdperson Jakub Mach 2021-04-17 04:25:22 +02:00
  • 8802d3bf91
    Merge 04be465d1c53b0eb2a840881fa591a3e706dc2f6 into c7240b965743a53a29491dd49320c88eecf6257b Minsoo Choo 2021-04-07 08:23:15 +09:00
  • 04be465d1c SDL and .gitignore update Minsoo Choo 2021-04-07 08:22:43 +09:00
  • 1096f2c077
    Merge 90a6436bba1cdc54f4bf160ab4e628accc79f92f into c7240b965743a53a29491dd49320c88eecf6257b Marc-Antoine Lortie 2021-04-05 12:21:20 -04:00
  • 90a6436bba Merge remote-tracking branch 'upstream/master' into branch-malortie-vs-2010 Marc-Antoine Lortie 2021-04-02 09:02:45 -04:00
  • 43e7a64801 Fixed check for monster gag spawnflag. Marc-Antoine Lortie 2021-03-14 09:55:56 -04:00
  • 7d0bc0877e Fix camera include guard Tamas Balogh 2021-02-10 14:49:07 +01:00
  • c4bdd03e50 Add initial silencer implementation Doug Arcuri 2021-01-23 14:31:56 -05:00
  • 268f9729d1 Add vest preprocessor defintion Doug Arcuri 2021-01-20 18:25:34 -05:00
  • d035e943af Add grappling hook preprocess hook parameter Doug Arcuri 2021-01-20 16:00:14 -05:00
  • 4e49a51e09 Add Visual Studio 2019 compilation support Doug Arcuri 2021-01-19 17:19:20 -05:00
  • 1a8d75fe17 Add primary shotgun player attack animation Doug Arcuri 2021-01-16 09:14:03 -05:00
  • 7ee6620a51
    Merge pull request #2 from solidi/provide-vest Doug Arcuri 2021-01-16 08:25:49 -05:00
  • 789f557491 Initial commit for vest device Doug Arcuri 2021-01-16 08:22:32 -05:00
  • 2bd599b4db Fix crash when switching back to last item when item was removed Solokiller 2021-01-13 16:30:27 +01:00
  • e231c4c87c Patch grappling hook to fire in correct direction during movement Doug Arcuri 2021-01-08 19:56:55 -05:00
  • 34f8fc23de
    Merge pull request #1 from solidi/provide-grapple-hook Doug Arcuri 2021-01-06 17:17:28 -05:00
  • 1ade1f0fe9 Add flags around grappling hook class Doug Arcuri 2021-01-06 17:01:23 -05:00
  • 898394d804 Reset cl_dll build flags Doug Arcuri 2021-01-06 17:00:56 -05:00
  • e932e3d155 Add grappling hook deploy time Doug Arcuri 2021-01-06 14:01:23 -05:00
  • 7597d6a247 Move grapplinghook to a reference pointer Doug Arcuri 2021-01-06 13:47:09 -05:00
  • 9ee42010cd Update grappling hook fire sound Doug Arcuri 2021-01-04 18:13:13 -05:00
  • 82facc59d6 Extract out grappling hook from CBasePlayer into its own class file Doug Arcuri 2021-01-03 19:39:29 -05:00
  • abce2eda42 Change float to BOOL for the grappling hook Doug Arcuri 2021-01-03 14:45:49 -05:00
  • 09bdcaff21 Add preprocessor to remaining grappling hook declarations Doug Arcuri 2021-01-03 14:39:50 -05:00
  • cd45028c67 Add GRAPPLING_HOOK pre-processor definition Doug Arcuri 2021-01-03 09:41:23 -05:00
  • 319708f331 Move grappling hook server cvar to GameRules Doug Arcuri 2021-01-03 08:04:29 -05:00
  • bcc6c75779 Add initial version of the offhanded grapple hook Doug Arcuri 2021-01-02 19:01:14 -05:00
  • ace7a17831 Add cl_dll and release ignore files Doug Arcuri 2020-12-26 19:47:11 -05:00
  • 25452bfef9 Prepare cl_dll project source file Doug Arcuri 2020-12-26 19:46:45 -05:00
  • 56469ee18e Remove unused p4 project reference in filecopy.bat Doug Arcuri 2020-12-26 19:46:07 -05:00
  • 735bfb32ed Add build artifact ignores Doug Arcuri 2020-12-23 19:52:52 -05:00
  • b2c5946b02 Adjust dll folder output Doug Arcuri 2020-12-23 19:40:19 -05:00
  • 84f3f16b19 Add a .gitignore file Doug Arcuri 2020-12-23 19:09:30 -05:00
  • 58e2991e02
    Merge d88b58b8efc847c0a586a31efc86423513fbbf74 into c7240b965743a53a29491dd49320c88eecf6257b Marc-Antoine Lortie 2020-11-22 13:14:33 -05:00
  • d88b58b8ef Delete MOTD.cpp Marc-Antoine Lortie 2020-11-22 13:13:07 -05:00
  • be25ff7f13 Delete MOTD.cpp Marc-Antoine Lortie 2020-11-22 13:08:38 -05:00
  • 49b77002cd Delete scoreboard.cpp Marc-Antoine Lortie 2020-11-22 12:56:12 -05:00
  • d9798422d9 Delete soundsystem.cpp Marc-Antoine Lortie 2020-11-22 10:59:35 -05:00
  • 53184017ce Delete dmcgl.def Marc-Antoine Lortie 2020-11-22 10:15:54 -05:00
  • e40d17bf48 Delete hlgl.def Marc-Antoine Lortie 2020-11-22 10:15:49 -05:00
  • f8b8abb2d6 Delete hlgl.def Marc-Antoine Lortie 2020-11-22 10:09:32 -05:00
  • 68204cfe8e Delete mpstubb.cpp Marc-Antoine Lortie 2020-11-22 09:54:18 -05:00
  • 353005ad49 Delete glock.cpp Marc-Antoine Lortie 2020-11-08 09:30:28 -05:00
  • fc561c6662 Delete AI_BaseNPC_Schedule.cpp Marc-Antoine Lortie 2020-11-08 09:28:53 -05:00
  • 71a8b2c640
    Merge f49041ce4a089ddcefb4be60a35723869e967bec into c7240b965743a53a29491dd49320c88eecf6257b Ivan Molodetskikh 2020-08-04 10:12:40 +03:00
  • f49041ce4a
    Add mp_bhopcap cvar for controlling bunnyhop cap Ivan Molodetskikh 2020-08-04 10:10:50 +03:00
  • 91456f2144
    Send bunnyhop speed cap state to clients Ivan Molodetskikh 2020-08-04 09:41:18 +03:00
  • f4f78e70a0
    Add g_bhopcap for controlling bunnyhop speed cap Ivan Molodetskikh 2020-08-04 09:18:38 +03:00
  • 89757757a9 Added the missing idle animations for the Crowbar Joël Troch 2015-05-25 13:37:37 +02:00
  • fd380fc98e
    Fix #1544 — Part 4 Sabian Roberts 2020-04-19 17:24:23 +01:00
  • 71ae6053dc
    Fix #1544 — Part 3 Sabian Roberts 2020-04-19 17:22:43 +01:00
  • a69884b873
    Fix #1544 — Part 2 Sabian Roberts 2020-04-19 17:18:54 +01:00
  • 130f2f3d4f
    Fix #1544 — Part 1 Sabian Roberts 2020-04-19 17:17:02 +01:00
  • ef7c33f8e8 Fix Houndeyes freezing after waking up Whitehole 2020-04-18 02:46:16 +02:00
  • e98a18a980 Fix Houndeyes not closing their eyes while sleeping Whitehole 2020-04-17 23:20:15 +02:00
  • c0d2c31c2d
    Update sound.cpp zoruamonster 2019-12-09 11:29:51 +03:00
  • 2372128c53
    Update nodes.cpp zoruamonster 2019-12-09 11:26:21 +03:00
  • 778751da8c
    Update multiplay_gamerules.cpp zoruamonster 2019-12-09 11:23:09 +03:00
  • f898c98d92
    Update monsters.cpp zoruamonster 2019-12-09 11:20:15 +03:00
  • 443812e816
    Update h_battery.cpp zoruamonster 2019-12-09 11:18:05 +03:00
  • f14a9f1d5e
    Update gauss.cpp zoruamonster 2019-12-09 11:17:00 +03:00
  • 8443ea576c
    Update func_tank.cpp zoruamonster 2019-12-09 11:15:44 +03:00
  • d2b8039c81
    Update defaultai.cpp zoruamonster 2019-12-09 11:14:13 +03:00
  • a149703249
    Merge 00f90d5377bbfdb0090ca66f45b0576d996c899a into c7240b965743a53a29491dd49320c88eecf6257b zoruamonster 2019-12-09 11:09:35 +03:00
  • 00f90d5377
    Update aflock.cpp zoruamonster 2019-12-09 11:09:23 +03:00
  • eb144c354b
    index out of range!! statusbar.cpp zoruamonster 2019-12-09 11:05:00 +03:00
  • c0bff86908
    Update input.cpp : DOWN DOWN zoruamonster 2019-12-09 11:01:57 +03:00
  • 7ff42f059d
    Update hl_weapons.cpp zoruamonster 2019-12-09 11:00:01 +03:00
  • eac37e86ae
    Update soundent.cpp zoruamonster 2019-12-09 10:56:13 +03:00
  • 53631c6e0c
    Update StudioModelRenderer.cpp zoruamonster 2019-12-09 10:46:45 +03:00
  • cc8041e837
    Update zombie.cpp zoruamonster 2019-12-09 10:43:00 +03:00
  • 649e341f31
    666 fatal crash zoruamonster 2019-12-09 10:41:22 +03:00
  • 653756b322
    Update pm_shared.c zoruamonster 2019-12-09 10:34:45 +03:00
  • fe4b0a8e88
    Update VGUI_Dar.h zoruamonster 2019-12-09 10:18:02 +03:00
  • 1cff67610a Fixes decals not appearing after loading saves when placed on entities. Bekey 2019-07-04 18:46:24 +02:00
  • 5bef00b806
    Merge 840d047402f99340de889dded2d3876f454195cf into c7240b965743a53a29491dd49320c88eecf6257b darealshinji 2019-06-18 00:04:01 +00:00
  • f4ebe2831f
    Merge 4bea4e24f1fa367244984ba87df6c3bf02b14845 into c7240b965743a53a29491dd49320c88eecf6257b Daniel Oaks 2019-06-12 15:04:21 +00:00
  • 5f9ee1b9cd
    Merge 69b47c1f52f9434cc541aca4ee6a9515fe71883c into c7240b965743a53a29491dd49320c88eecf6257b phm97 2019-06-10 20:32:27 +00:00
  • 7b003cb76a
    Merge 136de25b61689ee30ca0206e6737c7d06be77567 into c7240b965743a53a29491dd49320c88eecf6257b Artem Golubikhin 2019-06-10 18:49:30 +00:00
  • a824cb9116
    Merge ed0c6872689a01554be9baa4eab7ab0bf0c6ba57 into c7240b965743a53a29491dd49320c88eecf6257b Dominik Tugend 2019-06-06 21:49:30 +00:00
  • 0ee1116e0c
    Merge 8903b33ef34cbe7e33bfbaa15f5c418bf9d01a02 into c7240b965743a53a29491dd49320c88eecf6257b Ivan Molodetskikh 2019-06-06 18:38:57 +00:00
  • c7240b9657 Add FGD files for DMC and Ricochet steam_legacy mikela-valve 2019-06-06 11:29:32 -07:00
  • e8c4d54116 Update and fix SDK license mikela-valve 2019-06-06 11:29:21 -07:00
  • 191f91518b Update to triggers to take into account usetype Julian (Sockman) 2019-04-21 10:32:05 -04:00
  • ed0c687268 Merge branch 'master' into fix-valve-input Dominik Tugend 2018-08-25 10:59:24 +02:00
  • 69b47c1f52
    Rename Makefile to MsvcMakefile phm97 2018-08-06 10:13:44 +02:00
  • e03e04c549
    Update extdll.h phm97 2018-08-06 10:09:27 +02:00
  • 27f2580ac0
    Update util_vector.h phm97 2018-08-06 10:08:45 +02:00
  • fddc19ee04
    Add files via upload phm97 2018-08-06 10:00:03 +02:00
  • 9867d16cf3
    Add files via upload phm97 2018-08-06 09:58:57 +02:00
  • 93ecddcdb4 Visual Studio 2015 and later Compatibility Support Bandock 2017-04-04 01:10:44 -05:00
  • 475703c934 Merge c25f3b9082aa5ac643c0c4aa4c39be3162e4e597 into 5d761709a31ce1e71488f2668321de05f791b405 Dominik Tugend 2016-11-23 03:02:14 +00:00
  • 4c602998c7 Merge 0a112eefab9890d733e522e0a41f58ebac6b9e21 into 5d761709a31ce1e71488f2668321de05f791b405 Dominik Tugend 2016-11-23 03:02:14 +00:00