| .. |
|
adventureMap
|
9732d39c70
Moved shutdown request dialog handling to GameInstance
|
7 months ago |
|
battle
|
f7df5409a3
better fix
|
7 months ago |
|
eventsSDL
|
9732d39c70
Moved shutdown request dialog handling to GameInstance
|
7 months ago |
|
globalLobby
|
7dfb499edf
replace boost locks with std
|
8 months ago |
|
gui
|
844dfb1604
Removed usage of boost::thread from vcmi, except for AI
|
8 months ago |
|
ios
|
9b655ac43e
ios fix attempt
|
1 year ago |
|
lobby
|
860f65ea62
Merge branch 'develop' into fix_map_sorting
|
7 months ago |
|
mainmenu
|
6ed1aad11b
Merge pull request #5545 from Laserlicht/video_skip_harominize
|
7 months ago |
|
mapView
|
4a6a8f9496
Merge pull request #5496 from IvanSavenko/std_thread
|
7 months ago |
|
media
|
6877bbfe3a
Fix issues found by Valgrind
|
7 months ago |
|
render
|
8204990fa6
Fix crashes on app shutdown
|
7 months ago |
|
renderSDL
|
8ed3126a36
Merge pull request #5547 from kambala-decapitator/ios-mute-switch
|
7 months ago |
|
widgets
|
7af340e301
setting to disable subtitle
|
7 months ago |
|
windows
|
860f65ea62
Merge branch 'develop' into fix_map_sorting
|
7 months ago |
|
xBRZ
|
0842ada1c7
Quick fix for xbrz scaling artifacts on window borders
|
10 months ago |
|
ArtifactsUIController.cpp
|
844dfb1604
Removed usage of boost::thread from vcmi, except for AI
|
8 months ago |
|
ArtifactsUIController.h
|
7dfb499edf
replace boost locks with std
|
8 months ago |
|
CMT.h
|
a474803aaf
Use exception throwing to shutdown main thread
|
7 months ago |
|
CMakeLists.txt
|
948abfb04c
AI now uses std::thread, added custom thread interruption logic
|
8 months ago |
|
CPlayerInterface.cpp
|
844dfb1604
Removed usage of boost::thread from vcmi, except for AI
|
8 months ago |
|
CPlayerInterface.h
|
d3de0d525f
Removed GameEngine::curInt member
|
8 months ago |
|
CServerHandler.cpp
|
eaad6f9ce0
Fix crash on trasferring to next scenario in campaign
|
7 months ago |
|
CServerHandler.h
|
844dfb1604
Removed usage of boost::thread from vcmi, except for AI
|
8 months ago |
|
Client.cpp
|
62cb5412ff
CGameState::map is now a private, unique_ptr with accessors
|
7 months ago |
|
Client.h
|
219eea86ff
Better handling of AI shutdown
|
8 months ago |
|
ClientCommandManager.cpp
|
7dfb499edf
replace boost locks with std
|
8 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`
|
8 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
|
4a6a8f9496
Merge pull request #5496 from IvanSavenko/std_thread
|
7 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
|
7 months ago |
|
NetPacksLobbyClient.cpp
|
156de5b17e
Added GameInstance class
|
8 months ago |
|
PlayerLocalState.cpp
|
32391dc7a9
Pathfinder cache is now stored separately per playerBlocked
|
9 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 |
|
resource.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |