| .. | 
			
		
		
			
				
					| 
						
							
						
						adventureMap
					 | 
				
				
					35644da2b7
					Reogranize callback-related classes on 1 file = 1 class basis
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						battle
					 | 
				
				
					2c17c2d5b7
					Rework CCallback <-> CClient interaction
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						eventsSDL
					 | 
				
				
					554a414302
					Fix remaining memory leaks caused by API misuse
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						globalLobby
					 | 
				
				
					7dfb499edf
					replace boost locks with std
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						gui
					 | 
				
				
					796287df95
					Fix shortcut typo
				 | 
				7 months ago | 
			
		
			
				
					| 
						
							
						
						ios
					 | 
				
				
					9b655ac43e
					ios fix attempt
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						lobby
					 | 
				
				
					35644da2b7
					Reogranize callback-related classes on 1 file = 1 class basis
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						mainmenu
					 | 
				
				
					35644da2b7
					Reogranize callback-related classes on 1 file = 1 class basis
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						mapView
					 | 
				
				
					35644da2b7
					Reogranize callback-related classes on 1 file = 1 class basis
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						media
					 | 
				
				
					04ba017198
					Deallocate sound chunk immediately on end of playback
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						render
					 | 
				
				
					829739da24
					Reduce usage of implicit conversions to int
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						renderSDL
					 | 
				
				
					4b30336d03
					Fix issues detected by Sonar
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						widgets
					 | 
				
				
					1f15a7faa4
					Fix build
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						windows
					 | 
				
				
					35644da2b7
					Reogranize callback-related classes on 1 file = 1 class basis
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						xBRZ
					 | 
				
				
					0842ada1c7
					Quick fix for xbrz scaling artifacts on window borders
				 | 
				10 months ago | 
			
		
			
				
					| 
						
							
						
						ArtifactsUIController.cpp
					 | 
				
				
					35644da2b7
					Reogranize callback-related classes on 1 file = 1 class basis
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						ArtifactsUIController.h
					 | 
				
				
					60afbbe20f
					Necromancy & Eagle eye infowindows
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						CMT.h
					 | 
				
				
					a474803aaf
					Use exception throwing to shutdown main thread
				 | 
				7 months ago | 
			
		
			
				
					| 
						
							
						
						CMakeLists.txt
					 | 
				
				
					35644da2b7
					Reogranize callback-related classes on 1 file = 1 class basis
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						CPlayerInterface.cpp
					 | 
				
				
					2c17c2d5b7
					Rework CCallback <-> CClient interaction
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						CPlayerInterface.h
					 | 
				
				
					2c17c2d5b7
					Rework CCallback <-> CClient interaction
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						CServerHandler.cpp
					 | 
				
				
					554a414302
					Fix remaining memory leaks caused by API misuse
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						CServerHandler.h
					 | 
				
				
					6d65641a43
					Gamestate is now passed as shared pointer
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						Client.cpp
					 | 
				
				
					716da918f8
					Completely remove IGameCallback class
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						Client.h
					 | 
				
				
					6f20235d07
					Merge CPrivilegedInfoCallback into CGameInfoCallback
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						ClientCommandManager.cpp
					 | 
				
				
					2c17c2d5b7
					Rework CCallback <-> CClient interaction
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						ClientCommandManager.h
					 | 
				
				
					565c02d61c
					Added 'translate missing' command for convenience
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						ClientNetPackVisitors.h
					 | 
				
				
					86b832be67
					Remove CPack::applyGs method in favor of GameStatePackVisitor class
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						GameChatHandler.cpp
					 | 
				
				
					35644da2b7
					Reogranize callback-related classes on 1 file = 1 class basis
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						GameChatHandler.h
					 | 
				
				
					b50d9de912
					Show opponent name in 1-vs-1 games, minor tweaks
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						GameEngine.cpp
					 | 
				
				
					ed4079e83b
					Code cleanup, add comments where relevant
				 | 
				7 months ago | 
			
		
			
				
					| 
						
							
						
						GameEngine.h
					 | 
				
				
					ed4079e83b
					Code cleanup, add comments where relevant
				 | 
				7 months ago | 
			
		
			
				
					| 
						
							
						
						GameEngineUser.h
					 | 
				
				
					9732d39c70
					Moved shutdown request dialog handling to GameInstance
				 | 
				7 months ago | 
			
		
			
				
					| 
						
							
						
						GameInstance.cpp
					 | 
				
				
					a474803aaf
					Use exception throwing to shutdown main thread
				 | 
				7 months ago | 
			
		
			
				
					| 
						
							
						
						GameInstance.h
					 | 
				
				
					a474803aaf
					Use exception throwing to shutdown main thread
				 | 
				7 months ago | 
			
		
			
				
					| 
						
							
						
						HeroMovementController.cpp
					 | 
				
				
					35644da2b7
					Reogranize callback-related classes on 1 file = 1 class basis
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						HeroMovementController.h
					 | 
				
				
					6352f268b2
					Instant movement is now part of standard movement
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						LobbyClientNetPackVisitors.h
					 | 
				
				
					7dee24edae
					Cleanup
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						NetPacksClient.cpp
					 | 
				
				
					4d4da0454f
					map objects hierarchy now uses IGameInfoCallback
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						NetPacksLobbyClient.cpp
					 | 
				
				
					156de5b17e
					Added GameInstance class
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						PlayerLocalState.cpp
					 | 
				
				
					35644da2b7
					Reogranize callback-related classes on 1 file = 1 class basis
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						PlayerLocalState.h
					 | 
				
				
					32391dc7a9
					Pathfinder cache is now stored separately per playerBlocked
				 | 
				9 months ago | 
			
		
			
				
					| 
						
							
						
						ServerRunner.cpp
					 | 
				
				
					844dfb1604
					Removed usage of boost::thread from vcmi, except for AI
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						ServerRunner.h
					 | 
				
				
					844dfb1604
					Removed usage of boost::thread from vcmi, except for AI
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						StdInc.cpp
					 | 
				
				
					25125f96da
					Fix: licenses, pragma guards, StdInc
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						StdInc.h
					 | 
				
				
					25125f96da
					Fix: licenses, pragma guards, StdInc
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						UIHelper.cpp
					 | 
				
				
					283adc37d7
					Unit stack rebalancing rework
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						UIHelper.h
					 | 
				
				
					60afbbe20f
					Necromancy & Eagle eye infowindows
				 | 
				6 months ago | 
			
		
			
				
					| 
						
							
						
						resource.h
					 | 
				
				
					a1a5bc28c2
					convert line endings from CRLF (Windows) to LF (Linux/Unix)
				 | 
				2 years ago |