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 |
|
Ivan Savenko
|
7461df161c
|
lib now uses shared_ptr for entities. Removed manual memory management.
|
2024-05-17 15:04:05 +00:00 |
|
godric3
|
78b73961d1
|
Fix saving map settings (allowed abilities, spells, arts and heroes)
|
2024-01-09 21:52:11 +01:00 |
|
Ivan Savenko
|
10e110320b
|
Remove std::vector<boo> from Json Serializer, simplify affected code
|
2023-11-15 15:55:18 +02:00 |
|
nordsoft
|
1ac886ca71
|
Refactor abstract settings to have map controller
|
2023-09-11 20:37:26 +02:00 |
|
nordsoft
|
320cd6bf16
|
Add rumors
|
2023-09-08 17:54:34 +02:00 |
|
nordsoft
|
446c61cce1
|
Timed events implemented
|
2023-09-08 01:43:01 +02:00 |
|
nordsoft
|
9665ac3373
|
Refactoring map settings
|
2023-09-05 03:26:38 +04:00 |
|