1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/lib/rmg
Arseniy Shestakov 452e28d183 Remove some useless includes found by cppclean
This of course was tested and shouldn't break anything
2016-08-26 04:42:16 +03:00
..
CMapGenerator.cpp Remove some useless includes found by cppclean 2016-08-26 04:42:16 +03:00
CMapGenerator.h First part of Subterranean Gates rework. Fixes #http://bugs.vcmi.eu/view.php?id=2450 2016-08-13 19:48:44 +02:00
CMapGenOptions.cpp Remove some useless includes found by cppclean 2016-08-26 04:42:16 +03:00
CMapGenOptions.h
CRmgTemplate.cpp
CRmgTemplate.h
CRmgTemplateStorage.cpp Remove some useless includes found by cppclean 2016-08-26 04:42:16 +03:00
CRmgTemplateStorage.h
CRmgTemplateZone.cpp Complete solution for Subterranean Gate placement. 2016-08-15 21:37:38 +02:00
CRmgTemplateZone.h Complete solution for Subterranean Gate placement. 2016-08-15 21:37:38 +02:00
CZoneGraphGenerator.cpp
CZoneGraphGenerator.h
CZonePlacer.cpp Huge optimization based on profiling - cut generation time by almost half (Jebus XL+U). 2016-08-09 10:12:13 +02:00
CZonePlacer.h More even distribution of surface / underground zones + refactoring. 2016-07-13 07:54:52 +02:00
float3.h