Ivan Savenko
|
195eac3375
Merge pull request #1545 from dydzio0614/town-panel-number-formatting
|
2 年 前 |
Ivan Savenko
|
cfcaf5cbb6
renamed keyDown -> keyPressed
|
2 年 前 |
Ivan Savenko
|
d4fba3787c
Removed usage of SDL_KeyboardEvent from UI code
|
2 年 前 |
Ivan Savenko
|
214fc19e74
CIntObject now receives mouse position as point instead of SDL event
|
2 年 前 |
Dydzio
|
e7a774c465
Improve creature numbers handling in castle interface bottom left part
|
2 年 前 |
Ivan Savenko
|
0ba74fea73
Merge pull request #1515 from IvanSavenko/time_based_animations
|
2 年 前 |
Ivan Savenko
|
e14290fde0
Removed loading of images from file into SDL_Surface
|
2 年 前 |
Ivan Savenko
|
bdde9f831a
Fixed timings of building construction to match H3
|
2 年 前 |
Ivan Savenko
|
09413c61b8
Changed timing of building fade-in to match H3
|
2 年 前 |
Ivan Savenko
|
3acee297be
CShowableAnim is now time-based with timing matching H3
|
2 年 前 |
Dydzio
|
54e499f5e7
Minor refactoring from code review
|
2 年 前 |
Dydzio
|
7dd7f4af54
Change to time-based frame counting, easier than I though
|
2 年 前 |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 年 前 |
Andrey Filipenkov
|
81dec1405f
fix typo: purhase -> purchase
|
3 年 前 |
Dmitry Orlov
|
934c4e511d
Special buildings support : Patch 1
|
5 年 前 |
Dmitry Orlov
|
f4816b0824
Mod system improvement Part I : Special buildings should work in the modders towns
|
5 年 前 |
Dydzio
|
22ce535a2a
Fix not responding statusbar
|
7 年 前 |
Alexander Shishkin
|
75f8c8b29a
Gui cleanup4 (#446)
|
7 年 前 |
Alexander Shishkin
|
5c09f751b3
Gui cleanup3 - UI refactoring to use smart pointers (#440)
|
7 年 前 |
FeniksFire
|
f2b7c85811
Adding object construction macro with parameter
|
8 年 前 |
FeniksFire
|
a4f701014b
Quick Army Purhase in Town Screen
|
8 年 前 |
Arseniy Shestakov
|
2da3d8a563
Code style: remove senseless comments
|
8 年 前 |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 年 前 |
AlexVinS
|
6196ae7fca
Fixed a few CWE-457
|
9 年 前 |
AlexVinS
|
41a5cc1b69
get rid of CCastleInterface::bicons
|
9 年 前 |
Vadim Markovtsev
|
e4b1ef1405
Add "override" to virtual overriden methods
|
10 年 前 |
Sandy Carter
|
ae6d3c9138
CCastleInterface: Enable right click on Hero Info
|
10 年 前 |
Ivan Savenko
|
10fc1892a8
Large refactoring of button classes:
|
11 年 前 |
Ivan Savenko
|
731aedf3a1
Split CIntObjectClasses into multiple smaller files. This should be the last change in files
|
11 年 前 |
Ivan Savenko
|
647b9c683f
Reorganized client source tree:
|
11 年 前 |