.. |
ConnectionsPlacer.cpp
|
Merge pull request #4954 from vcmi/curved_roads
|
2024-12-04 07:54:41 +01:00 |
ConnectionsPlacer.h
|
Add RMG option "forcePortal"
|
2024-07-29 20:36:23 +02:00 |
MinePlacer.cpp
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
MinePlacer.h
|
|
|
Modificator.cpp
|
Protect every access to zone tiles with a mutex
|
2024-03-27 06:16:48 +01:00 |
Modificator.h
|
Remove trailing semicolons from more macros
|
2024-01-16 19:46:21 +00:00 |
ObjectDistributor.cpp
|
Use CompoundMapObjectID in ObjectInfo
|
2024-09-14 09:23:28 +02:00 |
ObjectDistributor.h
|
|
|
ObjectManager.cpp
|
Implement curved paths for all road node objects
|
2024-11-22 09:28:37 +01:00 |
ObjectManager.h
|
Style fix
|
2023-12-18 14:25:07 +01:00 |
ObstaclePlacer.cpp
|
Removed typeName and subtypeName properties from CGObjectInstance
|
2024-10-13 13:05:50 +00:00 |
ObstaclePlacer.h
|
|
|
PrisonHeroPlacer.cpp
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
PrisonHeroPlacer.h
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
QuestArtifactPlacer.cpp
|
Replaced most of accesses to CGObjectInstance::pos with anchorPoint()
|
2024-10-09 15:43:46 +00:00 |
QuestArtifactPlacer.h
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
RiverPlacer.cpp
|
Implement curved paths for all road node objects
|
2024-11-22 09:28:37 +01:00 |
RiverPlacer.h
|
|
|
RoadPlacer.cpp
|
Fixed main issue with custom path routing
|
2024-11-21 22:30:21 +01:00 |
RoadPlacer.h
|
Satisfy SonarCloud
|
2024-05-10 21:14:15 +02:00 |
RockFiller.cpp
|
TerrainTile now uses identifiers instead of pointers to VLC
|
2024-10-30 16:22:11 +00:00 |
RockFiller.h
|
|
|
RockPlacer.cpp
|
TerrainTile now uses identifiers instead of pointers to VLC
|
2024-10-30 16:22:11 +00:00 |
RockPlacer.h
|
Define each identifier in a dedicated statement
|
2024-01-10 00:22:23 +00:00 |
TerrainPainter.cpp
|
Split CTownHandler into smaller chunks
|
2024-07-21 18:21:48 +00:00 |
TerrainPainter.h
|
|
|
TownPlacer.cpp
|
Reduce usage of pointers to VLC entities
|
2024-10-10 12:28:08 +00:00 |
TownPlacer.h
|
Remove few more implicit conversions
|
2023-11-15 15:55:19 +02:00 |
TreasurePlacer.cpp
|
Reduce usage of pointers to VLC entities
|
2024-10-10 12:28:08 +00:00 |
TreasurePlacer.h
|
Move CompoundMapObjectID to separate file
|
2024-09-14 08:55:28 +02:00 |
WaterAdopter.cpp
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
WaterAdopter.h
|
Define each identifier in a dedicated statement
|
2024-01-10 00:22:23 +00:00 |
WaterProxy.cpp
|
Implement curved paths for all road node objects
|
2024-11-22 09:28:37 +01:00 |
WaterProxy.h
|
- Check road connection for Shipyards
|
2023-07-07 21:27:24 +02:00 |
WaterRoutes.cpp
|
Code cleanup
|
2024-03-27 08:03:19 +01:00 |
WaterRoutes.h
|
|
|