| .. | 
			
		
		
			
				
					| 
						
							
						
						adventureMap
					 | 
				
				
					bd5682ecc3
					Merge remote-tracking branch 'vcmi/master' into develop
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						battle
					 | 
				
				
					e8c541f873
					end with auto combat
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						eventsSDL
					 | 
				
				
					ea439ad175
					Dispatch text input SDL calls in main thread on all platforms
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						gui
					 | 
				
				
					e8c541f873
					end with auto combat
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						icons
					 | 
				
				
					ead1140b9b
					client/icons/generate_icns.py: Replace print statement by built-in function.
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						ios
					 | 
				
				
					46d785c371
					Fix iOS build with ENABLE_PCH=OFF
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						lobby
					 | 
				
				
					4d0c0f10a9
					Merge pull request #3530 from Laserlicht/tavern
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						mainmenu
					 | 
				
				
					0df4f9bda5
					video button
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						mapView
					 | 
				
				
					e67e4430ba
					Removed most of non-const static fields in lib. Reduced header includes.
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						render
					 | 
				
				
					1f7e53a609
					Code style fixes
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						renderSDL
					 | 
				
				
					2a193effcc
					Merge branch 'master' into 'develop'
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						widgets
					 | 
				
				
					2a193effcc
					Merge branch 'master' into 'develop'
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						windows
					 | 
				
				
					4d0c0f10a9
					Merge pull request #3530 from Laserlicht/tavern
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CFocusableHelper.cpp
					 | 
				
				
					46d785c371
					Fix iOS build with ENABLE_PCH=OFF
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						CFocusableHelper.h
					 | 
				
				
					44d0e19c71
					remove focus from active text input after keyboard is closed
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						CGameInfo.cpp
					 | 
				
				
					d04241b10a
					Code cleanup
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CGameInfo.h
					 | 
				
				
					d04241b10a
					Code cleanup
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMT.cpp
					 | 
				
				
					0c1664dbe7
					NKAI: various AI fixes after tests in headless
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMT.h
					 | 
				
				
					0b99fc0ccb
					Show message box when H3 data is missing
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						CMakeLists.txt
					 | 
				
				
					fdf60b2151
					moved to widgets/markets
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CMusicHandler.cpp
					 | 
				
				
					a1a5bc28c2
					convert line endings from CRLF (Windows) to LF (Linux/Unix)
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						CMusicHandler.h
					 | 
				
				
					af0afb251e
					Correctly shutdown client media handlers
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						CPlayerInterface.cpp
					 | 
				
				
					0c07384293
					Refactoring of serialization versioning handling
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CPlayerInterface.h
					 | 
				
				
					0c07384293
					Refactoring of serialization versioning handling
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CServerHandler.cpp
					 | 
				
				
					cc7fc4a2c6
					Fix headless mode
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CServerHandler.h
					 | 
				
				
					ea1f05d15a
					Stabilization
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CVideoHandler.cpp
					 | 
				
				
					fd85d93a00
					Fixed video playback framerate for intro videos
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						CVideoHandler.h
					 | 
				
				
					63ee20de6c
					video campaign fix
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						Client.cpp
					 | 
				
				
					284273379e
					Merge pull request #3536 from IvanSavenko/serialization_refactor
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						Client.h
					 | 
				
				
					0c07384293
					Refactoring of serialization versioning handling
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						ClientCommandManager.cpp
					 | 
				
				
					6b760089a4
					Merge pull request #3473 from IvanSavenko/const_lib
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						ClientCommandManager.h
					 | 
				
				
					195320dcf2
					Removed remaining references to 'pim' name
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						ClientNetPackVisitors.h
					 | 
				
				
					b88a8da4e8
					Split off some netpack structures into separate files
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						HeroMovementController.cpp
					 | 
				
				
					a7c45d8ec8
					Remove assert - confirmed to be legal scenario
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						HeroMovementController.h
					 | 
				
				
					f1c40466d3
					Changes according to review
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						LobbyClientNetPackVisitors.h
					 | 
				
				
					5523f05284
					Moved ArtifactLocation to a separate file
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						NetPacksClient.cpp
					 | 
				
				
					cc7fc4a2c6
					Fix headless mode
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						NetPacksLobbyClient.cpp
					 | 
				
				
					a3e27b859e
					extra option tab
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						PlayerLocalState.cpp
					 | 
				
				
					bcbd708fa7
					Added more checks to detect illegal access in CList's class
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						PlayerLocalState.h
					 | 
				
				
					0c07384293
					Refactoring of serialization versioning handling
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						StdInc.cpp
					 | 
				
				
					a1a5bc28c2
					convert line endings from CRLF (Windows) to LF (Linux/Unix)
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						StdInc.h
					 | 
				
				
					a1a5bc28c2
					convert line endings from CRLF (Windows) to LF (Linux/Unix)
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						VCMI_client.cbp
					 | 
				
				
					73a05d82e1
					fix
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						VCMI_client.rc
					 | 
				
				
					ab5e1f9109
					don't use separate .rc files for MSVC and MinGW
				 | 
				11 years ago | 
			
		
			
				
					| 
						
							
						
						VCMI_client.vcxproj
					 | 
				
				
					73a05d82e1
					fix
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						VCMI_client.vcxproj.filters
					 | 
				
				
					73a05d82e1
					fix
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						resource.h
					 | 
				
				
					a1a5bc28c2
					convert line endings from CRLF (Windows) to LF (Linux/Unix)
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						vcmi.ico
					 | 
				
				
					d2f0a80573
					Update VCMI icon (#2672)
				 | 
				2 years ago |