Ivan Savenko 35467039a7 Bitmap fonts now use nearest neighbour scaling instead of xbrz 1 year ago
..
adventureMap 748a3a1b64 Fixed minimap generation when upscaled mode is used 1 year ago
battle 36c1ed670f Support for configurable town fortifications 1 year ago
eventsSDL ee64928454 Merge pull request #4448 from smanolloff/split-client+develop 1 year ago
globalLobby 3d39963a1c Merge branch 'master' into 'develop' 1 year ago
gui 01c14ae9ce Merge branch 'develop' into extended_statistic 1 year ago
icons ead1140b9b client/icons/generate_icns.py: Replace print statement by built-in function. 2 years ago
ios 9b655ac43e ios fix attempt 1 year ago
lobby c6f0f8de03 generate assets only when necessary 1 year ago
mainmenu 32ad9c1902 Change ordering of UI elements in main menu to fix hota 1.7 menu 1 year ago
mapView ffba847f40 xBRZ-upscaled images now support common palette-transform effects: 1 year ago
media ff33fbd3a0 Merge pull request #4480 from IvanSavenko/update_prebuilts 1 year ago
render 7f926fc30e Merge pull request #4478 from Laserlicht/resource_generation 1 year ago
renderSDL 35467039a7 Bitmap fonts now use nearest neighbour scaling instead of xbrz 1 year ago
widgets 20d5b33ea6 Remove marketModes as member 1 year ago
windows 71c7beb7a5 Merge pull request #4533 from IvanSavenko/town_growth 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 07813c9a79 Removed non-functional updateEntity in VLC 1 year ago
CGameInfo.h 4aa73b40c9 Split CTownHandler into smaller chunks 1 year ago
CMT.h e502853227 address code review comments 1 year ago
CMakeLists.txt ee64928454 Merge pull request #4448 from smanolloff/split-client+develop 1 year ago
CPlayerInterface.cpp ee64928454 Merge pull request #4448 from smanolloff/split-client+develop 1 year ago
CPlayerInterface.h 58bb2b58e3 IMarket suggestions 1 year ago
CServerHandler.cpp b84af1a6de Significantly simplify packs applying 1 year ago
CServerHandler.h 01396b62b7 Extracted handling of type ID's from serializer into a separate class 1 year ago
Client.cpp 01396b62b7 Extracted handling of type ID's from serializer into a separate class 1 year ago
Client.h ce1e0b8875 Moved NewTurn pack generation to NewTurnProcessor 1 year ago
ClientCommandManager.cpp ee64928454 Merge pull request #4448 from smanolloff/split-client+develop 1 year ago
ClientCommandManager.h c6f0f8de03 generate assets only when necessary 1 year ago
ClientNetPackVisitors.h e15ea4fc75 BulkEraseArtifacts network pack 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 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 e15ea4fc75 BulkEraseArtifacts network pack 1 year ago
NetPacksLobbyClient.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 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
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