Ivan Savenko
|
fd3933e589
Support for changing resolution without game restart
|
před 2 roky |
Ivan Savenko
|
97426a3f7c
Implemented disabling of buttons based on condition
|
před 2 roky |
Ivan Savenko
|
832e56e005
Implementation of (very basic) shortcuts system
|
před 2 roky |
Konstantin
|
86f5d6de69
vcmi: modernize headers
|
před 2 roky |
Ivan Savenko
|
a8fe8c0f3b
Converted timer event into tick event that is called every frame
|
před 2 roky |
Ivan Savenko
|
aab082fd2e
Remove remaining access to SDL_Events
|
před 2 roky |
Ivan Savenko
|
cfcaf5cbb6
renamed keyDown -> keyPressed
|
před 2 roky |
Ivan Savenko
|
d4fba3787c
Removed usage of SDL_KeyboardEvent from UI code
|
před 2 roky |
Ivan Savenko
|
860fe43131
Merged two mouse button enums
|
před 2 roky |
Ivan Savenko
|
214fc19e74
CIntObject now receives mouse position as point instead of SDL event
|
před 2 roky |
Ivan Savenko
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
před 2 roky |
Ivan Savenko
|
9be38780cd
Removed remaining parts of Geomeotries.h/cpp
|
před 2 roky |
Ivan Savenko
|
ee7a573cb8
Refactoring of SDL API usage:
|
před 2 roky |
Ivan Savenko
|
d40d5250b7
changes to status bar according to review comments:
|
před 2 roky |
Ivan Savenko
|
ac839ad26a
Changes to rest of the code according to review:
|
před 2 roky |
Ivan Savenko
|
0cae259f53
Most of rendering in BattleInt is done via canvas
|
před 3 roky |
Ivan Savenko
|
7a6ad671ab
Separated battle control panel into new class, refactoring of
|
před 3 roky |
Agoston Szepessy
|
411038195c
Add clickeable area on top of creature picture
|
před 3 roky |
John Bolton
|
c61bae4060
Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation.
|
před 5 roky |
Alexander Shishkin
|
75f8c8b29a
Gui cleanup4 (#446)
|
před 7 roky |
Alexander Shishkin
|
5c09f751b3
Gui cleanup3 - UI refactoring to use smart pointers (#440)
|
před 7 roky |
Arseniy Shestakov
|
2da3d8a563
Code style: remove senseless comments
|
před 8 roky |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
před 8 roky |
Fay
|
02fa478bfb
Refactor: unified logic for notyfing CIntObjs about left/right mouse click events;
|
před 8 roky |
AlexVinS
|
5506ae036a
Reworked CHillFortWindow
|
před 9 roky |
AlexVinS
|
055c84bc7a
cleanup
|
před 9 roky |
Vadim Markovtsev
|
e4b1ef1405
Add "override" to virtual overriden methods
|
před 10 roky |
AlexVinS
|
cc669b0ae7
Move gui locking to GUIHandler
|
před 10 roky |
AlexVinS
|
b6a2323e01
SDL1 wipe, part 2. Untested.
|
před 10 roky |
AlexVinS
|
c46999bcb8
Conurrency related tweaks. Crashes in renderFrame should be fixed, but synchronization is still not perfect
|
před 10 roky |