mon-transit.cc File Reference

#include "AppHdr.h"
#include <algorithm>
#include "mon-transit.h"
#include "artefact.h"
#include "dungeon.h"
#include "env.h"
#include "items.h"
#include "mon-place.h"
#include "coord.h"
#include "mon-util.h"
#include "random.h"

Include dependency graph for mon-transit.cc:


Defines

#define MAX_LOST   100

Functions

void transit_lists_clear ()
m_transit_listget_transit_list (const level_id &lid)
void add_monster_to_transit (const level_id &lid, const monster &m)
void place_lost_ones (void(*placefn)(m_transit_list &ml))
void place_transiting_monsters ()
void place_followers ()
void add_item_to_transit (const level_id &lid, const item_def &i)
void place_transiting_items ()

Variables

monsters_in_transit the_lost_ones
items_in_transit transiting_items

Define Documentation

#define MAX_LOST   100


Function Documentation

void add_item_to_transit ( const level_id lid,
const item_def i 
)

Here is the call graph for this function:

void add_monster_to_transit ( const level_id lid,
const monster m 
)

Here is the call graph for this function:

m_transit_list* get_transit_list ( const level_id lid  ) 

void place_followers (  ) 

Here is the call graph for this function:

void place_lost_ones ( void(*)(m_transit_list &ml)  placefn  ) 

Here is the call graph for this function:

void place_transiting_items (  ) 

Here is the call graph for this function:

void place_transiting_monsters (  ) 

Here is the call graph for this function:

void transit_lists_clear (  ) 


Variable Documentation


Generated on Thu Jan 13 13:14:36 2011 by  doxygen 1.5.6