Files | |
file | const_clone.hpp [code] |
file | context_free_grammar_generator.cpp [code] |
Algorithm to generate names using a context-free grammar, which allows more control than the usual Markov chain generator. | |
file | context_free_grammar_generator.hpp [code] |
file | functional.hpp [code] |
file | iterable_pair.hpp [code] |
file | iterator.hpp [code] |
file | make_enum.cpp [code] |
file | make_enum.hpp [code] |
Defines the MAKE_ENUM macro. | |
file | markov_generator.cpp [code] |
Generate race-specific unit-names. | |
file | markov_generator.hpp [code] |
file | name_generator.hpp [code] |
file | reference_counter.hpp [code] |
file | sha1.cpp [code] |
Secure Hash Algorithm 1 (SHA-1). | |
file | sha1.hpp [code] |
file | shared_object.hpp [code] |
file | smart_list.hpp [code] |