This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2024-12-14 10:12:59 +02:00
Code
Issues
Releases
Activity
60a51e98de
vcmi
/
lib
/
rmg
/
modificators
History
Ivan Savenko
60a51e98de
Remove usage of std::function from CRandomGenerator
2024-07-16 13:13:07 +00:00
..
ConnectionsPlacer.cpp
Remove usage of std::function from CRandomGenerator
2024-07-16 13:13:07 +00:00
ConnectionsPlacer.h
MinePlacer.cpp
MinePlacer.h
Modificator.cpp
Modificator.h
ObjectDistributor.cpp
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
ObjectDistributor.h
ObjectManager.cpp
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
ObjectManager.h
ObstaclePlacer.cpp
Fixed some newly reported issues from SonarCloud
2024-05-10 13:40:24 +00:00
ObstaclePlacer.h
PrisonHeroPlacer.cpp
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
PrisonHeroPlacer.h
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
QuestArtifactPlacer.cpp
Draw random artifact as an atomic operation
2024-06-24 20:06:50 +02:00
QuestArtifactPlacer.h
Draw random artifact as an atomic operation
2024-06-24 20:06:50 +02:00
RiverPlacer.cpp
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
RiverPlacer.h
RoadPlacer.cpp
Merge remote-tracking branch 'vcmi/master' into develop
2024-07-11 17:43:44 +00:00
RoadPlacer.h
Satisfy SonarCloud
2024-05-10 21:14:15 +02:00
RockFiller.cpp
First implementation that works
2024-05-01 09:16:10 +02:00
RockFiller.h
RockPlacer.cpp
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
RockPlacer.h
TerrainPainter.cpp
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
TerrainPainter.h
TownPlacer.cpp
Merge branch 'vcmi/beta' into 'vcmi/develop'
2024-06-21 12:58:36 +00:00
TownPlacer.h
TreasurePlacer.cpp
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
TreasurePlacer.h
WaterAdopter.cpp
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
WaterAdopter.h
WaterProxy.cpp
Protect lakes accessed from both zones with lock
2024-06-17 19:00:37 +02:00
WaterProxy.h
WaterRoutes.cpp
WaterRoutes.h