| .. | 
			
		
		
			
				
					| 
						
							
						
						modificators
					 | 
				
				
					9e07b5c5de
					Merge pull request #4954 from vcmi/curved_roads
				 | 
				11 months ago | 
			
		
			
				
					| 
						
							
						
						threadpool
					 | 
				
				
					63bcf7d83c
					Replaced most of usages of CRandomGenerator with vstd::RNG in library
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapGenOptions.cpp
					 | 
				
				
					de4f63da90
					RMG: Enable only those roads, that are enabled in persistentStorage.json
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapGenOptions.h
					 | 
				
				
					82c37573fa
					Removed save compatibility with 1.4
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapGenerator.cpp
					 | 
				
				
					c43844706e
					Implemented translation support for random map descriptions
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMapGenerator.h
					 | 
				
				
					c43844706e
					Implemented translation support for random map descriptions
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CRmgTemplate.cpp
					 | 
				
				
					fcb4dfa985
					Merge pull request #4964 from vcmi/connections_rework
				 | 
				11 months ago | 
			
		
			
				
					| 
						
							
						
						CRmgTemplate.h
					 | 
				
				
					fcb4dfa985
					Merge pull request #4964 from vcmi/connections_rework
				 | 
				11 months ago | 
			
		
			
				
					| 
						
							
						
						CRmgTemplateStorage.cpp
					 | 
				
				
					0842f5afee
					Removed remaining usages of std::vector<bool>
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CRmgTemplateStorage.h
					 | 
				
				
					678cacbd25
					Remove more redundant `virtual` specifiers
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CZonePlacer.cpp
					 | 
				
				
					a7fa3c7d8b
					Ignore new connections for zone placement.
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CZonePlacer.h
					 | 
				
				
					63bcf7d83c
					Replaced most of usages of CRandomGenerator with vstd::RNG in library
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						Functions.cpp
					 | 
				
				
					c8fcc6ffca
					Fix broken roads to portals or gates by the lower zone border
				 | 
				11 months ago | 
			
		
			
				
					| 
						
							
						
						Functions.h
					 | 
				
				
					c8fcc6ffca
					Fix broken roads to portals or gates by the lower zone border
				 | 
				11 months ago | 
			
		
			
				
					| 
						
							
						
						ObjectConfig.cpp
					 | 
				
				
					55e2a99154
					Default object limit to unlimited
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						ObjectConfig.h
					 | 
				
				
					9591ce1ab4
					Move CompoundMapObjectID to separate file
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						ObjectInfo.cpp
					 | 
				
				
					4d4538a48d
					Use CompoundMapObjectID in ObjectInfo
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						ObjectInfo.h
					 | 
				
				
					4d4538a48d
					Use CompoundMapObjectID in ObjectInfo
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						PenroseTiling.cpp
					 | 
				
				
					63bcf7d83c
					Replaced most of usages of CRandomGenerator with vstd::RNG in library
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						PenroseTiling.h
					 | 
				
				
					63bcf7d83c
					Replaced most of usages of CRandomGenerator with vstd::RNG in library
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						RmgArea.cpp
					 | 
				
				
					a6fa6855dc
					Route roads away from zone borders
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						RmgArea.h
					 | 
				
				
					02e429e973
					Fix typos using https://github.com/crate-ci/typos
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						RmgMap.cpp
					 | 
				
				
					4aa73b40c9
					Split CTownHandler into smaller chunks
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						RmgMap.h
					 | 
				
				
					63bcf7d83c
					Replaced most of usages of CRandomGenerator with vstd::RNG in library
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						RmgObject.cpp
					 | 
				
				
					08fbcd5239
					TerrainTile now uses identifiers instead of pointers to VLC
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						RmgObject.h
					 | 
				
				
					63bcf7d83c
					Replaced most of usages of CRandomGenerator with vstd::RNG in library
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						RmgPath.cpp
					 | 
				
				
					9277c5f4e7
					Fixed main issue with custom path routing
				 | 
				11 months ago | 
			
		
			
				
					| 
						
							
						
						RmgPath.h
					 | 
				
				
					82501dc553
					Update lib/rmg/RmgPath.h
				 | 
				11 months ago | 
			
		
			
				
					| 
						
							
						
						TileInfo.cpp
					 | 
				
				
					02e429e973
					Fix typos using https://github.com/crate-ci/typos
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						TileInfo.h
					 | 
				
				
					0240ee886d
					Converted (almost) all namespace enum's to enum classes
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						Zone.cpp
					 | 
				
				
					9e07b5c5de
					Merge pull request #4954 from vcmi/curved_roads
				 | 
				11 months ago | 
			
		
			
				
					| 
						
							
						
						Zone.h
					 | 
				
				
					f95bb58433
					Implement curved paths for all road node objects
				 | 
				11 months ago | 
			
		
			
				
					| 
						
							
						
						float3.h
					 | 
				
				
					02e429e973
					Fix typos using https://github.com/crate-ci/typos
				 | 
				1 year ago |