Ivan Savenko
							
						 | 
						
							
							
								c43844706e
							
							Implemented translation support for random map descriptions
						 | 
						1 year ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								63bcf7d83c
							
							Replaced most of usages of CRandomGenerator with vstd::RNG in library
						 | 
						1 year ago | 
					
				
					
						
							
								   Alexander Wilms
							
						 | 
						
							
							
								02e429e973
							
							Fix typos using https://github.com/crate-ci/typos
						 | 
						1 year ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								a15366f5a5
							
							Make IObjectInterface::cb non-static
						 | 
						1 year ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								bd5682ecc3
							
							Merge remote-tracking branch 'vcmi/master' into develop
						 | 
						1 year ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								91a20c2bfd
							
							Update lib/rmg/CMapGenerator.h
						 | 
						1 year ago | 
					
				
					
						
							
								   Tomasz Zieliński
							
						 | 
						
							
							
								71844d4d92
							
							Unban artifacts if RMG fails to place Seer Hut (unlikely)
						 | 
						1 year ago | 
					
				
					
						
							
								   Tomasz Zieliński
							
						 | 
						
							
							
								285bafdbf4
							
							Do not ban heroes in Prisons, they might be rehired after they are defeated.
						 | 
						1 year ago | 
					
				
					
						
							
								   Alexander Wilms
							
						 | 
						
							
							
								f3277b7953
							
							Define each identifier in a dedicated statement
						 | 
						1 year ago | 
					
				
					
						
							
								   Tomasz Zieliński
							
						 | 
						
							
							
								ebf2055afc
							
							- Unban hero if related Prison is destroyed during map generation
						 | 
						1 year ago | 
					
				
					
						
							
								   Tomasz Zieliński
							
						 | 
						
							
							
								cd9bd491e0
							
							Add option for single-thread generation. Still doesn't guarantee excactly identical maps :?
						 | 
						2 years ago | 
					
				
					
						
							
								   Tomasz Zieliński
							
						 | 
						
							
							
								15b254fded
							
							Give every Zone its own RNG
						 | 
						2 years ago | 
					
				
					
						
							
								   Tomasz Zieliński
							
						 | 
						
							
							
								73d9f5bd0a
							
							Parallel RMG works fine for maps without water.
						 | 
						2 years ago | 
					
				
					
						
							
								   Tomasz Zieliński
							
						 | 
						
							
							
								a58094aefe
							
							Thread pool kinda works.
						 | 
						2 years ago | 
					
				
					
						
							
								   Tomasz Zieliński
							
						 | 
						
							
							
								a8545935c3
							
							ThreadPool implementation. It runs, but dies from race conditions.
						 | 
						2 years ago | 
					
				
					
						
							
								   Tomasz Zieliński
							
						 | 
						
							
							
								eb50ae3aa7
							
							- Pre-distribute max number of Prisons
						 | 
						2 years ago | 
					
				
					
						
							
								   Tomasz Zieliński
							
						 | 
						
							
							
								d137f7157c
							
							Merge remote-tracking branch 'origin/develop' into parellel_rmg
						 | 
						2 years ago | 
					
				
					
						
							
								   Konstantin
							
						 | 
						
							
							
								86f5d6de69
							
							vcmi: modernize headers
						 | 
						2 years ago | 
					
				
					
						
							
								   Tomasz Zieliński
							
						 | 
						
							
							
								80b5c53815
							
							Place quest artifacts after all the treasures are already created.
						 | 
						2 years ago | 
					
				
					
						
							
								   Konstantin
							
						 | 
						
							
							
								7bfb37df4d
							
							vcmi: modernize lib/rmg
						 | 
						2 years ago | 
					
				
					
						
							
								   Tomasz Zieliński
							
						 | 
						
							
							
								f386f42166
							
							Merge remote-tracking branch 'origin/develop' into terrain-rewrite
						 | 
						3 years ago | 
					
				
					
						
							
								   Andrey Filipenkov
							
						 | 
						
							
							
								ff635edc0b
							
							wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
						 | 
						3 years ago | 
					
				
					
						
							
								   Tomasz Zieliński
							
						 | 
						
							
							
								6aaf77812b
							
							Changed logic for zone placement.
						 | 
						3 years ago | 
					
				
					
						
							
								   Tomasz Zieliński
							
						 | 
						
							
							
								494b0f0226
							
							First version that compiles
						 | 
						3 years ago | 
					
				
					
						
							
								   Nordsoft91
							
						 | 
						
							
							
								e4ac0d4370
							
							Editor prerequisites [part 2] (#889)
						 | 
						3 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								f81d869b4a
							
							Mine roads (#808)
						 | 
						3 years ago | 
					
				
					
						
							
								   Nordsoft91
							
						 | 
						
							
							
								4bd0ff680a
							
							Random map generator refactoring (#762)
						 | 
						3 years ago | 
					
				
					
						
							
								   Nordsoft91
							
						 | 
						
							
							
								aaa07e4d2e
							
							New terrain support - part 1 (#755)
						 | 
						3 years ago | 
					
				
					
						
							
								   Nordsoft91
							
						 | 
						
							
							
								5054ee011a
							
							Rmg water support (#751)
						 | 
						3 years ago | 
					
				
					
						
							
								   Nordsoft91
							
						 | 
						
							
							
								5c1a66ab69
							
							Rmg water support (#745)
						 | 
						3 years ago |