- Added 'ininventory item, amount' option to SBARINFO to check for a minimum

amount instead of mere presence in the inventory.
- Fixed: Door lock messages were overwritten by remote messages.

SVN r1346 (trunk)
This commit is contained in:
Christoph Oelckers 2009-01-02 17:49:48 +00:00
commit 35edd15386
4 changed files with 16 additions and 1 deletions

View file

@ -1,3 +1,8 @@
January 1, 2009 (Changes by Graf Zahl)
- Added 'ininventory item, amount' option to SBARINFO to check for a minimum
amount instead of mere presence in the inventory.
- Fixed: Door lock messages were overwritten by remote messages.
January 1, 2009 (Changes by Graf Zahl)
- Fixed: SBARINFO used GetSpecies instead of GetClass to check weapon types.
- Added a few missing NULL pointer checks to SBARINFO code.