1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-04 09:42:40 +02:00
vcmi/client/adventureMap
Ivan Savenko e7779a0b90
Merge pull request #4614 from dydzio0614/hero-description-movement-points
Add status bar movement points info for own hero on adventure map or hero list
2024-09-18 15:46:51 +03:00
..
AdventureMapInterface.cpp Block possibility to move hero if shift-clicking on path end 2024-09-17 21:49:21 +02:00
AdventureMapInterface.h Fix zooming with keyboard shortcuts 2024-05-19 09:58:55 +00:00
AdventureMapShortcuts.cpp Fix activation of world view on end turn in multiplayer 2024-08-04 13:19:12 +00:00
AdventureMapShortcuts.h Add separate shortcuts for adventure map and settings window 2024-05-19 09:12:36 +00: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 Most of buttons created in cpp now have assigned shortcut 2024-05-19 09:12:36 +00:00
AdventureOptions.h add info for not implemented replay; reorder button code; fix exit position 2024-01-27 17:36:19 +01:00
AdventureState.h Fix activation of world view on end turn in multiplayer 2024-08-04 13:19:12 +00:00
CInfoBar.cpp Fixed possible crash on having selectable reward with no visual image 2024-04-25 14:04:45 +03:00
CInfoBar.h Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CInGameConsole.cpp Add separate shortcuts for saving and loading of artifact costumes 2024-05-18 16:27:42 +00:00
CInGameConsole.h Implement various todo's and review suggestions 2024-03-27 13:10:55 +02:00
CList.cpp Add status bar movement points info for own hero on adventure map or hero list 2024-09-17 21:38:28 +02:00
CList.h Added more checks to detect illegal access in CList's class 2023-12-24 00:16: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 Fix crash on attempt to access not visible tile 2024-01-04 23:54:06 +02:00
MapAudioPlayer.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
TurnTimerWidget.cpp Made graphical primitive-based UI more configurable 2024-02-18 20:48:45 +02:00
TurnTimerWidget.h Fixed timer countdown sound playback 2023-12-22 22:46:29 +02:00