1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/client
Ivan Savenko 327ff01471 Implemented explicitly visitable town buildings, e.g. hota mana vortex
Added flag `manualHeroVisit` flag to town building. If this flag is set,
then building will only be activated on click and will not give its
effect on hero recrutiment, hero visit, or new day.

This allows implementing changes to Mana Vortex from HotA
2024-09-03 16:31:07 +00:00
..
adventureMap IMarket suggestions 2024-08-20 18:49:48 +03:00
battle Support for configurable town fortifications 2024-08-28 19:42:14 +00:00
eventsSDL Merge pull request #4448 from smanolloff/split-client+develop 2024-09-02 15:34:05 +03:00
globalLobby Merge branch 'master' into 'develop' 2024-08-26 14:01:00 +00:00
gui generate assets only when necessary 2024-08-29 00:37:39 +02:00
icons
ios ios fix attempt 2024-08-15 00:27:18 +03:00
lobby generate assets only when necessary 2024-08-29 00:37:39 +02:00
mainmenu Change ordering of UI elements in main menu to fix hota 1.7 menu 2024-08-29 13:18:33 +00:00
mapView xBRZ-upscaled images now support common palette-transform effects: 2024-08-17 15:25:26 +00:00
media Merge pull request #4480 from IvanSavenko/update_prebuilts 2024-08-21 15:57:50 +03:00
render Merge pull request #4478 from Laserlicht/resource_generation 2024-08-30 15:36:51 +03:00
renderSDL Fix images with custom scaling in xBRZ mode 2024-08-27 19:49:41 +00:00
widgets Remove marketModes as member 2024-08-27 14:07:00 +00:00
windows Implemented explicitly visitable town buildings, e.g. hota mana vortex 2024-09-03 16:31:07 +00:00
xBRZ Fix warnings in xBRZ 2024-08-17 15:25:26 +00:00
ArtifactsUIController.cpp
ArtifactsUIController.h
CGameInfo.cpp
CGameInfo.h
Client.cpp Extracted handling of type ID's from serializer into a separate class 2024-08-26 19:48:46 +00:00
Client.h Moved NewTurn pack generation to NewTurnProcessor 2024-08-28 13:03:24 +00:00
ClientCommandManager.cpp Merge pull request #4448 from smanolloff/split-client+develop 2024-09-02 15:34:05 +03:00
ClientCommandManager.h generate assets only when necessary 2024-08-29 00:37:39 +02:00
ClientNetPackVisitors.h BulkEraseArtifacts network pack 2024-08-29 20:22:08 +03:00
CMakeLists.txt Merge pull request #4448 from smanolloff/split-client+develop 2024-09-02 15:34:05 +03:00
CMT.h address code review comments 2024-08-31 18:14:05 +03:00
ConditionalWait.h
CPlayerInterface.cpp Merge pull request #4448 from smanolloff/split-client+develop 2024-09-02 15:34:05 +03:00
CPlayerInterface.h IMarket suggestions 2024-08-20 18:49:48 +03:00
CServerHandler.cpp Significantly simplify packs applying 2024-08-26 19:48:46 +00:00
CServerHandler.h Extracted handling of type ID's from serializer into a separate class 2024-08-26 19:48:46 +00:00
GameChatHandler.cpp
GameChatHandler.h
HeroMovementController.cpp
HeroMovementController.h
LobbyClientNetPackVisitors.h
NetPacksClient.cpp BulkEraseArtifacts network pack 2024-08-29 20:22:08 +03:00
NetPacksLobbyClient.cpp
PlayerLocalState.cpp
PlayerLocalState.h
resource.h
ServerRunner.cpp
ServerRunner.h
StdInc.cpp
StdInc.h
vcmi.ico