1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/lib/rmg
Ivan Savenko b5160acbac Finalization of object type handler interface
- updated code to use new interface
- removed old DefObjHandler (todo - rename file)

Summary:
- most code but loading is now in place
- type names may deserve improvements (some of them are too similar)
- still barely compiles and not tested
2014-05-16 23:50:02 +03:00
..
CMapGenerator.cpp Finalization of object type handler interface 2014-05-16 23:50:02 +03:00
CMapGenerator.h Some preparation towards mantis #1743: 2014-03-17 19:51:07 +00:00
CMapGenOptions.cpp Some preparation towards mantis #1743: 2014-03-17 19:51:07 +00:00
CMapGenOptions.h Some preparation towards mantis #1743: 2014-03-17 19:51:07 +00:00
CRmgTemplate.cpp - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CRmgTemplate.h - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CRmgTemplateStorage.cpp - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CRmgTemplateStorage.h - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CRmgTemplateZone.cpp - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CRmgTemplateZone.h - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CZoneGraphGenerator.cpp - Fixed compilation errors on clang 2013-11-16 09:17:19 +00:00
CZoneGraphGenerator.h - Fixed compilation errors on clang 2013-11-16 09:17:19 +00:00
CZonePlacer.cpp - Fixed compilation errors on clang 2013-11-16 09:17:19 +00:00
CZonePlacer.h - Fixed compilation errors on clang 2013-11-16 09:17:19 +00:00