| .. | 
			
		
		
			
				
					| 
						
							
						
						CArmedInstance.cpp
					 | 
				
				
					2c1dddde33
					Fix memory problems with BonusList
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CArmedInstance.h
					 | 
				
				
					c16e7d4bcf
					VCMIDirs update #4
				 | 
				11 years ago | 
			
		
			
				
					| 
						
							
						
						CBank.cpp
					 | 
				
				
					3216422307
					Fixed a few CWE-457
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CBank.h
					 | 
				
				
					c8faca8f39
					Refactoring: only use RNGs explicitly to avoid bug prone code in future
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CGHeroInstance.cpp
					 | 
				
				
					9f1451c1a3
					[Map format] more correct handling of default hero primary skills
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						CGHeroInstance.h
					 | 
				
				
					70a092f58c
					[Refactoring] use virtual method for object specific actions when new map object is created
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						CGMarket.cpp
					 | 
				
				
					c8faca8f39
					Refactoring: only use RNGs explicitly to avoid bug prone code in future
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CGMarket.h
					 | 
				
				
					c8faca8f39
					Refactoring: only use RNGs explicitly to avoid bug prone code in future
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CGPandoraBox.cpp
					 | 
				
				
					a85b4cf2a5
					* WIP on event condition format
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						CGPandoraBox.h
					 | 
				
				
					a85b4cf2a5
					* WIP on event condition format
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						CGTownInstance.cpp
					 | 
				
				
					8a494b7820
					fix
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						CGTownInstance.h
					 | 
				
				
					70a092f58c
					[Refactoring] use virtual method for object specific actions when new map object is created
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						CObjectClassesHandler.cpp
					 | 
				
				
					478890df5f
					Fixed CID 1366431, CID 1366430
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CObjectClassesHandler.h
					 | 
				
				
					a85b4cf2a5
					* WIP on event condition format
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						CObjectHandler.cpp
					 | 
				
				
					70a092f58c
					[Refactoring] use virtual method for object specific actions when new map object is created
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						CObjectHandler.h
					 | 
				
				
					70a092f58c
					[Refactoring] use virtual method for object specific actions when new map object is created
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						CQuest.cpp
					 | 
				
				
					70a092f58c
					[Refactoring] use virtual method for object specific actions when new map object is created
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						CQuest.h
					 | 
				
				
					70a092f58c
					[Refactoring] use virtual method for object specific actions when new map object is created
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						CRewardableConstructor.cpp
					 | 
				
				
					a85b4cf2a5
					* WIP on event condition format
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						CRewardableConstructor.h
					 | 
				
				
					a109580b91
					Use const for ObjectTemplate
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CRewardableObject.cpp
					 | 
				
				
					3216422307
					Fixed a few CWE-457
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CRewardableObject.h
					 | 
				
				
					7db7ece143
					Do not send netpack inside netpack handler.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CommonConstructors.cpp
					 | 
				
				
					3216422307
					Fixed a few CWE-457
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CommonConstructors.h
					 | 
				
				
					692d23e580
					Fixed CID 1366376
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						JsonRandom.cpp
					 | 
				
				
					a85b4cf2a5
					* WIP on event condition format
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						JsonRandom.h
					 | 
				
				
					02f70464fb
					Fix mismatched-tags Clang warnings
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						MapObjects.h
					 | 
				
				
					b2e8c92383
					Cleanup:
				 | 
				11 years ago | 
			
		
			
				
					| 
						
							
						
						MiscObjects.cpp
					 | 
				
				
					9d5d291e6b
					Do not show whether Witch Hut is visited by hero, if was not visited by player yet, fixes #2604 (#304)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						MiscObjects.h
					 | 
				
				
					70a092f58c
					[Refactoring] use virtual method for object specific actions when new map object is created
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						ObjectTemplate.cpp
					 | 
				
				
					1f215d2306
					Fix http://bugs.vcmi.eu/view.php?id=2677.
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						ObjectTemplate.h
					 | 
				
				
					a85b4cf2a5
					* WIP on event condition format
				 | 
				8 years ago |