empserver/src/lib
Markus Armbruster f1df44dd2c (bp): Rename member val to bp_item, member avail to bp_avail. Users
changed.  Switch from int to short, to match struct sctstr members
sct_item and sct_avail.

Symbolic indexes for struct bp member bp_item[]:
(BP_NONE, BP_CIVIL, BP_MILIT, BP_SHELL, BP_GUN, BP_LCM, BP_HCM)
(BP_MAX): New.
(bug_key): Use them.  Values are now array indexes, not indexes + 1.
(bp_get_item, bp_put_item, bp_set_from_sect): Update for changed
bud_key[].
2007-01-13 17:33:59 +00:00
..
as Update copyright notice. 2007-01-09 19:09:31 +00:00
commands (alloc_bp, bp_alloc): Rename. 2007-01-13 17:11:17 +00:00
common Update known contributors comment. 2007-01-13 10:16:43 +00:00
empthread Update copyright notice. 2007-01-09 19:09:31 +00:00
gen Update copyright notice. 2007-01-09 19:09:31 +00:00
global Update copyright notice. 2007-01-09 19:09:31 +00:00
lwp Update copyright notice. 2007-01-09 19:09:31 +00:00
player Update copyright notice. 2007-01-09 19:09:31 +00:00
subs Update copyright notice. 2007-01-09 19:09:31 +00:00
update (bp): Rename member val to bp_item, member avail to bp_avail. Users 2007-01-13 17:33:59 +00:00