13 #define REGISTER_ITEM(id, class) REGISTER(Items, ITEM, id, m_id, NEW(class)) 21 default_order_items =
IL_NEW();
23 IL_PUSH(default_order_items, it);
44 LOG_HELP(
"Usage:^3 ", GetProgramCommandPrefix(),
" dumpitems");
REGISTRY(Weapons, 72) STATIC_INIT(WeaponPickup)
REGISTRY_SORT(Notifications)
const int CMD_REQUEST_USAGE
#define REGISTRY_CHECK(id)
limitations: NULL cannot be present elements can only be present once a maximum of IL_MAX lists can e...
#define REGISTER_REGISTRY(id)
#define REGISTRY_DEFINE_GET(id, null)
ERASEABLE entity IL_PUSH(IntrusiveList this, entity it)
Push to tail.
const int CMD_REQUEST_COMMAND
STATIC_INIT(IMPULSES_renumber)
#define REGISTRY_DEPENDS(id, dep)
Add registry dependencies to a registry.
GENERIC_COMMAND(dumpitems, "Dump all items to the console", false)
string Item_Model(string item_mdl)
#define FOREACH(list, cond, body)