| .. | 
			
		
		
			
				
					| 
						
							
						
						CArmedInstance.cpp
					 | 
				
				
					2c1dddde33
					Fix memory problems with BonusList
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CArmedInstance.h
					 | 
				
				
					c16e7d4bcf
					VCMIDirs update #4
				 | 
				11 years ago | 
			
		
			
				
					| 
						
							
						
						CBank.cpp
					 | 
				
				
					ef9bff9006
					fixes related to http://bugs.vcmi.eu/view.php?id=2520
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CBank.h
					 | 
				
				
					c8faca8f39
					Refactoring: only use RNGs explicitly to avoid bug prone code in future
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CGHeroInstance.cpp
					 | 
				
				
					f538aae95e
					Partial fix for http://bugs.vcmi.eu/view.php?id=2590
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CGHeroInstance.h
					 | 
				
				
					4173a5064c
					Fixed http://bugs.vcmi.eu/view.php?id=2545
				 | 
				9 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
					 | 
				
				
					4173a5064c
					Fixed http://bugs.vcmi.eu/view.php?id=2545
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CGPandoraBox.h
					 | 
				
				
					c8faca8f39
					Refactoring: only use RNGs explicitly to avoid bug prone code in future
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CGTownInstance.cpp
					 | 
				
				
					99a3a58cbb
					Add commander resurrection info window upon entering town
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CGTownInstance.h
					 | 
				
				
					b5fa97b697
					Merge pull request #211 from Chocimier/iss2321
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CObjectClassesHandler.cpp
					 | 
				
				
					a109580b91
					Use const for ObjectTemplate
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CObjectClassesHandler.h
					 | 
				
				
					692d23e580
					Fixed CID 1366376
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CObjectHandler.cpp
					 | 
				
				
					c8faca8f39
					Refactoring: only use RNGs explicitly to avoid bug prone code in future
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CObjectHandler.h
					 | 
				
				
					c8faca8f39
					Refactoring: only use RNGs explicitly to avoid bug prone code in future
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CQuest.cpp
					 | 
				
				
					9f967b4d7a
					Fix formatting
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CQuest.h
					 | 
				
				
					c8faca8f39
					Refactoring: only use RNGs explicitly to avoid bug prone code in future
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CRewardableConstructor.cpp
					 | 
				
				
					a109580b91
					Use const for ObjectTemplate
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CRewardableConstructor.h
					 | 
				
				
					a109580b91
					Use const for ObjectTemplate
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CRewardableObject.cpp
					 | 
				
				
					24585cde87
					complete fix for http://bugs.vcmi.eu/view.php?id=2507
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CRewardableObject.h
					 | 
				
				
					7db7ece143
					Do not send netpack inside netpack handler.
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CommonConstructors.cpp
					 | 
				
				
					a109580b91
					Use const for ObjectTemplate
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						CommonConstructors.h
					 | 
				
				
					692d23e580
					Fixed CID 1366376
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						JsonRandom.cpp
					 | 
				
				
					2c1dddde33
					Fix memory problems with BonusList
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						JsonRandom.h
					 | 
				
				
					02f70464fb
					Fix mismatched-tags Clang warnings
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						MapObjects.h
					 | 
				
				
					b2e8c92383
					Cleanup:
				 | 
				11 years ago | 
			
		
			
				
					| 
						
							
						
						MiscObjects.cpp
					 | 
				
				
					9834db1b7d
					simplified CGScholar::onHeroVisit
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						MiscObjects.h
					 | 
				
				
					c8faca8f39
					Refactoring: only use RNGs explicitly to avoid bug prone code in future
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						ObjectTemplate.cpp
					 | 
				
				
					a109580b91
					Use const for ObjectTemplate
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						ObjectTemplate.h
					 | 
				
				
					114dac7e81
					Added ObjectTemplate copy constructor and assignment operator
				 | 
				9 years ago |