Commit Graph

  • 2c3bfbe62a Retrieve gamepad dvars on creating dvars instead of referencing them by name Jan 2021-08-24 11:25:00 +02:00
  • 30c90e5985 Set mouse as used when mouse is moved instead of disabling it when gamepad is in use Jan 2021-08-24 11:24:43 +02:00
  • e49e17d6e6 Add turnrates for controllers Jan 2021-08-23 22:45:22 +02:00
  • ac1ade1976 Fix release mode issues with R_TextWidth_Hk Jan 2021-08-23 22:44:57 +02:00
  • 6043dabc3c Apply gamepad axis rotation to usercmds Jan 2021-08-23 13:25:14 +02:00
  • 6434526fcb Disable mouse cursor when controller is active Jan 2021-08-23 01:19:20 +02:00
  • cc9a2b0bac Make dvar set methods also set the latched values Jan 2021-08-23 00:45:49 +02:00
  • b3e5f461f2 Add gpad_in_use dvar that reflects whether a gamepad is currently being used Jan 2021-08-23 00:45:33 +02:00
  • feef738c61 Make all material text icons (Hud icons) have white tint so they are not affected by color codes Jan 2021-08-23 00:04:05 +02:00
  • 05861a0df4 Draw only gamepad buttons when gamepad is in use Jan 2021-08-23 00:03:44 +02:00
  • 8b43ba490c Fix width calculation errors in R_TextWidth reimplementation Jan 2021-08-23 00:03:00 +02:00
  • 885f5c4688 Add localized button names for gamepad keys Jan 2021-08-22 20:52:13 +02:00
  • 57e305277b Consider material text icons when calculating text width Jan 2021-08-22 20:51:57 +02:00
  • 0875a87e26 Add commands for applying gamepad stick and button configurations Jan 2021-08-22 16:18:43 +02:00
  • 8cd99235c0 Write gamepad axis configuration to config file Jan 2021-08-22 16:07:23 +02:00
  • dcbb120de1 Fix menu controller support taking keypad keys instead of normal keys Jan 2021-08-22 14:00:59 +02:00
  • 9b4a48f2c3 Implement menu navigation using gamepad Jan 2021-08-22 13:44:46 +02:00
  • b6d7abdcd4 Execute gamepad keybinds Jan 2021-08-22 01:41:32 +02:00
  • 6d598df56d Add binding commands to keys for controllers Jan 2021-08-22 00:04:30 +02:00
  • 2decfa2c45 Apply patches important for dedicated servers as well in any case Jan 2021-08-21 15:40:36 +02:00
  • ea8c35e063 Reformatted gamepad patch Jan 2021-08-21 15:20:26 +02:00
  • d4d1520f65 Implement cod native controller support like xinput value retrieval Jan 2021-08-21 15:16:51 +02:00
  • 64fdd04343 Rename XInput patch to Gamepad Jan 2021-08-21 15:15:42 +02:00
  • 9ff6747c5a
    Define dvar_type as a char Diavolo 2021-08-29 22:40:55 +02:00
  • 5db5f707a9
    Remove name check Diavolo 2021-08-29 22:13:03 +02:00
  • 9a1ab2c660
    Check for dvar type Diavolo 2021-08-29 22:09:45 +02:00
  • 62cc1fff78
    [Dvar] Make flag enum unsigned Diavolo 2021-08-29 17:51:50 +02:00
  • 89165a96b4
    [Dvar] Use set raw method on dvars by default Diavolo 2021-08-29 17:41:21 +02:00
  • d54267bd76
    Bump deps/libtomcrypt from 1937f41 to 673f5ce dependabot[bot] 2021-08-28 21:50:04 +00:00
  • dbab1f1532
    Bump deps/json11 from e2e3a11 to 2df9473 dependabot[bot] 2021-08-28 21:50:02 +00:00
  • 02d2eb31fa
    Bump deps/protobuf from 63cfdaf to df2bce3 dependabot[bot] 2021-08-28 21:49:59 +00:00
  • 2292a265d9
    Bump deps/pdcurses from 618e0aa to 4bc97e2 dependabot[bot] 2021-08-28 21:49:54 +00:00
  • 0149cd792d
    Bump deps/zlib from d71dc66 to c3f3043 dependabot[bot] 2021-08-28 21:49:52 +00:00
  • 32925a31d5
    Bump deps/libtommath from 6ac0b0c to eda0bd6 dependabot[bot] 2021-08-28 21:49:50 +00:00
  • 14dc718ef2
    Merge pull request #116 from diamante0018/no-anti-cheat Dss0 2021-08-28 23:49:42 +02:00
  • 45b5161c01
    Merge pull request #115 from diamante0018/dependa Dss0 2021-08-28 23:49:27 +02:00
  • 99db8db0f2
    Attempt to remove dep Diavolo 2021-08-28 22:53:06 +02:00
  • 01f8f36e30
    Disable anticheat for good Diavolo 2021-08-28 22:33:14 +02:00
  • ebebaf173c
    Add contents to file Diavolo 2021-08-28 22:21:18 +02:00
  • 3b6b5b1136
    Dependabot Diavolo 2021-08-28 22:20:04 +02:00
  • 52748b4cbe
    Merge pull request #113 from Laupetin/fix/2d-material-text-icons Dss0 2021-08-21 13:22:18 +02:00
  • aaace9db35 Do not only strip material text icons from server names but for all server attributes that are displayed in the server list Jan 2021-08-21 12:35:32 +02:00
  • 002dfa77c4
    Merge pull request #114 from Laupetin/fix/invalid-playercounts Dss0 2021-08-21 12:07:49 +02:00
  • d44039e82e Ignore servers in serverlist that specify an invalid player count Jan 2021-08-20 18:42:47 +02:00
  • f3c2b999eb Strip material text messages from server names Jan 2021-08-20 18:37:08 +02:00
  • a7a8207a34 Strip material text icons from chat messages Jan 2021-08-20 18:36:36 +02:00
  • e84e0774a6 Fix material text icons with some techsets causing issues when rendering Jan 2021-08-20 17:49:36 +02:00
  • 05c5849e30
    Merge pull request #111 from diamante0018/fix-style-2 Dss0 2021-08-20 12:32:55 +02:00
  • 933f00017f
    Add space after push Diavolo 2021-08-19 17:28:22 +02:00
  • 0b85b4cefc
    Order of names Diavolo 2021-08-19 12:04:49 +02:00
  • fc73f4cd65
    Fix style and slowmoStub Diavolo 2021-08-19 11:45:40 +02:00
  • 4ab20ae8f5
    Merge pull request #110 from mjkzy/develop Dss0 2021-08-17 15:48:04 +02:00
  • 1e99698777
    Delete labeler.yml m 2021-08-16 21:12:20 -05:00
  • 4f93ab7e6e
    Delete labeler.yml m 2021-08-16 21:12:15 -05:00
  • e43206fbcc
    Merge pull request #108 from Rackover/sound_mutex_fix_fix Dss0 2021-08-16 21:24:39 +02:00
  • 44eded4e6d
    Merge pull request #109 from Rackover/0_6_2_prep Dss0 2021-08-16 21:24:08 +02:00
  • 89254936e4 Whoops Louvenarde 2021-08-16 18:53:52 +02:00
  • af9bb8b805 Added DLC#9 (Classics pack 3) Louvenarde 2021-08-16 18:53:33 +02:00
  • 1888e4c357
    Merge pull request #107 from zweeej/SetSlowMotion-fix Dss0 2021-08-16 16:06:49 +02:00
  • ed62d96690 SetSlowMotion Fix #2 zweej 2021-08-16 02:01:21 +02:00
  • 47bf927dfd
    Merge pull request #106 from Rackover/sound_mutex_fix Dss0 2021-08-15 18:04:39 +02:00
  • f8c177085c Address review, clean up code Louvenarde 2021-08-15 14:10:13 +02:00
  • de0b8adc82 slowmofix zweej 2021-08-15 00:10:42 +02:00
  • 0f8acb940e Better dvar handling Louvenarde 2021-08-14 13:51:22 +02:00
  • cbfdde2029 Slight refactor, tweaked the acceleration value and deadzones a little bit Louvenarde 2021-08-14 10:38:00 +02:00
  • ea926dfe67 Merge branch 'develop_official' into feature/xinput Louvenarde 2021-08-14 00:36:42 +02:00
  • 8e4c102984 Sound mutex workaround Louvenarde 2021-08-14 00:27:19 +02:00
  • 830a60c8c9
    Merge pull request #104 from Laupetin/fix/codol-dynent-hook-bug Dss0 2021-08-04 18:47:38 +02:00
  • 99b5da72f6 Fix codol dynentity patch not respecting that the return type should be BOOL so 32bit instead of bool 8bit Jan 2021-08-03 21:36:57 +02:00
  • a52f2e9f32
    Merge pull request #101 from Rackover/colordblind_team_colors Dss0 2021-08-01 18:01:26 +02:00
  • b689c0579c
    Merge pull request #19 from diamante0018/colordblind_team_colors Edoardo Sanguineti 2021-08-01 14:32:22 +02:00
  • 320412551b
    Added comments Diavolo 2021-08-01 14:31:32 +02:00
  • 4e859ea616
    Merge pull request #18 from diamante0018/colordblind_team_colors Edoardo Sanguineti 2021-08-01 14:25:22 +02:00
  • 1bd4bcba05
    Color dvar Diavolo 2021-08-01 14:22:42 +02:00
  • a5680fdc61
    Color dvar Diavolo 2021-08-01 13:30:11 +02:00
  • e4ed04a3f7
    Merge pull request #17 from diamante0018/colordblind_team_colors Edoardo Sanguineti 2021-08-01 10:40:34 +02:00
  • b9087698df
    forgot about alpha value Diavolo 2021-08-01 10:39:40 +02:00
  • de0c3b2762
    Color blind dvars Diavolo 2021-08-01 10:35:59 +02:00
  • 7febeea2ed
    Merge pull request #16 from diamante0018/colordblind_team_colors Edoardo Sanguineti 2021-07-31 19:32:09 +02:00
  • 7d8f01b223
    The game does not display this character Diavolo 2021-07-31 19:31:37 +02:00
  • 15f05bc4be
    Merge pull request #15 from diamante0018/colordblind_team_colors Edoardo Sanguineti 2021-07-31 19:28:57 +02:00
  • e2d3f0aa35
    Finally a working stub Diavolo 2021-07-31 19:28:08 +02:00
  • 87a6bb1c34
    Merge pull request #11 from diamante0018/colordblind_team_colors Edoardo Sanguineti 2021-07-29 10:48:55 +02:00
  • a3d9c9bd75
    Remove asm instruction I shamelessly copied Diavolo 2021-07-29 10:47:16 +02:00
  • 8b4f177fcc
    Minor Diavolo 2021-07-29 10:11:27 +02:00
  • f7ab9896f6
    Merge pull request #92 from Rackover/skip_specops_entities Dss0 2021-07-28 23:18:12 +02:00
  • 47e840056c
    Merge pull request #10 from diamante0018/colordblind_team_colors Edoardo Sanguineti 2021-07-28 21:48:39 +02:00
  • 22f33921b6
    Use push ecx is not destroyed Diavolo 2021-07-28 21:44:17 +02:00
  • af737c98f8
    Merge pull request #9 from diamante0018/skip_specops_entities Edoardo Sanguineti 2021-07-28 19:16:55 +02:00
  • 4db1c1b0a9
    Remove function again Diavolo 2021-07-28 19:15:47 +02:00
  • 2dd703c037 Another zones::version specific to the map Louvenarde 2021-07-28 18:49:39 +02:00
  • 9de63a3772
    Merge branch 'develop' into skip_specops_entities Louve 2021-07-28 18:32:45 +02:00
  • e025f3420e
    Removed unnecessary spaces Edoardo Sanguineti 2021-07-28 14:57:13 +02:00
  • 0707c8b99f
    Merge pull request #5 from diamante0018/colordblind_team_colors Edoardo Sanguineti 2021-07-28 14:41:45 +02:00
  • b728729ceb
    Correct one mistake Diavolo 2021-07-28 14:40:43 +02:00
  • ff3eb7ac48
    Merge pull request #4 from diamante0018/colordblind_team_colors Edoardo Sanguineti 2021-07-28 13:52:19 +02:00
  • e31d45f446 Merge branch 'colordblind_team_colors' of https://github.com/diamante0018/iw4x-client into colordblind_team_colors Diavolo 2021-07-28 13:48:58 +02:00
  • ecf44c8580
    Jump hook Diavolo 2021-07-28 13:48:46 +02:00
  • 937671ca7a
    Merge pull request #1 from diamante0018/colordblind_team_colors Louve 2021-07-28 09:50:59 +02:00
  • ff50ecfddf
    2 Diavolo 2021-07-28 09:35:21 +02:00