Skip to content
Success

Changes

Summary

  1. src: Add restock flag to weapon_set (commit: 779896b) (details)
  2. Restock flag: use bool (commit: f83760e) (details)
Commit 779896b05c3eded4c08c37ef59d49a4c090c63a9 by xtreme8000
src: Add restock flag to weapon_set

When restocking we do not want to set
the ammo of the player to max.
Player has to do that manually and reload.
(commit: 779896b)
The file was modified src/network.c (diff)
The file was modified src/weapon.h (diff)
The file was modified src/main.c (diff)
The file was modified src/weapon.c (diff)
The file was modified src/weapon.h (diff)
The file was modified src/main.c (diff)
The file was modified src/network.c (diff)
The file was modified src/weapon.c (diff)