Ivan Savenko 0d66ddbeec GameState now uses random generator from server. Blocked access to rmg 1 year ago
..
adventureMap 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 year ago
battle 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
eventsSDL 6b8f94e6e7 Merge remote-tracking branch 'vcmi/master' into develop 1 year ago
globalLobby 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
gui 02e429e973 Fix typos using https://github.com/crate-ci/typos 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 f920e94366 Merge pull request #4210 from Laserlicht/graphics_improvements 1 year ago
mainmenu 6b8f94e6e7 Merge remote-tracking branch 'vcmi/master' into develop 1 year ago
mapView 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
media cf0d08555b Crash fix 1 year ago
render 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
renderSDL 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
widgets ad9750ed3e Merge pull request #4186 from SoundSSGood/end-of-battle-artifacts-transfer 1 year ago
windows 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 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 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
CMT.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
CMakeLists.txt ef1fbffad4 ArtifactsUIController class 1 year ago
CPlayerInterface.cpp 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 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 0d66ddbeec GameState now uses random generator from server. Blocked access to rmg 1 year ago
ClientCommandManager.cpp 9bfe000724 Added semi-workaround method for network thread shutdown: 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 b42c6dbf44 fixed regressions 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