1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/client/adventureMap
2023-10-21 16:49:50 +02:00
..
AdventureMapInterface.cpp heroes and more buttons 2023-10-17 21:13:08 +02:00
AdventureMapInterface.h fix segmentation fault; update townlist on adventuremap 2023-10-15 15:53:19 +02:00
AdventureMapShortcuts.cpp Added Query to track visit duration for Taverns and Markets 2023-10-04 17:47:12 +03:00
AdventureMapShortcuts.h Block turn end button after player ends turn 2023-09-26 13:42:20 +03:00
AdventureMapWidget.cpp Fix resource bar UI in hotseat 2023-09-05 23:31:20 +03:00
AdventureMapWidget.h Removed some usages of std string as resource path 2023-09-04 18:22:34 +03:00
AdventureOptions.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
AdventureOptions.h Renamed some adventure map files & classes 2023-05-09 13:10:33 +03:00
AdventureState.h Use new adventure map state to detect opponent human turn 2023-07-27 17:26:52 +02:00
CInfoBar.cpp lastActivated with overload 2023-10-10 23:51:05 +02:00
CInfoBar.h lastActivated with overload 2023-10-10 23:51:05 +02:00
CInGameConsole.cpp fix window open while sound playing 2023-09-19 11:20:16 +02:00
CInGameConsole.h Simplified text input handling, fixes hotkeys on windows with text input 2023-07-04 18:42:52 +03:00
CList.cpp unused var 2023-10-17 21:22:27 +02:00
CList.h fix 2023-10-17 21:17:57 +02:00
CMinimap.cpp improvements for non quadratic maps 2023-10-21 16:49:50 +02:00
CMinimap.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
CResDataBar.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CResDataBar.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
MapAudioPlayer.cpp Added initiator-player to packs that add/remove/move objects 2023-09-19 19:24:34 +03:00
MapAudioPlayer.h Added initiator-player to packs that add/remove/move objects 2023-09-19 19:24:34 +03:00
TurnTimerWidget.cpp Show timer only for one player 2023-10-06 18:17:05 +02:00
TurnTimerWidget.h Timers fixes 2023-08-30 03:33:59 +04:00