1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/client/adventureMap
2023-12-22 18:40:28 +02:00
..
AdventureMapInterface.cpp Reworked timer widget to show timers for all players 2023-12-22 18:40:28 +02:00
AdventureMapInterface.h Merge branch 'josch/dos2unix' into develop 2023-10-22 18:39:03 +03: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 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
AdventureMapWidget.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
AdventureOptions.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
AdventureOptions.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
AdventureState.h Use new adventure map state to detect opponent human turn 2023-07-27 17:26:52 +02:00
CInfoBar.cpp Converted Component class to use VariantIdentifier instead of int 2023-11-02 12:00:04 +02:00
CInfoBar.h Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CInGameConsole.cpp Do not trigger console via alt->tab 2023-12-19 20:02:45 +01:00
CInGameConsole.h Simplified text input handling, fixes hotkeys on windows with text input 2023-07-04 18:42:52 +03:00
CList.cpp Fixed memory corruption on usage of radial wheel to reorder towns/heroes 2023-12-16 13:46:29 +02:00
CList.h Fixed memory corruption on usage of radial wheel to reorder towns/heroes 2023-12-16 13:46:29 +02:00
CMinimap.cpp fix redraw 2023-10-21 17:28:23 +02:00
CMinimap.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
CResDataBar.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CResDataBar.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
MapAudioPlayer.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
MapAudioPlayer.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
TurnTimerWidget.cpp Display different timers separately when applicable 2023-12-22 18:40:28 +02:00
TurnTimerWidget.h Display different timers separately when applicable 2023-12-22 18:40:28 +02:00