1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/test
beegee1 1ac328635a - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses
- Re-organized CMapGenerator
- Created CZone and CTemplate objects in the heap and used pointers
- Added stub classes CZoneGraphGenerator and CZonePlacer (include warnings of unused variables, please ignore them)
- Fixed CRandomGenerator bug that always the same number was produced
- Better structure of Visual Studio project files with using filters
- Updated project files (VS, CMake)
- Excluded compiler warning mismatched-tags (false positive)
- Fixed a bug when compiling with unit tests enabled
2013-08-17 12:46:48 +00:00
..
CMakeLists.txt Minor fixes: 2013-07-07 19:44:08 +00:00
CMapEditManagerTest.cpp - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CVcmiTestConfig.cpp minor refactoring of VCMIDirs, bugfixing 2013-07-08 20:55:22 +00:00
CVcmiTestConfig.h Minor fixes: 2013-07-07 19:44:08 +00:00
StdInc.cpp Minor fixes: 2013-07-07 19:44:08 +00:00
StdInc.h Minor fixes: 2013-07-07 19:44:08 +00:00
terrainViewMappings.json - Implemented updating additional terrain types fully(including 2 special cases) 2013-05-03 10:15:59 +00:00
TerrainViewTest.h3m - Implemented updating additional terrain types fully(including 2 special cases) 2013-05-03 10:15:59 +00:00
Test.vcxproj VS project for Tests, not really working ATM though. 2013-07-07 08:30:06 +00:00
Test.vcxproj.filters VS project for Tests, not really working ATM though. 2013-07-07 08:30:06 +00:00