Ivan Savenko 9f3663b7d4 Remove unused method 1 year ago
..
adventureMap 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases 1 year ago
battle 4f8f217b49 Moved range highlight transforms to config file 1 year ago
eventsSDL 6b8f94e6e7 Merge remote-tracking branch 'vcmi/master' into develop 1 year ago
globalLobby 920a39844b Unified naming of method to recolor UI element to current player scheme 1 year ago
gui 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases 1 year ago
icons ead1140b9b client/icons/generate_icns.py: Replace print statement by built-in function. 2 years ago
ios 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
lobby 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases 1 year ago
mainmenu a1fb3b8b01 Reduce direct access to CAnimation, removed various caching schemes 1 year ago
mapView fd726523a2 Remove creations of custom animations in runtime 1 year ago
media d55c4e3973 Merge pull request #4275 from IvanSavenko/music_modding 1 year ago
render 81c7c0ce24 Fixed loading of flipped and duplicate images in animations 1 year ago
renderSDL 9f3663b7d4 Remove unused method 1 year ago
widgets 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases 1 year ago
windows 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases 1 year ago
ArtifactsUIController.cpp ff5ddd76b7 suggestions 1 year ago
ArtifactsUIController.h ff5ddd76b7 suggestions 1 year ago
CFocusableHelper.cpp 533b26f23b Fix build 1 year ago
CFocusableHelper.h 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
CGameInfo.cpp 07813c9a79 Removed non-functional updateEntity in VLC 1 year ago
CGameInfo.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
CMT.cpp 9f31ec5326 Restore previously disabled icons registry 1 year ago
CMT.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
CMakeLists.txt e4bed98674 Replaced raw json nodes with ImageLocator class 1 year ago
CPlayerInterface.cpp 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases 1 year ago
CPlayerInterface.h ff5ddd76b7 suggestions 1 year ago
CServerHandler.cpp 696cce7f7f Merge pull request #4253 from smanolloff/random-port 1 year ago
CServerHandler.h 9bfe000724 Added semi-workaround method for network thread shutdown: 1 year ago
Client.cpp 0d66ddbeec GameState now uses random generator from server. Blocked access to rmg 1 year ago
Client.h 1c63fefe02 Moved banks randomization to server-side with client netpack 1 year ago
ClientCommandManager.cpp 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases 1 year ago
ClientCommandManager.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
ClientNetPackVisitors.h 6dd76908bc MoveArtifact struct not used now 1 year ago
ConditionalWait.h b8beb4fb13 Fixes for various minor issues detected by Sonar Cloud 1 year ago
GameChatHandler.cpp 1f209fd94a use MetaString 1 year ago
GameChatHandler.h b50d9de912 Show opponent name in 1-vs-1 games, minor tweaks 1 year ago
HeroMovementController.cpp 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 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 b07408e984 New objects are now created and initialized on server and sent to client 1 year ago
NetPacksLobbyClient.cpp 888149c6f6 Implemented simple versioning system for multiplayer 1 year ago
PlayerLocalState.cpp 2584432b92 Fix crash on clicking on map when player is not making turn in MP 1 year ago
PlayerLocalState.h f3de2cfe1c Removed broken & unused serialization of player interface and AI 1 year ago
ServerRunner.cpp d997d18438 remove debug line 1 year ago
ServerRunner.h 9d73b50979 Bind server to a randomly assigned port 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
VCMI_client.rc ab5e1f9109 don't use separate .rc files for MSVC and MinGW 11 years ago
resource.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
vcmi.ico d2f0a80573 Update VCMI icon (#2672) 2 years ago