AlexVinS
							
						 | 
						
							
							
								70a092f58c
							
							[Refactoring] use virtual method for object specific actions when new map object is created
						 | 
						8 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								a85b4cf2a5
							
							* WIP on event condition format
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								c23d3ac83c
							
							Fixed CID 1366432
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								0a4e5fcdca
							
							Fixed CID 1366337
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								9834db1b7d
							
							simplified CGScholar::onHeroVisit
						 | 
						9 years ago | 
					
				
					
						
							
								   Vadim Markovtsev
							
						 | 
						
							
							
								2c1dddde33
							
							Fix memory problems with BonusList
						 | 
						9 years ago | 
					
				
					
						
							
								   Arseniy Shestakov
							
						 | 
						
							
							
								f6df107a55
							
							Replace more magic subIDs with readable enums
						 | 
						9 years ago | 
					
				
					
						
							
								   Dydzio
							
						 | 
						
							
							
								beae354536
							
							Correcting random amount of gold in gold piles
						 | 
						9 years ago | 
					
				
					
						
							
								   Piotr Wójcik
							
						 | 
						
							
							
								c5e4eaf9c1
							
							Check if hero knows spell even without wisdom
						 | 
						9 years ago | 
					
				
					
						
							
								   Arseniy Shestakov
							
						 | 
						
							
							
								c8faca8f39
							
							Refactoring: only use RNGs explicitly to avoid bug prone code in future
						 | 
						9 years ago | 
					
				
					
						
							
								   Arseniy Shestakov
							
						 | 
						
							
							
								2ba3b20928
							
							Multiple changes to RNG usage to both client and server
						 | 
						9 years ago | 
					
				
					
						
							
								   Piotr Wójcik
							
						 | 
						
							
							
								52797082aa
							
							Do not show whether Shrine is visited by hero, if was not visited by player yet
						 | 
						9 years ago | 
					
				
					
						
							
								   Arseniy Shestakov
							
						 | 
						
							
							
								a90b657b86
							
							Add reset to some static variables on client
						 | 
						9 years ago | 
					
				
					
						
							
								   Arseniy Shestakov
							
						 | 
						
							
							
								10dbbead2d
							
							Fix indentation of logging code and around it
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								51bee1000b
							
							Implemented CGWitchHut::serializeJsonOptions
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								dd1aabbe23
							
							Use JsonSerializeFormat for map objects
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								e0af4a665a
							
							Added hacks fot spell scroll support.
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								6db94ab74c
							
							Explicit army serialization - too much CArmedInstance descendants
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								53dc49e92a
							
							CGShipyard, CGShrine serialization
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								401ba48257
							
							CGScholar serialization
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								081a20d047
							
							Fix a crash.
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								6e205a58b4
							
							Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								97f19b5176
							
							CGResource serialization
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								d8d574ed84
							
							CGSignBottle serialization
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								a6c719ee11
							
							CGCreature serialization. Added rewardResources.
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								1bc41b3ba3
							
							Merge commit '3c844002626f48007a888d4dd8b0b45ec867fc9a' into feature/VCMIMapFormat1
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								b176734418
							
							CGCreature serialization
						 | 
						9 years ago | 
					
				
					
						
							
								   ArseniyShestakov
							
						 | 
						
							
							
								4e8486da7b
							
							Merge pull request #160 from vmarkovtsev/issue/2388
						 | 
						9 years ago | 
					
				
					
						
							
								   Arseniy Shestakov
							
						 | 
						
							
							
								97a8874ed7
							
							CGCreature: fix crash on draw
						 | 
						9 years ago | 
					
				
					
						
							
								   AlexVinS
							
						 | 
						
							
							
								89d986fc6a
							
							Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1
						 | 
						9 years ago |