ArseniyShestakov
							
						 | 
						
							
							
								a62ee65d72
							
							Rumors: implement income checking via statsHLP::getIncome
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								ffcc5ccdd2
							
							Rumors: implement support for grail terrain rumor
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								15273ac0f7
							
							Rumors: avoid repeating of same rumor twice in a row
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								98582d628c
							
							Rumors: move code into CGameState and add backward compatability
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								b2e1ee5363
							
							CGameState: move two pathfinding-related functions to CPathfinderHelper
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								d3c8ca7c1c
							
							Pathfinding: implement duration checking for fly and water walking
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								7eebcb9d60
							
							Artifacts: replace few more ints by ArtifactID
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								d46364c4c3
							
							Merge branch 'develop' into issue/2306
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   Vadim Markovtsev
							
						 | 
						
							
							
								e6e975e9ef
							
							Fix adventure map movement segfault in some scenarios
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								17071c6ec8
							
							Merge pull request #125 from ArseniyShestakov/newMovementSystem
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								6b34eb729e
							
							Move all pathfinding-related code into new file
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								9e8427a078
							
							CPathfinder: update comment for isSourceGuarded condition
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								01257efc02
							
							CPathfinder: get rid of curPos and pass on initializeGraph
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								68bd37aa45
							
							Store penalty in value of FLYING_MOVEMENT and WATER_WALKING
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								44ca00cd16
							
							CPathfinder: rename functions
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								a536691781
							
							CPathfinder: fix typos and more code cleanups
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								4f7c3ec60f
							
							Minor formatting fixes within pathfinder-related code
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								939b3c05a1
							
							CPathfinder: use struct instead of enum for options
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								6934c6bc95
							
							CPathfinder: move check into isBetterWay lambda
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								5a04f05b9b
							
							CPathfinder: move one more check into isMovementPossible
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								6ebe2abc1a
							
							Fix penalties for FLYING_MOVEMENT and WATER_WALKING
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								fc6f62e633
							
							getMovementCost: get rid of useless flying parameter
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								498eb1d032
							
							Fix typos
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   Vadim Markovtsev
							
						 | 
						
							
							
								e4b1ef1405
							
							Add "override" to virtual overriden methods
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								9954dfb33a
							
							CPathfinder: move flying into options and add walk on sea
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								0faedde6b9
							
							CPathfinder: store pathfinding options in set instead of variables
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								886042dc11
							
							CPathfinder: clean calculatePaths of code unsused for pathfinding
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								213d8c2258
							
							CPathfinder: turn checkDestinationTile into function
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								1beacf2260
							
							CPathfinder: move guard checks into functions
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								cd7c5acbc4
							
							CPathfinder: move embark special case code down
						 | 
						vor 10 Jahren |