Ivan Savenko 790c5cb455 Remove static variable 4 months ago
..
adventureMap 7a1ede1e38 Adventure spell API refactoring to ease use by AI 3 months ago
battle 2774502526 Merge pull request #5883 from IvanSavenko/opening_spell_freeze_fix 3 months ago
eventsSDL 3504d1ce38 optimized fps draw 3 months ago
globalLobby 7dfb499edf replace boost locks with std 8 months ago
gui a0a99d7311 Fix build, fix sonar 3 months ago
ios 9b655ac43e ios fix attempt 1 year ago
lobby f58d08e563 Support for banned game entities in random map templates 3 months ago
mainmenu e12765dca0 Fix sonar warnings, convert spaces -> tabs 3 months ago
mapView 7a1ede1e38 Adventure spell API refactoring to ease use by AI 3 months ago
media 2e42d6dd9f Fix playback of looped sounds 4 months ago
render e3be6cc513 Merge pull request #5892 from Laserlicht/spell_school 3 months ago
renderSDL a6f95433a2 fix 3 months ago
widgets ce4e37f2d9 Armies swap will now maintain unit ordering 3 months ago
windows 2877fa3301 Merge pull request #5927 from Laserlicht/fps_draw 3 months ago
xBRZ 0842ada1c7 Quick fix for xbrz scaling artifacts on window borders 10 months ago
ArtifactsUIController.cpp 099053437a Update unit growth in town screen UI when unequipping Legion pieces 4 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 1ac8080cbf Implemented new unit actions panel in combat 4 months ago
CPlayerInterface.cpp a0a99d7311 Fix build, fix sonar 3 months ago
CPlayerInterface.h 139f41c9b2 Implement STACK_EXPERIENCE_GAIN_PERCENT bonus 5 months ago
CServerHandler.cpp 2ad186130f Split MapDefines file on .h per class basis 3 months ago
CServerHandler.h 6d65641a43 Gamestate is now passed as shared pointer 6 months ago
Client.cpp 790c5cb455 Remove static variable 3 months ago
Client.h 790c5cb455 Remove static variable 3 months ago
ClientCommandManager.cpp 1e3e2f665c Remove strange & unused double-selector logic 4 months ago
ClientCommandManager.h 565c02d61c Added 'translate missing' command for convenience 1 year ago
ClientNetPackVisitors.h 6b382a979a Added PackageReceived message to show when server starts pack processing 3 months ago
GameChatHandler.cpp 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 3 months ago
GameChatHandler.h b50d9de912 Show opponent name in 1-vs-1 games, minor tweaks 1 year ago
GameEngine.cpp 187d79bc7c code review 3 months ago
GameEngine.h 187d79bc7c code review 3 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 2ad186130f Split MapDefines file on .h per class basis 3 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 6b382a979a Added PackageReceived message to show when server starts pack processing 3 months ago
NetPacksLobbyClient.cpp 508c54c23a Fix game startup 5 months ago
PlayerLocalState.cpp 5ada2d19e1 UI now shows spell range from config 3 months ago
PlayerLocalState.h 5ada2d19e1 UI now shows spell range from config 3 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 e12765dca0 Fix sonar warnings, convert spaces -> tabs 3 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