| .. | 
			
		
		
			
				
					| 
						
							
						
						CArmedInstance.cpp
					 | 
				
				
					4aa73b40c9
					Split CTownHandler into smaller chunks
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CArmedInstance.h
					 | 
				
				
					0c07384293
					Refactoring of serialization versioning handling
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CBank.cpp
					 | 
				
				
					39a2c29c97
					Removed creatureBank flag from battle, battles now receive BattleLayout
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CBank.h
					 | 
				
				
					ffaaa7da15
					blockingDialog functions: the `answer` parameter can be negative
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGCreature.cpp
					 | 
				
				
					39a2c29c97
					Removed creatureBank flag from battle, battles now receive BattleLayout
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGCreature.h
					 | 
				
				
					ffaaa7da15
					blockingDialog functions: the `answer` parameter can be negative
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGDwelling.cpp
					 | 
				
				
					39a2c29c97
					Removed creatureBank flag from battle, battles now receive BattleLayout
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGDwelling.h
					 | 
				
				
					d49a61645c
					All objects that can be owned by player now implement IOwnableObject
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGHeroInstance.cpp
					 | 
				
				
					39a2c29c97
					Removed creatureBank flag from battle, battles now receive BattleLayout
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGHeroInstance.h
					 | 
				
				
					d49a61645c
					All objects that can be owned by player now implement IOwnableObject
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGMarket.cpp
					 | 
				
				
					8225eb454e
					Added GameSettings to gamestate, potentially allowing to define game
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGMarket.h
					 | 
				
				
					82c37573fa
					Removed save compatibility with 1.4
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGObjectInstance.cpp
					 | 
				
				
					0fd9dbf240
					Unified income handling, added IOwnableObject interface
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGObjectInstance.h
					 | 
				
				
					0fd9dbf240
					Unified income handling, added IOwnableObject interface
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGPandoraBox.cpp
					 | 
				
				
					39a2c29c97
					Removed creatureBank flag from battle, battles now receive BattleLayout
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGPandoraBox.h
					 | 
				
				
					ffaaa7da15
					blockingDialog functions: the `answer` parameter can be negative
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGTownInstance.cpp
					 | 
				
				
					39a2c29c97
					Removed creatureBank flag from battle, battles now receive BattleLayout
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGTownInstance.h
					 | 
				
				
					b09d9d501b
					Pass pointer to actual caller in showBlockingDialog callWith
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CObjectHandler.cpp
					 | 
				
				
					c3957c2c2a
					Moved json files to new directory, split on per-class basis
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CObjectHandler.h
					 | 
				
				
					54103813dd
					Remove no longer used serialization methods
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						CQuest.cpp
					 | 
				
				
					6179521364
					Merge pull request #4556 from IvanSavenko/town_building_visit
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CQuest.h
					 | 
				
				
					ffaaa7da15
					blockingDialog functions: the `answer` parameter can be negative
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CRewardableObject.cpp
					 | 
				
				
					2ee4e42348
					Implement placeholders for creature banks messages
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CRewardableObject.h
					 | 
				
				
					31dff8f8da
					Add coastVisitable property to rewardables, update schemas
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CreatureBank.cpp
					 | 
				
				
					785036836c
					Rewardable objects may now define guards. Converted Crypt to rewardable.
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CreatureBank.h
					 | 
				
				
					785036836c
					Rewardable objects may now define guards. Converted Crypt to rewardable.
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						IMarket.cpp
					 | 
				
				
					20d5b33ea6
					Remove marketModes as member
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						IMarket.h
					 | 
				
				
					82c37573fa
					Removed save compatibility with 1.4
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						IObjectInterface.cpp
					 | 
				
				
					ffaaa7da15
					blockingDialog functions: the `answer` parameter can be negative
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						IObjectInterface.h
					 | 
				
				
					0fd9dbf240
					Unified income handling, added IOwnableObject interface
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						IOwnableObject.h
					 | 
				
				
					d49a61645c
					All objects that can be owned by player now implement IOwnableObject
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MapObjects.h
					 | 
				
				
					503b87561e
					Converted all h3 banks to rewardable, remove most of hardcoded checks
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MiscObjects.cpp
					 | 
				
				
					39a2c29c97
					Removed creatureBank flag from battle, battles now receive BattleLayout
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						MiscObjects.h
					 | 
				
				
					dae9e1e316
					Implement IOwnableObject interface for shipyard
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						ObjectTemplate.cpp
					 | 
				
				
					1aa391fdf8
					Split CGeneralTextHandler file into 1 file per class form
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						ObjectTemplate.h
					 | 
				
				
					8754e0ebb3
					Code formatting and cleanup
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						ObstacleSetHandler.cpp
					 | 
				
				
					5d6470e527
					Merge pull request #4025 from IvanSavenko/shared_ptr_lib
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						ObstacleSetHandler.h
					 | 
				
				
					02e429e973
					Fix typos using https://github.com/crate-ci/typos
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						TownBuildingInstance.cpp
					 | 
				
				
					b09d9d501b
					Pass pointer to actual caller in showBlockingDialog callWith
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						TownBuildingInstance.h
					 | 
				
				
					0fd9dbf240
					Unified income handling, added IOwnableObject interface
				 | 
				1 year ago |