.. |
Attacks
|
Change GenericTemplates.cpp to GenericTemplates.hpp, as to include it in header files.
|
2019-12-26 12:27:54 +01:00 |
CreatureData
|
Removes some variables that are better handled in implementations.
|
2019-12-27 12:19:38 +01:00 |
GrowthRates
|
Allow most libraries to reserve capacity for their database.
|
2019-12-31 10:48:52 +01:00 |
Items
|
Change GenericTemplates.cpp to GenericTemplates.hpp, as to include it in header files.
|
2019-12-26 12:27:54 +01:00 |
AttackLibrary.cpp
|
Used ClangFormat style guide I'm happy with.
|
2019-11-28 12:55:22 +01:00 |
AttackLibrary.hpp
|
Allow most libraries to reserve capacity for their database.
|
2019-12-31 10:48:52 +01:00 |
DataLibrary.cpp
|
Used ClangFormat style guide I'm happy with.
|
2019-11-28 12:55:22 +01:00 |
DataLibrary.hpp
|
Make DataLibrary destructor virtual.
|
2019-12-30 16:03:46 +01:00 |
Gender.hpp
|
Used ClangFormat style guide I'm happy with.
|
2019-11-28 12:55:22 +01:00 |
ItemLibrary.cpp
|
Used ClangFormat style guide I'm happy with.
|
2019-11-28 12:55:22 +01:00 |
ItemLibrary.hpp
|
Allow most libraries to reserve capacity for their database.
|
2019-12-31 10:48:52 +01:00 |
LibrarySettings.hpp
|
Used ClangFormat style guide I'm happy with.
|
2019-11-28 12:55:22 +01:00 |
SpeciesLibrary.cpp
|
Used ClangFormat style guide I'm happy with.
|
2019-11-28 12:55:22 +01:00 |
SpeciesLibrary.hpp
|
Allow most libraries to reserve capacity for their database.
|
2019-12-31 10:48:52 +01:00 |
TypeLibrary.cpp
|
Used ClangFormat style guide I'm happy with.
|
2019-11-28 12:55:22 +01:00 |
TypeLibrary.hpp
|
Allow most libraries to reserve capacity for their database.
|
2019-12-31 10:48:52 +01:00 |