..
AdventureMapInterface.cpp
Split CGeneralTextHandler file into 1 file per class form
2024-07-20 12:55:17 +00:00
AdventureMapInterface.h
Reduce direct access to CAnimation, removed various caching schemes
2024-07-19 10:08:50 +00:00
AdventureMapShortcuts.cpp
Split CGeneralTextHandler file into 1 file per class form
2024-07-20 12:55:17 +00:00
AdventureMapShortcuts.h
Add unassigned by default hotkeys to show visitable or blocked tiles
2024-07-19 19:38:40 +00:00
AdventureMapWidget.cpp
Fixed player-coloring on adventure map
2024-07-19 10:08:50 +00:00
AdventureMapWidget.h
Fixed player-coloring on adventure map
2024-07-19 10:08:50 +00:00
AdventureOptions.cpp
Split CGeneralTextHandler file into 1 file per class form
2024-07-20 12:55:17 +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
Use new adventure map state to detect opponent human turn
2023-07-27 17:26:52 +02:00
CInfoBar.cpp
Split CGeneralTextHandler file into 1 file per class form
2024-07-20 12:55:17 +00:00
CInfoBar.h
Split off some netpack structures into separate files
2023-10-23 13:59:15 +03:00
CInGameConsole.cpp
Split CGeneralTextHandler file into 1 file per class form
2024-07-20 12:55:17 +00:00
CInGameConsole.h
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
CList.cpp
Split CGeneralTextHandler file into 1 file per class form
2024-07-20 12:55:17 +00:00
CList.h
Added more checks to detect illegal access in CList's class
2023-12-24 00:16:29 +02:00
CMinimap.cpp
Split CGeneralTextHandler file into 1 file per class form
2024-07-20 12:55:17 +00:00
CMinimap.h
Replaced clickLeft with clickPressed clickReleased methods
2023-07-08 14:33:04 +03:00
CResDataBar.cpp
Split CGeneralTextHandler file into 1 file per class form
2024-07-20 12:55:17 +00:00
CResDataBar.h
Unified naming of method to recolor UI element to current player scheme
2024-07-19 10:08:50 +00:00
MapAudioPlayer.cpp
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
MapAudioPlayer.h
convert line endings from CRLF (Windows) to LF (Linux/Unix)
2023-10-19 16:23:21 +02:00
TurnTimerWidget.cpp
Reorganized music, video and sound players:
2024-05-15 17:05:12 +00:00
TurnTimerWidget.h
Fixed timer countdown sound playback
2023-12-22 22:46:29 +02:00