| .. |
|
AdventureMapInterface.cpp
|
8225eb454e
Added GameSettings to gamestate, potentially allowing to define game
|
1 year ago |
|
AdventureMapInterface.h
|
a1fb3b8b01
Reduce direct access to CAnimation, removed various caching schemes
|
1 year ago |
|
AdventureMapShortcuts.cpp
|
97f1a310df
Fix miscellaneous issues discovered by Sonar
|
1 year ago |
|
AdventureMapShortcuts.h
|
8d4f8dcf9c
Add unassigned by default hotkeys to show visitable or blocked tiles
|
1 year ago |
|
AdventureMapWidget.cpp
|
915533ed2e
Implemented generation of player-colored version of DiBoxBck
|
1 year ago |
|
AdventureMapWidget.h
|
0e407540ec
Fixed player-coloring on adventure map
|
1 year ago |
|
AdventureOptions.cpp
|
9fba3d97f1
Renamed & unified OBJECT_CONSTRUCTION macro set
|
1 year ago |
|
AdventureOptions.h
|
0225590bb5
add info for not implemented replay; reorder button code; fix exit position
|
1 year ago |
|
AdventureState.h
|
dde5cea601
Fix activation of world view on end turn in multiplayer
|
1 year ago |
|
CInGameConsole.cpp
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
|
CInGameConsole.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
CInfoBar.cpp
|
9fba3d97f1
Renamed & unified OBJECT_CONSTRUCTION macro set
|
1 year ago |
|
CInfoBar.h
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 years ago |
|
CList.cpp
|
8225eb454e
Added GameSettings to gamestate, potentially allowing to define game
|
1 year ago |
|
CList.h
|
9a9cc10ee7
use Strg instead mouse pos
|
1 year ago |
|
CMinimap.cpp
|
748a3a1b64
Fixed minimap generation when upscaled mode is used
|
1 year ago |
|
CMinimap.h
|
ca889a5c2a
Replaced clickLeft with clickPressed clickReleased methods
|
2 years ago |
|
CResDataBar.cpp
|
9fba3d97f1
Renamed & unified OBJECT_CONSTRUCTION macro set
|
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
|
9fba3d97f1
Renamed & unified OBJECT_CONSTRUCTION macro set
|
1 year ago |
|
TurnTimerWidget.h
|
5d7901cd8c
Fixed timer countdown sound playback
|
1 year ago |