DEADSOFTWARE

Game: Revamp prev and next weapon commands
authorStas'M <x86corez@gmail.com>
Fri, 10 Dec 2021 23:56:17 +0000 (02:56 +0300)
committerStas'M <x86corez@gmail.com>
Sat, 11 Dec 2021 00:10:42 +0000 (03:10 +0300)
commit847038a14751d192fcc4af172d7a963e28144c72
tree243b97acef37b8f19f6fe216b6de8bbd59fe9cc8
parentc6489a9d2d2953f98fb9fc92825f709336805a86
Game: Revamp prev and next weapon commands

- Do not use key down/key up scheme for it
- Make it work the same way how direct weapon change works
- Take advantage of repeated key binds that were added earlier

Addendum to dac16ad95.
src/game/g_console.pas
src/game/g_game.pas
src/game/g_menu.pas
src/game/g_net.pas
src/game/g_netmsg.pas
src/game/g_player.pas