1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lib/rmg
AlexVinS 15138c23de Finished conversion to new logging API
* removed logger streams
* (float3|int3)::operator() -> (float3|int3)::toString(), it was too ugly and confusing.
2017-08-11 23:06:27 +03:00
..
CMapGenerator.cpp Finished conversion to new logging API 2017-08-11 23:06:27 +03:00
CMapGenerator.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CMapGenOptions.cpp Finished conversion to new logging API 2017-08-11 23:06:27 +03:00
CMapGenOptions.h Code style: serialize everything on own lines for easier debugging (#357) 2017-07-31 16:35:42 +03:00
CRmgTemplate.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CRmgTemplate.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CRmgTemplateStorage.cpp Logging cleanup 3 2017-08-10 20:17:10 +03:00
CRmgTemplateStorage.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CRmgTemplateZone.cpp Finished conversion to new logging API 2017-08-11 23:06:27 +03:00
CRmgTemplateZone.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +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 Finished conversion to new logging API 2017-08-11 23:06:27 +03:00
CZonePlacer.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
float3.h Finished conversion to new logging API 2017-08-11 23:06:27 +03:00