| .. |
|
AdventureMapInterface.cpp
|
62cd8b12d4
Converted several namespace enums to enum class
|
2 years ago |
|
AdventureMapInterface.h
|
4b1224ec8c
Implement turn timer feature
|
2 years ago |
|
AdventureMapShortcuts.cpp
|
b057230d85
Fix quest log button block status
|
2 years ago |
|
AdventureMapShortcuts.h
|
ff1a635e9e
Unblock basic adventure map actions (scrolling / right-click) in multiplayer
|
2 years ago |
|
AdventureMapWidget.cpp
|
e54287ea5d
Converted remaining identifier to new system
|
2 years ago |
|
AdventureMapWidget.h
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
|
AdventureOptions.cpp
|
616916714a
Unrelated typo fix
|
2 years ago |
|
AdventureOptions.h
|
243773b6ef
Renamed some adventure map files & classes
|
2 years ago |
|
AdventureState.h
|
0b5cea0320
Use new adventure map state to detect opponent human turn
|
2 years ago |
|
CInGameConsole.cpp
|
142889e3a5
Give all threads created by client human-readable name for debug
|
2 years ago |
|
CInGameConsole.h
|
900b1c1763
Simplified text input handling, fixes hotkeys on windows with text input
|
2 years ago |
|
CInfoBar.cpp
|
1b676933e5
Fix indent
|
2 years ago |
|
CInfoBar.h
|
ee663b1595
Changes from code review
|
2 years ago |
|
CList.cpp
|
723c674d81
Merge pull request #2447 from IvanSavenko/modding_handler_refactoring
|
2 years ago |
|
CList.h
|
3e1125570d
Fix updating of hero & town lists on adventure map
|
2 years ago |
|
CMinimap.cpp
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
|
CMinimap.h
|
ca889a5c2a
Replaced clickLeft with clickPressed clickReleased methods
|
2 years ago |
|
CResDataBar.cpp
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
|
CResDataBar.h
|
ec8d31bbfc
First step at unifying game identifiers code
|
2 years ago |
|
MapAudioPlayer.cpp
|
7db67a3101
int3 now has proper hasher function
|
2 years ago |
|
MapAudioPlayer.h
|
339bbce7b7
Added more checks to avoid potential nullptr dereference crash
|
2 years ago |
|
TurnTimerWidget.cpp
|
a09cb23a85
Better handling other players for turn timer
|
2 years ago |
|
TurnTimerWidget.h
|
647c7c15a3
Add sound notification for timer
|
2 years ago |