.. |
ConnectionsPlacer.cpp
|
Do not place zone guards adjacent to 3rd zone
|
2024-01-22 09:27:30 +01:00 |
ConnectionsPlacer.h
|
Define each identifier in a dedicated statement
|
2024-01-10 00:22:23 +00:00 |
MinePlacer.cpp
|
Removed most of non-const static fields in lib. Reduced header includes.
|
2024-01-19 13:55:22 +02:00 |
MinePlacer.h
|
Moved Modificators to separate folder
|
2023-05-20 10:17:37 +02:00 |
Modificator.cpp
|
Clean up RMG logs
|
2024-02-25 11:40:01 +01:00 |
Modificator.h
|
Remove trailing semicolons from more macros
|
2024-01-16 19:46:21 +00:00 |
ObjectDistributor.cpp
|
Replaced remaining placeholder code with callbacks
|
2024-01-19 13:55:22 +02:00 |
ObjectDistributor.h
|
Fix include paths
|
2023-05-20 11:45:08 +02:00 |
ObjectManager.cpp
|
Actually, avoid guarded object altogether
|
2024-03-01 18:17:17 +01:00 |
ObjectManager.h
|
Style fix
|
2023-12-18 14:25:07 +01:00 |
ObstaclePlacer.cpp
|
Replaced remaining placeholder code with callbacks
|
2024-01-19 13:55:22 +02:00 |
ObstaclePlacer.h
|
Moved Modificators to separate folder
|
2023-05-20 10:17:37 +02:00 |
PrisonHeroPlacer.cpp
|
Do not ban heroes in Prisons, they might be rehired after they are defeated.
|
2024-01-15 07:41:29 +01:00 |
PrisonHeroPlacer.h
|
Update lib/rmg/modificators/PrisonHeroPlacer.h
|
2024-01-17 10:11:55 +01:00 |
QuestArtifactPlacer.cpp
|
Clean up RMG logs
|
2024-02-25 11:40:01 +01:00 |
QuestArtifactPlacer.h
|
Unban artifacts if RMG fails to place Seer Hut (unlikely)
|
2024-01-16 17:15:35 +01:00 |
RiverPlacer.cpp
|
Make IObjectInterface::cb non-static
|
2024-01-19 13:55:21 +02:00 |
RiverPlacer.h
|
Moved Modificators to separate folder
|
2023-05-20 10:17:37 +02:00 |
RoadPlacer.cpp
|
Try to not route roads through passable objects
|
2024-03-01 17:48:07 +01:00 |
RoadPlacer.h
|
Try to not route roads through passable objects
|
2024-03-01 17:48:07 +01:00 |
RockFiller.cpp
|
Remove dependencies of surface and underground zones
|
2023-06-10 14:58:12 +02:00 |
RockFiller.h
|
Fix include paths
|
2023-05-20 11:45:08 +02:00 |
RockPlacer.cpp
|
Remove dependencies of surface and underground zones
|
2023-06-10 14:58:12 +02:00 |
RockPlacer.h
|
Define each identifier in a dedicated statement
|
2024-01-10 00:22:23 +00:00 |
TerrainPainter.cpp
|
Removed most of non-const static fields in lib. Reduced header includes.
|
2024-01-19 13:55:22 +02:00 |
TerrainPainter.h
|
Fix include paths
|
2023-05-20 11:45:08 +02:00 |
TownPlacer.cpp
|
Removed most of non-const static fields in lib. Reduced header includes.
|
2024-01-19 13:55:22 +02:00 |
TownPlacer.h
|
Remove few more implicit conversions
|
2023-11-15 15:55:19 +02:00 |
TreasurePlacer.cpp
|
Don't scale distance of large treasures beyond 30K value
|
2024-03-20 15:35:06 +01:00 |
TreasurePlacer.h
|
Fixed binding lambda to a reference to a temporary on stack
|
2024-01-19 16:17:59 +02:00 |
WaterAdopter.cpp
|
Split some map object files into smaller files. Reduced includes usage.
|
2023-06-02 21:47:37 +03:00 |
WaterAdopter.h
|
Define each identifier in a dedicated statement
|
2024-01-10 00:22:23 +00:00 |
WaterProxy.cpp
|
Removed most of non-const static fields in lib. Reduced header includes.
|
2024-01-19 13:55:22 +02:00 |
WaterProxy.h
|
- Check road connection for Shipyards
|
2023-07-07 21:27:24 +02:00 |
WaterRoutes.cpp
|
Split some map object files into smaller files. Reduced includes usage.
|
2023-06-02 21:47:37 +03:00 |
WaterRoutes.h
|
Moved Modificators to separate folder
|
2023-05-20 10:17:37 +02:00 |