mateuszb
|
23a32ebf7a
* fixed bug #20
|
15 年之前 |
Ivan Savenko
|
0f22ba0c0f
- First part of kingdom overview window (not a 100% stable)
|
15 年之前 |
Michał W. Urbańczyk
|
226935fd89
More missing virtual d-tors. GCC should be pleased.
|
16 年之前 |
Michał W. Urbańczyk
|
eb6f7fffc9
Support for smart pointer serialization. Fixed creature banks serialization. Minor fixes.
|
16 年之前 |
Michał W. Urbańczyk
|
01831e912a
Fixes for adventure AI: battles where AI is the attacker should work, fixed drawing AI heroes under FoW.
|
16 年之前 |
Michał W. Urbańczyk
|
6c4b4f21bc
* Implemented rivers animation. Thanks to GrayFace for giving range of colors in palette to be shifted.
|
16 年之前 |
OnionKnight
|
9dad83590b
Fixed bug 129
|
16 年之前 |
Michał W. Urbańczyk
|
85f336cbaa
Fixed #158, #236, #243, #248.
|
16 年之前 |
Michał W. Urbańczyk
|
d18b6c3d5a
Fixed #2, #10, #118, #209, #210
|
16 年之前 |
Michał W. Urbańczyk
|
4151310be6
* better fix for #184 (should fix all related issues)
|
16 年之前 |
Frank Zago
|
6b5feb63e6
Implemented "main menu" in-game option.
|
16 年之前 |
OnionKnight
|
95808db933
* Right-click info window for castles and garrisons you do not own shows a rough amount of creatures instead of none.
|
16 年之前 |
Frank Zago
|
ddfe2e6f43
Center system option window.
|
16 年之前 |
red1939
|
142ec8e11a
Lacking VCMI library include (VLC not found).
|
16 年之前 |
Frank Zago
|
336fee48aa
Check if a right click is in the map, so clicking on the border no longer opens an empty info windows.
|
16 年之前 |
Frank Zago
|
e412619ce7
Info map for terrain type. Fixes bug 5.
|
16 年之前 |
Frank Zago
|
5a9752fb8c
genWindow can center on the last mouse event instead of the screen. Fixes bug 188.
|
16 年之前 |
Frank Zago
|
1609b8fdb9
Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries.
|
16 年之前 |
OnionKnight
|
7f5f939f4f
* Movement cursor shown for unguarded enemy towns.
|
16 年之前 |
OnionKnight
|
03f2137cab
Small fix so vertical garrisons get right-click information.
|
16 年之前 |
Michał W. Urbańczyk
|
307c20e7dc
* fixed crash on clicking on the map frame
|
16 年之前 |
Michał W. Urbańczyk
|
ee3c318ed9
Version for development release 0.73c
|
16 年之前 |
Michał W. Urbańczyk
|
efb1049860
* fixed crashes with paths when fastly switching heroes
|
16 年之前 |
Michał W. Urbańczyk
|
df87b34662
* fixes for moving War Machines
|
16 年之前 |
OnionKnight
|
3d2ab9c753
* Garrison dialogs for garrisons. Required a bit restructuring of the code to take removable units into account. All showGarrisonDialog methods and the GarrisonDialog struct now takes it as a parameter. Visiting ally towns would benefit from this other than garrisons.
|
16 年之前 |
Michał W. Urbańczyk
|
9e7771272d
* improved "Split" button behavior. It can be used for calling hero meeting screen in town screen.
|
16 年之前 |
Michał W. Urbańczyk
|
956a87f264
* redone stack queue algorithm
|
16 年之前 |
mateuszb
|
399f58f1af
* partially implemented puzzle map
|
16 年之前 |
Michał W. Urbańczyk
|
ca7ee8936c
Implemented redesigned pathfinder. Using new info from it, implemented various adventure map cursors.
|
16 年之前 |
Michał W. Urbańczyk
|
6bdfddd0c4
Mostly implemented Scenario Information and Save Game windows. Adventure Options Window (crash after closing it is known, will be soon fixed). Several minor improvements for pregame. Arrogance will be selected by default when starting a new game.
|
16 年之前 |