Macron1Robot
							
						 | 
						
							
							
								b7b890acff
							
							Added "tavernVideo","guildBackground" to "faction" JSON config and schema. If "primaryResource" is set to "gold", silo will generate 500 gold per day
						 | 
						há 11 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								fb5c9fc972
							
							- creatures availability tests no longer check for built buildings.
						 | 
						há 11 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								2b45e13c5c
							
							c++03 -> c++11 switch:
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								4724ccbb45
							
							- fixes #1276
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								9e00090c42
							
							* refactoring, a few intriguing problems remain
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								8a8eecd063
							
							* refactoring
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								86dc9386d6
							
							* refactoring, including a generic solution for IDs
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								f1c78e3260
							
							* creature ID refactoring
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								0ca9f64573
							
							Next part of town configuration:
						 | 
						há 13 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								44cc848edc
							
							first part of town configuration:
						 | 
						há 13 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								13de841e10
							
							- minor tweaks to quest window
						 | 
						há 13 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								55c78e9f16
							
							- ComponentBox usage in 2 windows: levelup and build screen
						 | 
						há 13 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								770a6e077c
							
							- handling of incorrect or missing configuration files (settings.json\defaultSettings.json)
						 | 
						há 13 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								8c6965c5ee
							
							- shadows for CWindowObject-based windows
						 | 
						há 13 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								2d8a15f27c
							
							- all windows except for pregame\battles are now CWindowObject-based
						 | 
						há 13 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								9d2711fb51
							
							- rewrote most of classes from adventure map window
						 | 
						há 13 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								d60f2d57a0
							
							- first part of CIntObject API clean-up.
						 | 
						há 13 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								9efe05c90b
							
							- removed usage of Graphics in several places (Components and hero window).
						 | 
						há 13 anos atrás | 
					
				
					
						
							
								   beegee1
							
						 | 
						
							
							
								156aa6e4d9
							
							* Updated class - file - handling
						 | 
						há 14 anos atrás | 
					
				
					
						
							
								   beegee1
							
						 | 
						
							
							
								2f5d6f2684
							
							* CHexField renamed to CBattleHex
						 | 
						há 14 anos atrás | 
					
				
					
						
							
								   beegee1
							
						 | 
						
							
							
								7f04ed990b
							
							Major refactoring. First part: BattleInterface
						 | 
						há 14 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								0f2e00c780
							
							-(linux) Moved all (I hope) files created by VCMI to ~/.vcmi to prevents crash on launch from read-only directory
						 | 
						há 14 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								0693312a8e
							
							- fixed several crashes with joining creatures
						 | 
						há 14 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								e494171de3
							
							- several changes to get reusable code
						 | 
						há 14 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								0f605256e9
							
							- added new files to build system
						 | 
						há 14 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								c6f1d87ede
							
							- fix for #95 and #602
						 | 
						há 14 anos atrás | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								b4edd10e6c
							
							* beegee's comments patch
						 | 
						há 14 anos atrás | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								2ff07fa66a
							
							- Next part of animation system:
						 | 
						há 14 anos atrás | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								49083c4e5a
							
							* ConstTransitive CGI more or less done
						 | 
						há 15 anos atrás | 
					
				
					
						
							
								   mateuszb
							
						 | 
						
							
							
								23c501b79e
							
							some changes
						 | 
						há 15 anos atrás |