mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
Classes under "rulesets" have been moved to "rules", and split up into futher subdirectories matching their library. As a result we can now better separate the python bindings, so that things that belongs to the simulation are separeted from things that belongs to the ai. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DateTime.cpp | ||
| DateTime.h | ||
| Flags.h | ||
| Ref.h | ||
| ReferenceCounted.h | ||
| TerrainContext.cpp | ||
| TerrainContext.h | ||
| Variant.h | ||
| WeakEntityRef.cpp | ||
| WeakEntityRef.h | ||
| WorldTime.cpp | ||
| WorldTime.h | ||