Ivan Savenko
|
6669ffd4b3
Moved input-related code from SDL_Extensions to GuiHandler
|
2 years ago |
Ivan Savenko
|
214fc19e74
CIntObject now receives mouse position as point instead of SDL event
|
2 years ago |
Ivan Savenko
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
2 years ago |
Ivan Savenko
|
9c3030603d
Removed most SDL includes from headers, removed SDL int's
|
2 years ago |
Ivan Savenko
|
42df5626d9
Added Color class to replace SDL_Color
|
2 years ago |
Konstantin
|
080d4b13dd
vcmi: suppress warning on IOS
|
2 years ago |
Ivan Savenko
|
57ee9a9bf3
Merge vcmi/beta into vcmi/develop
|
2 years ago |
Ivan Savenko
|
50a0fc4fb2
Removed pointer to current SDL_Event from GuiHandler
|
2 years ago |
Ivan Savenko
|
4d1c338503
Merge pull request #1498 from rilian-la-te/conan-v2
|
2 years ago |
Konstantin
|
a7bd7232ce
CGuiHandler: fix false positive dangling pointer
|
2 years ago |
Andrey Filipenkov
|
08b04a3527
handle double-click in Town Portal dialog
|
2 years ago |
Ivan Savenko
|
fc0f5a9fb3
Reduced SDL includes
|
2 years ago |
Ivan Savenko
|
ee7a573cb8
Refactoring of SDL API usage:
|
2 years ago |
Andrii Danylchenko
|
9a765e5f67
Remove not supported method, allow relative mode for iOS
|
2 years ago |
Andrii Danylchenko
|
6c843bce0b
SDL relative pointer for android
|
2 years ago |
Andrii Danylchenko
|
c24b89fe06
2 finger rclick block adwmap scrolling and disable for iOS
|
2 years ago |
Andrii Danylchenko
|
2b1511df99
SDL fix 2 finger touch when you remove fingers instantly
|
2 years ago |
Andrii Danylchenko
|
7ccfcf51e9
Handle 2 fingers gesture as rclick via SDL
|
2 years ago |
Ivan Savenko
|
0e8ee929df
Renamed CCursorHandler -> CursorHandler
|
2 years ago |
Ivan Savenko
|
d8c4209ded
Movement animation is now more smooth at high animation speeds
|
2 years ago |
Ivan Savenko
|
f8dec3861b
Fixed animation skipping with no sound mod and enemy having first turn
|
2 years ago |
Ivan Savenko
|
16c4851d3b
Animated cursor for spell selection, removed hardcoded cursor ID's
|
2 years ago |
Ivan Savenko
|
c79634b6a7
Moved all animation ordering logic to callers
|
2 years ago |
Ivan Savenko
|
c855823528
Renamed files in client/battle to match new names of classes
|
2 years ago |
Andrii Danylchenko
|
2521e7bac9
Fix flickering in fullscreen
|
3 years ago |
Andrii Danylchenko
|
1128abc593
Fix hero movement animation
|
3 years ago |
nordsoft
|
d92356f085
Fixed game crash: divide by zero due to threads racing
|
3 years ago |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 years ago |
John Bolton
|
c61bae4060
Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation.
|
5 years ago |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 years ago |