Home
last modified time | relevance | path

Searched refs:BG_ParseCSVBuildableList (Results 1 – 3 of 3) sorted by relevance

/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dbg_public.h1280 void BG_ParseCSVBuildableList( const char *string, buildable_t *buildables, int buildablesSize );
H A Dg_trigger.c640 BG_ParseCSVBuildableList( buffer, self->bTriggers, BA_NUM_BUILDABLES ); in SP_trigger_buildable()
H A Dbg_misc.c5239 void BG_ParseCSVBuildableList( const char *string, buildable_t *buildables, int buildablesSize ) in BG_ParseCSVBuildableList() function
5347 BG_ParseCSVBuildableList( cvar, in BG_InitAllowedGameElements()