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