Ivan Savenko
|
62dd5681f5
Fixes crash on accessing recruitment window via click on creature icon
|
1 年之前 |
Ivan Savenko
|
0db8266495
Implemented some of the requested shortcuts
|
1 年之前 |
Ivan Savenko
|
82eea1abc1
Remove unused variable
|
1 年之前 |
Ivan Savenko
|
8b60275a6e
Hero exchange in town is now activated by clicking on hero portrait
|
1 年之前 |
Ivan Savenko
|
864462b84a
Reduce excessive updates of garrisons. Fixes selection reset in simturns
|
2 年之前 |
Ivan Savenko
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 年之前 |
Nordsoft91
|
12b179ef1f
Merge pull request #3057 from Laserlicht/rw_hero
|
2 年之前 |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 年之前 |
Laserlicht
|
efcf6b71d7
formatting
|
2 年之前 |
Laserlicht
|
23e1b0b0d5
radial wheel for hero
|
2 年之前 |
Laserlicht
|
9e508fe2c2
interface improvements
|
2 年之前 |
Nordsoft91
|
ecd01fd53c
Merge pull request #3039 from Laserlicht/townhall_click
|
2 年之前 |
Laserlicht
|
926bf71814
make townhall clickable
|
2 年之前 |
nordsoft
|
d7d435dcb7
Add game pause
|
2 年之前 |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 年之前 |
Ivan Savenko
|
e54287ea5d
Converted remaining identifier to new system
|
2 年之前 |
Ivan Savenko
|
0240ee886d
Converted (almost) all namespace enum's to enum classes
|
2 年之前 |
Ivan Savenko
|
5d2dd4c633
Show creature popup window on right-click in town fort
|
2 年之前 |
Ivan Savenko
|
a494dc4870
Refactoring of CGarrisonInt
|
2 年之前 |
Ivan Savenko
|
18db944083
Replaced clickReleased with clickPressed where applicable in H3
|
2 年之前 |
Ivan Savenko
|
ca889a5c2a
Replaced clickLeft with clickPressed clickReleased methods
|
2 年之前 |
Ivan Savenko
|
4e7412faa6
Split mouseDragged event from mouseMoved
|
2 年之前 |
Ivan Savenko
|
d4aa778547
Replaced clickRight event with showPopupWindow/closePopupWindow
|
2 年之前 |
Ivan Savenko
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 年之前 |
Ivan Savenko
|
fa496628f2
Separated timer updates from rendering in adventure map and town screen
|
2 年之前 |
Ivan Savenko
|
832e56e005
Implementation of (very basic) shortcuts system
|
2 年之前 |
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 年之前 |