| .. |
|
CGuiHandler.cpp
|
0613756abc
Remove unused code
|
2 years ago |
|
CGuiHandler.h
|
0613756abc
Remove unused code
|
2 years ago |
|
CIntObject.cpp
|
c0f0c3cedd
Fix shortcuts not working sometimes
|
2 years ago |
|
CIntObject.h
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
|
CursorHandler.cpp
|
8f602b2ef6
Allow defining default values of settings per platform
|
2 years ago |
|
CursorHandler.h
|
57d7dc97bf
Fix assertion failure on swiping during spellcast
|
2 years ago |
|
EventDispatcher.cpp
|
e3f5ab57f2
Fixed input event ordering. Fixes radial menu show/hide logic
|
2 years ago |
|
EventDispatcher.h
|
ca889a5c2a
Replaced clickLeft with clickPressed clickReleased methods
|
2 years ago |
|
EventsReceiver.cpp
|
e3f5ab57f2
Fixed input event ordering. Fixes radial menu show/hide logic
|
2 years ago |
|
EventsReceiver.h
|
e3f5ab57f2
Fixed input event ordering. Fixes radial menu show/hide logic
|
2 years ago |
|
FramerateManager.cpp
|
3ecdff2a21
FramerateManager now uses chrono instead of SDL_Ticks
|
2 years ago |
|
FramerateManager.h
|
3ecdff2a21
FramerateManager now uses chrono instead of SDL_Ticks
|
2 years ago |
|
InterfaceObjectConfigurable.cpp
|
f01973a4f0
Configurable turn timer
|
2 years ago |
|
InterfaceObjectConfigurable.h
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
|
MouseButton.h
|
860fe43131
Merged two mouse button enums
|
2 years ago |
|
Shortcut.h
|
3f4e88c396
Merge pull request #2325 from SoundSSGood/hero-backpack-window
|
2 years ago |
|
ShortcutHandler.cpp
|
d86c0a969d
Fix conflicting market/town hotkeys
|
2 years ago |
|
ShortcutHandler.h
|
dea10e6091
Use more descriptive names for hotkeys
|
2 years ago |
|
TextAlignment.h
|
9be38780cd
Removed remaining parts of Geomeotries.h/cpp
|
2 years ago |
|
WindowHandler.cpp
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
|
WindowHandler.h
|
bb17cc13b1
Implemented lazy totalRedraw to prevent multiple redraws on single frame
|
2 years ago |