Andrii Danylchenko
							
						 | 
						
							
							
								ae67ef027a
							
							Nullkiller: fix old VCAI new lines
						 | 
						4 years ago | 
					
				
					
						
							
								   Andrii Danylchenko
							
						 | 
						
							
							
								ffdf5ad180
							
							AI: fix hero exchange logic, allow splitting weakest-fastest creature, refactoring
						 | 
						6 years ago | 
					
				
					
						
							
								   Andrii Danylchenko
							
						 | 
						
							
							
								881e7f2061
							
							AI pathfinding: use own FuzzyHelper for each storage to allow parallel processing without cuncarrent access
						 | 
						6 years ago | 
					
				
					
						
							
								   Andrii Danylchenko
							
						 | 
						
							
							
								675406589c
							
							AI pathfinding calculated in parallel
						 | 
						6 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								da20aa2388
							
							Use the same cost value in Pathfinder and fuzzy evaluations.
						 | 
						6 years ago | 
					
				
					
						
							
								   Andrii Danylchenko
							
						 | 
						
							
							
								edc5abe49d
							
							AI: tweak explore to work with new pathfinding.
						 | 
						6 years ago | 
					
				
					
						
							
								   Andrii Danylchenko
							
						 | 
						
							
							
								2c401931c4
							
							AI: fix freeze on BuyArmy
						 | 
						6 years ago | 
					
				
					
						
							
								   Andrii Danylchenko
							
						 | 
						
							
							
								cf213a5acf
							
							#2983б #2910 and a few other bugs fixed
						 | 
						7 years ago | 
					
				
					
						
							
								   Andrii Danylchenko
							
						 | 
						
							
							
								49c872e4ec
							
							AI: replace SectorMap with new PathfinderManager
						 | 
						7 years ago | 
					
				
					
						
							
								   Andrii Danylchenko
							
						 | 
						
							
							
								6ac987794c
							
							AI: first rule extracted for pathfinder
						 | 
						7 years ago | 
					
				
					
						
							
								   Arseniy Shestakov
							
						 | 
						
							
							
								edcaaf036a
							
							MSVC: fixes for compatibility with latest Vcpkg packages
						 | 
						7 years ago | 
					
				
					
						
							
								   DJWarmonger
							
						 | 
						
							
							
								a9ef8fe32f
							
							- Fixed Border Gates logic
						 | 
						7 years ago | 
					
				
					
						
							
								   DJWarmonger
							
						 | 
						
							
							
								273802c92c
							
							I have no idea what I'm doing
						 | 
						7 years ago | 
					
				
					
						
							
								   Andrii Danylchenko
							
						 | 
						
							
							
								12a3c7ed33
							
							AI - code styles and remove redundant performance optimization for explore
						 | 
						7 years ago | 
					
				
					
						
							
								   Andrii Danylchenko
							
						 | 
						
							
							
								2466489e13
							
							AI - improve exploration, cancel deadends
						 | 
						7 years ago | 
					
				
					
						
							
								   Arseniy Shestakov
							
						 | 
						
							
							
								25dea1a599
							
							Code style: formatting and refactoring of VCAI code
						 | 
						7 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								15138c23de
							
							Finished conversion to new logging API
						 | 
						8 years ago | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								9d9c026c85
							
							Code style: serialize everything on own lines for easier debugging (#357)
						 | 
						8 years ago | 
					
				
					
						
							
								   Arseniy Shestakov
							
						 | 
						
							
							
								f1e5797834
							
							Code style: move or add licensing information on top of every file
						 | 
						8 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								27ff9efd4b
							
							Fixed #1713
						 | 
						9 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								9b5af484b7
							
							Fixed AI getting stuck at blockVisit objects (Tavern, Borderguards/gates etc).
						 | 
						9 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								5b76c3f4eb
							
							Rebase of codebase changes for refactored serializer
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								f06e9c8538
							
							VCAI convert logging
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								22884d9150
							
							AI logging convert 1
						 | 
						9 years ago | 
					
				
					
						
							
								   Arseniy Shestakov
							
						 | 
						
							
							
								10dbbead2d
							
							Fix indentation of logging code and around it
						 | 
						9 years ago | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								03e9dd3bab
							
							Add hero gold cost to GameConstants
						 | 
						10 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								7189a12df2
							
							removed few more includes from headers
						 | 
						10 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								7b5a7f43ad
							
							Removed includes of CGameState from headers
						 | 
						10 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								c3ce4b25df
							
							Removed all #include's of CMap.h from headers.
						 | 
						10 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								b3f482b8a8
							
							Restored artifact selection & exchange, work in progress.
						 | 
						10 years ago |