Ivan Savenko 0197d226c9 Merge pull request #5565 from kdmcser/new_morale_luck 8 months ago
..
adventureMap c73116a010 Reduce boost includes further 8 months ago
battle 32e945c116 fix lack icons when allow morale or luck > 3 or < -3 (setting in gameConfig.json) 8 months ago
eventsSDL 9732d39c70 Moved shutdown request dialog handling to GameInstance 8 months ago
globalLobby 7dfb499edf replace boost locks with std 9 months ago
gui 844dfb1604 Removed usage of boost::thread from vcmi, except for AI 9 months ago
ios 9b655ac43e ios fix attempt 1 year ago
lobby 860f65ea62 Merge branch 'develop' into fix_map_sorting 8 months ago
mainmenu 7a3e1409d0 Remove old boost includes and defines 8 months ago
mapView 4a6a8f9496 Merge pull request #5496 from IvanSavenko/std_thread 8 months ago
media 6877bbfe3a Fix issues found by Valgrind 8 months ago
render 7a3e1409d0 Remove old boost includes and defines 8 months ago
renderSDL 8ed3126a36 Merge pull request #5547 from kambala-decapitator/ios-mute-switch 8 months ago
widgets 0197d226c9 Merge pull request #5565 from kdmcser/new_morale_luck 8 months ago
windows 7a3e1409d0 Remove old boost includes and defines 8 months ago
xBRZ 0842ada1c7 Quick fix for xbrz scaling artifacts on window borders 11 months ago
ArtifactsUIController.cpp 844dfb1604 Removed usage of boost::thread from vcmi, except for AI 9 months ago
ArtifactsUIController.h 7dfb499edf replace boost locks with std 9 months ago
CMT.h a474803aaf Use exception throwing to shutdown main thread 8 months ago
CMakeLists.txt 948abfb04c AI now uses std::thread, added custom thread interruption logic 9 months ago
CPlayerInterface.cpp 7a3e1409d0 Remove old boost includes and defines 8 months ago
CPlayerInterface.h d3de0d525f Removed GameEngine::curInt member 9 months ago
CServerHandler.cpp 7a3e1409d0 Remove old boost includes and defines 8 months ago
CServerHandler.h 844dfb1604 Removed usage of boost::thread from vcmi, except for AI 9 months ago
Client.cpp 2b286378e8 Remove logic for banks in 1.5 format 8 months ago
Client.h 2b286378e8 Remove logic for banks in 1.5 format 8 months ago
ClientCommandManager.cpp 7dfb499edf replace boost locks with std 9 months ago
ClientCommandManager.h 565c02d61c Added 'translate missing' command for convenience 1 year ago
ClientNetPackVisitors.h d929bfb9d1 rename; introduce factor 1 year ago
GameChatHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 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 8 months ago
GameEngine.h ed4079e83b Code cleanup, add comments where relevant 8 months ago
GameEngineUser.h 9732d39c70 Moved shutdown request dialog handling to GameInstance 8 months ago
GameInstance.cpp a474803aaf Use exception throwing to shutdown main thread 8 months ago
GameInstance.h a474803aaf Use exception throwing to shutdown main thread 8 months ago
HeroMovementController.cpp 4a6a8f9496 Merge pull request #5496 from IvanSavenko/std_thread 8 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 9732d39c70 Moved shutdown request dialog handling to GameInstance 8 months ago
NetPacksLobbyClient.cpp 156de5b17e Added GameInstance class 9 months ago
PlayerLocalState.cpp 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked 10 months ago
PlayerLocalState.h 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked 10 months ago
ServerRunner.cpp 844dfb1604 Removed usage of boost::thread from vcmi, except for AI 9 months ago
ServerRunner.h 844dfb1604 Removed usage of boost::thread from vcmi, except for AI 9 months ago
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
resource.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago