| .. |
|
AdventureMapInterface.cpp
|
0d6ec0d224
Reviewed usage of EBlitMode, now specified clearly in all cases
|
1 year ago |
|
AdventureMapInterface.h
|
a1fb3b8b01
Reduce direct access to CAnimation, removed various caching schemes
|
1 year ago |
|
AdventureMapShortcuts.cpp
|
b8beb4fb13
Fixes for various minor issues detected by Sonar Cloud
|
1 year ago |
|
AdventureMapShortcuts.h
|
b8beb4fb13
Fixes for various minor issues detected by Sonar Cloud
|
1 year ago |
|
AdventureMapWidget.cpp
|
0e407540ec
Fixed player-coloring on adventure map
|
1 year ago |
|
AdventureMapWidget.h
|
0e407540ec
Fixed player-coloring on adventure map
|
1 year ago |
|
AdventureOptions.cpp
|
88fbb7ee71
Most of buttons created in cpp now have assigned shortcut
|
1 year ago |
|
AdventureOptions.h
|
0225590bb5
add info for not implemented replay; reorder button code; fix exit position
|
1 year ago |
|
AdventureState.h
|
0b5cea0320
Use new adventure map state to detect opponent human turn
|
2 years ago |
|
CInGameConsole.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
CInGameConsole.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
CInfoBar.cpp
|
d27b854cb1
Reorganized music, video and sound players:
|
1 year ago |
|
CInfoBar.h
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 years ago |
|
CList.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
CList.h
|
bcbd708fa7
Added more checks to detect illegal access in CList's class
|
1 year ago |
|
CMinimap.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
CMinimap.h
|
ca889a5c2a
Replaced clickLeft with clickPressed clickReleased methods
|
2 years ago |
|
CResDataBar.cpp
|
920a39844b
Unified naming of method to recolor UI element to current player scheme
|
1 year ago |
|
CResDataBar.h
|
920a39844b
Unified naming of method to recolor UI element to current player scheme
|
1 year ago |
|
MapAudioPlayer.cpp
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 year ago |
|
MapAudioPlayer.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
|
TurnTimerWidget.cpp
|
d27b854cb1
Reorganized music, video and sound players:
|
1 year ago |
|
TurnTimerWidget.h
|
5d7901cd8c
Fixed timer countdown sound playback
|
1 year ago |