1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lib/rmg
2015-05-25 19:00:00 +02:00
..
CMapGenerator.cpp Implemented A* algorithm to draw shortest roads - but not correct roads yet. 2015-05-25 16:37:57 +02:00
CMapGenerator.h More experiments WIP. 2015-04-03 05:47:22 +03:00
CMapGenOptions.cpp CMapGenOptions: fix crash when computer only limit is used 2015-03-14 22:19:24 +03:00
CMapGenOptions.h Removed treacherous randomized constructor. 2014-07-15 15:41:53 +02:00
CRmgTemplate.cpp
CRmgTemplate.h
CRmgTemplateStorage.cpp More balanced treasure pile distribution. 2014-12-20 14:01:48 +01:00
CRmgTemplateStorage.h
CRmgTemplateZone.cpp Correct road nodes iteration 2015-05-25 19:00:00 +02:00
CRmgTemplateZone.h Implemented A* algorithm to draw shortest roads - but not correct roads yet. 2015-05-25 16:37:57 +02:00
CZoneGraphGenerator.cpp
CZoneGraphGenerator.h
CZonePlacer.cpp Additional adjustment of zone positions to ensure balanced zone sizes. 2015-01-16 19:28:27 +01:00
CZonePlacer.h - fixed Clang compiler warnings 2014-08-04 20:36:00 +02:00
float3.h Significantly improved zone graph placement. 2014-10-31 12:58:55 +01:00