| .. | 
			
		
		
			
				
					| 
						
							
						
						CDrawRoadsOperation.cpp
					 | 
				
				
					645b95ba02
					Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						CDrawRoadsOperation.h
					 | 
				
				
					63bcf7d83c
					Replaced most of usages of CRandomGenerator with vstd::RNG in library
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMap.cpp
					 | 
				
				
					4b30336d03
					Fix issues detected by Sonar
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						CMap.h
					 | 
				
				
					7cb922dd8a
					fix old vcmi format map loading crash
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						CMapDefines.h
					 | 
				
				
					a43c3fcb31
					Restore save compatibility with 1.6
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						CMapEditManager.cpp
					 | 
				
				
					93b18ee94b
					Fix some issues detected by Sonar & code review, fix build
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						CMapEditManager.h
					 | 
				
				
					93b18ee94b
					Fix some issues detected by Sonar & code review, fix build
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						CMapHeader.cpp
					 | 
				
				
					645b95ba02
					Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						CMapHeader.h
					 | 
				
				
					eb3b51a6cf
					Remove save compatibility with 1.5.X
				 | 
				7 months ago | 
			
		
			
				
					| 
						
							
						
						CMapInfo.cpp
					 | 
				
				
					a43c3fcb31
					Restore save compatibility with 1.6
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						CMapInfo.h
					 | 
				
				
					6d65641a43
					Gamestate is now passed as shared pointer
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						CMapOperation.cpp
					 | 
				
				
					bdae7285ae
					Objects list is now private member of CMap
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						CMapOperation.h
					 | 
				
				
					0ada2a5ebd
					Map objects now use shared_ptr (game)
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						CMapService.cpp
					 | 
				
				
					645b95ba02
					Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						CMapService.h
					 | 
				
				
					6ba6e0d55b
					Moved serialization of ModCompatibilityInfo from MapFormat
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MapEditUtils.cpp
					 | 
				
				
					7a3e1409d0
					Remove old boost includes and defines
				 | 
				7 months ago | 
			
		
			
				
					| 
						
							
						
						MapEditUtils.h
					 | 
				
				
					f3277b7953
					Define each identifier in a dedicated statement
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MapFeaturesH3M.cpp
					 | 
				
				
					0337ef90ec
					Fix and cleanup event loading, clarify remaining hota keys
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						MapFeaturesH3M.h
					 | 
				
				
					091029e0bb
					Support for parsing HotA 1.7.2 h3m's and h3c's
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						MapFormat.h
					 | 
				
				
					46c169d20f
					chr loading
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MapFormatH3M.cpp
					 | 
				
				
					0e2ea99283
					Implemented option to emulate H3 seer hut full-army quest bug
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						MapFormatH3M.h
					 | 
				
				
					912c2eae94
					Fix regressions
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						MapFormatJson.cpp
					 | 
				
				
					7cb922dd8a
					fix old vcmi format map loading crash
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						MapFormatJson.h
					 | 
				
				
					0ada2a5ebd
					Map objects now use shared_ptr (game)
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						MapIdentifiersH3M.cpp
					 | 
				
				
					645b95ba02
					Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						MapIdentifiersH3M.h
					 | 
				
				
					037efdf5fc
					Improvements to type safety of Identifier class
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						MapReaderH3M.cpp
					 | 
				
				
					2362c6da21
					Fixes for multiple new issues from Sonar
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						MapReaderH3M.h
					 | 
				
				
					d996726fe7
					Support for parsing HotA 1.7.0 maps
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						ObstacleProxy.cpp
					 | 
				
				
					4e8e85e3e4
					Fix issues reported by Sonar, review fixes
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						ObstacleProxy.h
					 | 
				
				
					93b18ee94b
					Fix some issues detected by Sonar & code review, fix build
				 | 
				6 months ago |