Ivan Savenko 69f7b3169e UI improvements for lobby: 1 year ago
..
adventureMap 4ed961fb96 Partially unified handling of pregame and in-game chats 1 year ago
battle 07d201502e Refactoring of button class to prepare for configurable button 1 year ago
eventsSDL b796ed8626 Fix undefined behavior 1 year ago
globalLobby 69f7b3169e UI improvements for lobby: 1 year ago
gui 8e9caf54f2 Added all missing text alignment values 1 year ago
icons ead1140b9b client/icons/generate_icns.py: Replace print statement by built-in function. 2 years ago
ios 788e9093f3 [iOS] fix app icon size, remove unused icon 1 year ago
lobby ace43e97b9 Added UI for inviting players into a match 1 year ago
mainmenu 07d201502e Refactoring of button class to prepare for configurable button 1 year ago
mapView e66ceff154 NKAI: object graph improved and optimized 1 year ago
render 08a27663f9 Reworked JsonNode constructors to more logical form 1 year ago
renderSDL c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
widgets 69f7b3169e UI improvements for lobby: 1 year ago
windows 4b2cba96cc Merge pull request #3646 from IvanSavenko/configurable_button 1 year ago
CFocusableHelper.cpp 46d785c371 Fix iOS build with ENABLE_PCH=OFF 2 years ago
CFocusableHelper.h 44d0e19c71 remove focus from active text input after keyboard is closed 3 years ago
CGameInfo.cpp d04241b10a Code cleanup 1 year ago
CGameInfo.h d04241b10a Code cleanup 1 year ago
CMT.cpp 54796c7c56 Rename toJson to toString/toCompactString for consistency 1 year ago
CMT.h 0b99fc0ccb Show message box when H3 data is missing 2 years ago
CMakeLists.txt ace43e97b9 Added UI for inviting players into a match 1 year ago
CMusicHandler.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
CMusicHandler.h c426382687 Apply suggestions from code review 1 year ago
CPlayerInterface.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
CPlayerInterface.h cad0d5db16 consider unlimited replay (or not) 1 year ago
CServerHandler.cpp 829b754091 Implemented matches history in lobby 1 year ago
CServerHandler.h 4ed961fb96 Partially unified handling of pregame and in-game chats 1 year ago
CVideoHandler.cpp 6085893c0d CVideoPlayer: Make overlay an argument of playVideo() instead of an attribute 1 year ago
CVideoHandler.h 6085893c0d CVideoPlayer: Make overlay an argument of playVideo() instead of an attribute 1 year ago
Client.cpp 9ebd194ab1 Merge pull request #3609 from IvanSavenko/single_process 1 year ago
Client.h 9f688e6fb7 MoveArtifact, BulkMoveArtifacts PlayerColor player field 1 year ago
ClientCommandManager.cpp 4ed961fb96 Partially unified handling of pregame and in-game chats 1 year ago
ClientCommandManager.h 047e076d05 NKAI: visual logger 1 year ago
ClientNetPackVisitors.h 522cb571b3 Remove redundant `virtual` specifiers 1 year ago
GameChatHandler.cpp b50d9de912 Show opponent name in 1-vs-1 games, minor tweaks 1 year ago
GameChatHandler.h b50d9de912 Show opponent name in 1-vs-1 games, minor tweaks 1 year ago
HeroMovementController.cpp a7c45d8ec8 Remove assert - confirmed to be legal scenario 1 year ago
HeroMovementController.h f1c40466d3 Changes according to review 2 years ago
LobbyClientNetPackVisitors.h 7dee24edae Cleanup 1 year ago
NetPacksClient.cpp 4ed961fb96 Partially unified handling of pregame and in-game chats 1 year ago
NetPacksLobbyClient.cpp 4ed961fb96 Partially unified handling of pregame and in-game chats 1 year ago
PlayerLocalState.cpp bcbd708fa7 Added more checks to detect illegal access in CList's class 1 year ago
PlayerLocalState.h 0c07384293 Refactoring of serialization versioning handling 1 year ago
ServerRunner.cpp 5f95955535 Store and load last difficulty setting 1 year ago
ServerRunner.h 35c1ef7be2 How about now? 1 year ago
StdInc.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
StdInc.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
VCMI_client.cbp 73a05d82e1 fix 2 years ago
VCMI_client.rc ab5e1f9109 don't use separate .rc files for MSVC and MinGW 11 years ago
VCMI_client.vcxproj 73a05d82e1 fix 2 years ago
VCMI_client.vcxproj.filters 73a05d82e1 fix 2 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