| .. | 
			
		
		
			
				
					| 
						
							
						
						CDrawRoadsOperation.cpp
					 | 
				
				
					63bcf7d83c
					Replaced most of usages of CRandomGenerator with vstd::RNG in library
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CDrawRoadsOperation.h
					 | 
				
				
					63bcf7d83c
					Replaced most of usages of CRandomGenerator with vstd::RNG in library
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMap.cpp
					 | 
				
				
					26fdaacbe5
					Map and town events are now processed on start of player turn instead of
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMap.h
					 | 
				
				
					26fdaacbe5
					Map and town events are now processed on start of player turn instead of
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapDefines.h
					 | 
				
				
					350749a1a6
					Removed no longer used netpacks
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapEditManager.cpp
					 | 
				
				
					97f1a310df
					Fix miscellaneous issues discovered by Sonar
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapEditManager.h
					 | 
				
				
					2d3734656d
					Fix test
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapHeader.cpp
					 | 
				
				
					4aa73b40c9
					Split CTownHandler into smaller chunks
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapHeader.h
					 | 
				
				
					1aa391fdf8
					Split CGeneralTextHandler file into 1 file per class form
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapInfo.cpp
					 | 
				
				
					1aa391fdf8
					Split CGeneralTextHandler file into 1 file per class form
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapInfo.h
					 | 
				
				
					84bc6c42db
					Added 'Serializeable' base class for classes serializeable by pointer
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapOperation.cpp
					 | 
				
				
					63bcf7d83c
					Replaced most of usages of CRandomGenerator with vstd::RNG in library
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapOperation.h
					 | 
				
				
					63bcf7d83c
					Replaced most of usages of CRandomGenerator with vstd::RNG in library
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapService.cpp
					 | 
				
				
					1aa391fdf8
					Split CGeneralTextHandler file into 1 file per class form
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapService.h
					 | 
				
				
					6ba6e0d55b
					Moved serialization of ModCompatibilityInfo from MapFormat
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MapEditUtils.cpp
					 | 
				
				
					7461df161c
					lib now uses shared_ptr for entities. Removed manual memory management.
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MapEditUtils.h
					 | 
				
				
					f3277b7953
					Define each identifier in a dedicated statement
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MapFeaturesH3M.cpp
					 | 
				
				
					02e429e973
					Fix typos using https://github.com/crate-ci/typos
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MapFeaturesH3M.h
					 | 
				
				
					a1a5bc28c2
					convert line endings from CRLF (Windows) to LF (Linux/Unix)
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						MapFormat.h
					 | 
				
				
					e1c01ca636
					Fix CI build
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						MapFormatH3M.cpp
					 | 
				
				
					5523e08cb7
					Players affected by event is now stored as std::set instead of bitmask
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MapFormatH3M.h
					 | 
				
				
					a6dead7725
					Fixed loading of text strings for hota quests
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MapFormatJson.cpp
					 | 
				
				
					4aa73b40c9
					Split CTownHandler into smaller chunks
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MapFormatJson.h
					 | 
				
				
					c3957c2c2a
					Moved json files to new directory, split on per-class basis
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MapIdentifiersH3M.cpp
					 | 
				
				
					4aa73b40c9
					Split CTownHandler into smaller chunks
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MapIdentifiersH3M.h
					 | 
				
				
					037efdf5fc
					Improvements to type safety of Identifier class
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						MapReaderH3M.cpp
					 | 
				
				
					02e429e973
					Fix typos using https://github.com/crate-ci/typos
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MapReaderH3M.h
					 | 
				
				
					02e429e973
					Fix typos using https://github.com/crate-ci/typos
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						ObstacleProxy.cpp
					 | 
				
				
					63bcf7d83c
					Replaced most of usages of CRandomGenerator with vstd::RNG in library
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						ObstacleProxy.h
					 | 
				
				
					63bcf7d83c
					Replaced most of usages of CRandomGenerator with vstd::RNG in library
				 | 
				1 year ago |