Ivan Savenko
							
						 | 
						
							
							
								83099fdb78
							
							Moved all non-window GUI elements out from GUI classes file. TODO: reorganize source tree
						 | 
						11 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								55ff933b7f
							
							Reducing size of GUI classes. Split trade windows into a separate file
						 | 
						11 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								652ceb2bde
							
							Finally shattered CObjectHandler.cpp into tiny bits
						 | 
						11 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								0afdfa529c
							
							Moved all object-related files to lib/mapObjects directory.
						 | 
						11 years ago | 
					
				
					
						
							
								   Macron1Robot
							
						 | 
						
							
							
								8ec7a9b919
							
							Moved "max heroes on map per player", "max heroes available for player" to "defaultMods.json"
						 | 
						11 years ago | 
					
				
					
						
							
								   Macron1Robot
							
						 | 
						
							
							
								907caedb13
							
							Added "produce" section in "building" structure. Changed dailyIncome.
						 | 
						11 years ago | 
					
				
					
						
							
								   Macron1Robot
							
						 | 
						
							
							
								b7b890acff
							
							Added "tavernVideo","guildBackground" to "faction" JSON config and schema. If "primaryResource" is set to "gold", silo will generate 500 gold per day
						 | 
						11 years ago | 
					
				
					
						
							
								   alexvins
							
						 | 
						
							
							
								9cac0af7be
							
							[Spells] More spell related refactoring
						 | 
						11 years ago | 
					
				
					
						
							
								   alexvins
							
						 | 
						
							
							
								4203d69525
							
							Part 2 of new spell configuration
						 | 
						11 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								fb5c9fc972
							
							- creatures availability tests no longer check for built buildings.
						 | 
						11 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								5de70ba235
							
							Minor fixes:
						 | 
						12 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								b1e638d1af
							
							More fixes:
						 | 
						12 years ago | 
					
				
					
						
							
								   DjWarmonger
							
						 | 
						
							
							
								b3b523b768
							
							Compile fixes for MVS.
						 | 
						12 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								ee1b0459e6
							
							Extended building dependencies:
						 | 
						12 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								3560bbb7f3
							
							two patches/pull requests from janisozaur
						 | 
						12 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								f838cceddd
							
							- fixes Inferno Castle Gate
						 | 
						12 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								6bee105d7d
							
							Some refactoring of text display widgets:
						 | 
						12 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								e9d51a2670
							
							Fixed issue that allowed to build multiple boats in town. Renamed state() to sth more sensible.
						 | 
						12 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								a1f545792b
							
							Compile fixes specific for VS 2012"
						 | 
						12 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								f82122d9be
							
							second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
						 | 
						12 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								2b45e13c5c
							
							c++03 -> c++11 switch:
						 | 
						12 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								17403b544c
							
							Various fixes for quick combat.
						 | 
						12 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								06f0a29b31
							
							Compile fixes for gcc, as per http://forum.vcmi.eu/viewtopic.php?p=9638#9638
						 | 
						12 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								0c5a717e08
							
							- fixed crash in town after loading #1291 + extra check just in case.
						 | 
						12 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								4724ccbb45
							
							- fixes #1276
						 | 
						12 years ago | 
					
				
					
						
							
								   Michał W. Urbańczyk
							
						 | 
						
							
							
								79026bdfde
							
							Introduced strongly typed QueryID.
						 | 
						12 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								8be801a6dc
							
							- CMappedFileLoader class to remap WoG files to h3 names
						 | 
						12 years ago | 
					
				
					
						
							
								   Ivan Savenko
							
						 | 
						
							
							
								c6cc6e6301
							
							Large changeset, first part of editing H3 objects via mods feature. Changes:
						 | 
						12 years ago | 
					
				
					
						
							
								   beegee1
							
						 | 
						
							
							
								c7c2686379
							
							- Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets
						 | 
						12 years ago | 
					
				
					
						
							
								   beegee1
							
						 | 
						
							
							
								30bcec42c6
							
							- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
						 | 
						12 years ago |