DEADSOFTWARE

implemented weapon queue (no network code for it yet)
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Sun, 6 Aug 2017 01:54:36 +0000 (04:54 +0300)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Sun, 6 Aug 2017 04:07:56 +0000 (07:07 +0300)
commit8bce2673b0700750c270ec61fb8ed42b6956549a
treed89227ba538db2863a68778fea36658e05260065
parent50caedbae9bdb44929e9510ef7d5bcbef4d8890c
implemented weapon queue (no network code for it yet)

  it is now possible to assign one key to several weapons
  it is now possible to switch between sg/ssg with one key
  switching to a new weapon while current one is reloading
  is correctly processed when reload complete
src/game/g_game.pas
src/game/g_netmsg.pas
src/game/g_player.pas