1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/lib/entities/faction
Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class
All parts of CHeroHandler.cpp are now in lib/entities/hero
Adjusted includes to use new paths
No functionality changes
2024-10-13 14:01:09 +00:00
..
CFaction.cpp Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
CFaction.h Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
CTown.cpp Support for configurable town fortifications 2024-08-28 19:42:14 +00:00
CTown.h Support for configurable town fortifications 2024-08-28 19:42:14 +00:00
CTownHandler.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
CTownHandler.h Implemented configurable blacksmith. Deprecated ballistaYard type 2024-08-28 13:49:42 +00:00