Ivan Savenko e0e01d678a Merge pull request #4753 from IvanSavenko/misc_fixes 1 year ago
..
adventureMap 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
battle 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
eventsSDL a5de312344 Add workaround for SDL bug - use old code for buggy SDL versions 1 year ago
globalLobby 915533ed2e Implemented generation of player-colored version of DiBoxBck 1 year ago
gui 58d13fdce5 Implemented scaling of hardware cursor 1 year ago
ios 9b655ac43e ios fix attempt 1 year ago
lobby f3a6d4a93f copy name after init 1 year ago
mainmenu e3d365262e Merge pull request #4588 from Laserlicht/intro_video_rework 1 year ago
mapView a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 1 year ago
media 9977092cf4 Loading separate audio file in place of audio stream embedded in video 1 year ago
render e442e71ed9 Fix handling of autoselected interface scaling by client 1 year ago
renderSDL e442e71ed9 Fix handling of autoselected interface scaling by client 1 year ago
widgets 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
windows 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
xBRZ b527c0d09e Fix warnings in xBRZ 1 year ago
ArtifactsUIController.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
ArtifactsUIController.h ff5ddd76b7 suggestions 1 year ago
CGameInfo.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 year ago
CGameInfo.h 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 year ago
CMT.h e502853227 address code review comments 1 year ago
CMakeLists.txt 87274128e7 Proper support for usage of multiple fonts in a chain 1 year ago
CPlayerInterface.cpp 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
CPlayerInterface.h 58bb2b58e3 IMarket suggestions 1 year ago
CServerHandler.cpp 7694e2da4b Merge pull request #4736 from Laserlicht/fix_8th_portal_summoning 1 year ago
CServerHandler.h ee831c06e7 Reduced usage of CPack, replaced with CPackForServer where applicable 1 year ago
Client.cpp 786f80871e Replace more usages of pointers to packs with references 1 year ago
Client.h c0f5c7c0ea Replace pointer with reference in pack apply functions 1 year ago
ClientCommandManager.cpp 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
ClientCommandManager.h c6f0f8de03 generate assets only when necessary 1 year ago
ClientNetPackVisitors.h d929bfb9d1 rename; introduce factor 1 year ago
ConditionalWait.h b8beb4fb13 Fixes for various minor issues detected by Sonar Cloud 1 year ago
GameChatHandler.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
GameChatHandler.h b50d9de912 Show opponent name in 1-vs-1 games, minor tweaks 1 year ago
HeroMovementController.cpp a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 1 year ago
HeroMovementController.h 6352f268b2 Instant movement is now part of standard movement 1 year ago
LobbyClientNetPackVisitors.h 7dee24edae Cleanup 1 year ago
NetPacksClient.cpp 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
NetPacksLobbyClient.cpp 21c3cf0960 rename and move window class 1 year ago
PlayerLocalState.cpp dfff1eae26 Fix crash on losing a hero 1 year ago
PlayerLocalState.h 679181c103 Implemented serialization of local player state in json form 1 year ago
ServerRunner.cpp 068c4bfa1e Fix compilation with boost 1.86 1 year ago
ServerRunner.h 068c4bfa1e Fix compilation with boost 1.86 1 year 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