Ivan Savenko 3576efc3f3 Initial version of antilag support 5 months ago
..
adventureMap 7a1ede1e38 Adventure spell API refactoring to ease use by AI 4 months ago
battle 2774502526 Merge pull request #5883 from IvanSavenko/opening_spell_freeze_fix 4 months ago
eventsSDL 3504d1ce38 optimized fps draw 4 months ago
globalLobby 7dfb499edf replace boost locks with std 9 months ago
gui a0a99d7311 Fix build, fix sonar 4 months ago
ios 9b655ac43e ios fix attempt 1 year ago
lobby f58d08e563 Support for banned game entities in random map templates 4 months ago
mainmenu e12765dca0 Fix sonar warnings, convert spaces -> tabs 4 months ago
mapView 7a1ede1e38 Adventure spell API refactoring to ease use by AI 4 months ago
media 2e42d6dd9f Fix playback of looped sounds 5 months ago
render e3be6cc513 Merge pull request #5892 from Laserlicht/spell_school 4 months ago
renderSDL a6f95433a2 fix 4 months ago
widgets ce4e37f2d9 Armies swap will now maintain unit ordering 4 months ago
windows 2877fa3301 Merge pull request #5927 from Laserlicht/fps_draw 4 months ago
xBRZ 0842ada1c7 Quick fix for xbrz scaling artifacts on window borders 11 months ago
AntilagServer.cpp 3576efc3f3 Initial version of antilag support 4 months ago
AntilagServer.h 3576efc3f3 Initial version of antilag support 4 months ago
ArtifactsUIController.cpp 099053437a Update unit growth in town screen UI when unequipping Legion pieces 5 months ago
ArtifactsUIController.h 60afbbe20f Necromancy & Eagle eye infowindows 7 months ago
CMT.h a474803aaf Use exception throwing to shutdown main thread 8 months ago
CMakeLists.txt 3576efc3f3 Initial version of antilag support 4 months ago
CPlayerInterface.cpp a0a99d7311 Fix build, fix sonar 4 months ago
CPlayerInterface.h 139f41c9b2 Implement STACK_EXPERIENCE_GAIN_PERCENT bonus 6 months ago
CServerHandler.cpp 3576efc3f3 Initial version of antilag support 4 months ago
CServerHandler.h 3576efc3f3 Initial version of antilag support 4 months ago
Client.cpp 3576efc3f3 Initial version of antilag support 4 months ago
Client.h 3576efc3f3 Initial version of antilag support 4 months ago
ClientCommandManager.cpp 58de180083 Split CConnection into GameConnection and IGameConnection classes 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 4 months ago
GameChatHandler.cpp 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 months ago
GameChatHandler.h b50d9de912 Show opponent name in 1-vs-1 games, minor tweaks 1 year ago
GameEngine.cpp 187d79bc7c code review 4 months ago
GameEngine.h 187d79bc7c code review 4 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 2ad186130f Split MapDefines file on .h per class basis 4 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 58de180083 Split CConnection into GameConnection and IGameConnection classes 4 months ago
NetPacksLobbyClient.cpp 58de180083 Split CConnection into GameConnection and IGameConnection classes 4 months ago
PlayerLocalState.cpp 5ada2d19e1 UI now shows spell range from config 4 months ago
PlayerLocalState.h 5ada2d19e1 UI now shows spell range from config 4 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
UIHelper.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs 4 months ago
UIHelper.h 60afbbe20f Necromancy & Eagle eye infowindows 7 months ago
resource.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago