1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-02 00:10:22 +02:00
vcmi/lib/rmg
Nordsoft91 a8265c7052
[0002285] Implement feature with extra resources near mines (#742)
* RMG: clear start position
* [0002285] some heaps of resources are placed nearby mines
* Fix leak in case of inability to place resource
* Fix indentation according to vcmi style
* Add constant for random amount of resources
* Code review fixes
2022-05-23 13:08:36 +03:00
..
CMapGenerator.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CMapGenerator.h Redone RMG template serialization using JSON serializer, added tests 2018-03-10 19:36:19 +03:00
CMapGenOptions.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CMapGenOptions.h Random Map Generator Option: Allow having more computer only players than human/computer players 2020-07-07 19:45:53 +08:00
CRmgTemplate.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CRmgTemplate.h Redone RMG template serialization using JSON serializer, added tests 2018-03-10 19:36:19 +03:00
CRmgTemplateStorage.cpp Redone RMG template serialization using JSON serializer, added tests 2018-03-10 19:36:19 +03:00
CRmgTemplateStorage.h Redone RMG template serialization using JSON serializer, added tests 2018-03-10 19:36:19 +03:00
CRmgTemplateZone.cpp [0002285] Implement feature with extra resources near mines (#742) 2022-05-23 13:08:36 +03:00
CRmgTemplateZone.h [0002285] Implement feature with extra resources near mines (#742) 2022-05-23 13:08:36 +03:00
CZoneGraphGenerator.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CZoneGraphGenerator.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CZonePlacer.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CZonePlacer.h Redone RMG template serialization using JSON serializer, added tests 2018-03-10 19:36:19 +03:00
float3.h Fixed lots of warnings. 2020-10-04 02:20:18 -07:00