DjWarmonger
							
						 | 
						
							
							
								a3f36ccc71
							
							- Unified interface for visitable objects
						 | 
						13 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								d0e259864e
							
							* Replaced boost::shared_ptr with std::shared_ptr.
						 | 
						13 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								cd0ed39fbf
							
							Implemented rule-based evaluation of tactical advantage between armies.
						 | 
						13 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								998d8bf501
							
							Added trivial fuzzy logic to handle creature banks estimation.
						 | 
						13 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								386ac80cf9
							
							Fixed #855 & 861. Unsigned values were bad idea to prevent overflow.
						 | 
						13 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								a975805ae8
							
							Fixed #850.
						 | 
						13 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								7a66c1bf2b
							
							* added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508
						 | 
						13 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								1cbd7e94e4
							
							- Extended cap or removed sign for some values that may potentially overflow
						 | 
						13 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								dbc603b7d7
							
							- fixed crash on opening spellbook during enemy turn
						 | 
						13 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								3fcf8b6f4b
							
							- minor mechanics fixes, corrected handling of 2nd upgrades (like pirates from hota)
						 | 
						14 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								046e54563c
							
							* fixed project files for RD configuration
						 | 
						14 years ago | 
					
				
					
						
							
								   beegee1
							
						 | 
						
							
							
								7f04ed990b
							
							Major refactoring. First part: BattleInterface
						 | 
						14 years ago | 
					
				
					
						
							
								   yupsi
							
						 | 
						
							
							
								828a3f0776
							
							Fixed #427 (custom quest messages).
						 | 
						14 years ago | 
					
				
					
						
							
								   Frank Zago
							
						 | 
						
							
							
								c4b8039c1e
							
							Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
						 | 
						14 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								6ef44bde5a
							
							Work on pathfinder: torn the code out from CGameState into a separate class. It can use Subterranean Gates and Boats. Removed code for handling Fly spell effect. It didn't work as supposed anyway.
						 | 
						14 years ago | 
					
				
					
						
							
								   Frank Zago
							
						 | 
						
							
							
								c03a5eb4d2
							
							Created bankconfig.json from bankconfig.txt.
						 | 
						14 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								18444fc72f
							
							Rewritten code handling growth to eliminate duplication and make it conformant to OH3 mechanics. Proper support for Statue of Legion.
						 | 
						14 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								bdce46ab60
							
							Minor refactorings, fixes & improvements.
						 | 
						14 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								423fd2ffb7
							
							Fixed #756
						 | 
						14 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								d092eaf9d1
							
							Artifact Merchant: selling artifacts. Messy, but completes H3 town structures functionalities.
						 | 
						14 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								6a8e3f1b57
							
							Neutral creatures are now correctly split into stacks & merged after a battle.
						 | 
						14 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								95efcc7cb5
							
							Fixed #305, #707, #708.
						 | 
						14 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								f7bd5e75cb
							
							Fixed 563 & 701.
						 | 
						14 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								03fdd22b1a
							
							Version set to 0.83c, to be released as development build.
						 | 
						14 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								236345e61d
							
							Fixed #674, #675, #676, #677.
						 | 
						14 years ago | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								ba7eb6ce49
							
							* bug 492 fixed
						 | 
						14 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								a46ad0b7ef
							
							Next set of fixes, mostly for deserialization.
						 | 
						14 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								4c9edd3f06
							
							Many fixes around bonus system. Some basic propagation mechanism (not clever but works).
						 | 
						14 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								252cee96f5
							
							Partial Stack Exp operations. Can't really test it as battle is unplayable atm.
						 | 
						14 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								ab20e024c0
							
							Various fixes and improvements around kill hero and kill monster quests. A few minor unrelated fixes.
						 | 
						14 years ago |