ng-restr.h File Reference

#include "newgame.h"

Include dependency graph for ng-restr.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  char_choice_restriction { CC_BANNED = 0, CC_RESTRICTED, CC_UNRESTRICTED }

Functions

char_choice_restriction job_allowed (species_type speci, job_type job)
bool is_good_combination (species_type spc, job_type job, bool good=false)
char_choice_restriction book_restriction (startup_book_type booktype, const newgame_def &ng)
char_choice_restriction weapon_restriction (weapon_type wpn, const newgame_def &ng)
char_choice_restriction religion_restriction (god_type god, const newgame_def &ng)


Enumeration Type Documentation

Enumerator:
CC_BANNED 
CC_RESTRICTED 
CC_UNRESTRICTED 


Function Documentation

char_choice_restriction book_restriction ( startup_book_type  booktype,
const newgame_def ng 
)

Here is the call graph for this function:

bool is_good_combination ( species_type  spc,
job_type  job,
bool  good = false 
)

Here is the call graph for this function:

char_choice_restriction job_allowed ( species_type  speci,
job_type  job 
)

char_choice_restriction religion_restriction ( god_type  god,
const newgame_def ng 
)

Here is the call graph for this function:

char_choice_restriction weapon_restriction ( weapon_type  wpn,
const newgame_def ng 
)

Here is the call graph for this function:


Generated on Thu Jan 13 13:17:22 2011 by  doxygen 1.5.6