Michał W. Urbańczyk
|
1f0a1bd771
More fixes.
|
16 years ago |
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 years ago |
Michał W. Urbańczyk
|
1f79af440f
* @previous revision: not an AI bug, it was a vector traversing bug. Fixed :-)
|
16 years ago |
Michał W. Urbańczyk
|
66dd31fd8a
* attacking and capturing towns
|
16 years ago |
Michał W. Urbańczyk
|
3915b71869
Various fixes. Subtitles for choosen hero/town/bonus in pregame. Fixed arrows behavior. Really fixed shortcuts. Fixed map scrolling. Fixed disappearing battle interface.
|
16 years ago |
mateuszb
|
e892913635
* support for battles in creature banks (hopefully)
|
16 years ago |
Michał W. Urbańczyk
|
b4070c6b3e
Third part of GUI reorganization:
|
16 years ago |
Michał W. Urbańczyk
|
92ef19942f
Splitting buttons in the exchange window. Minor fixes. Updated changelog. Version set to 0.73.
|
16 years ago |
Michał W. Urbańczyk
|
64d9665c39
* fixed crash when there was flaggable building next to map edge
|
16 years ago |
Frank Zago
|
6be7a77fee
Linux video player updates.
|
16 years ago |
Michał W. Urbańczyk
|
f0dea8d708
Video in Tavern Window. Minor improvements.
|
16 years ago |
Michał W. Urbańczyk
|
60f7048662
Finished BIK handler. Refactored CVideoPlayer. Added intro and main menu animation. (Win only).
|
16 years ago |
Michał W. Urbańczyk
|
e2c30df5a6
* fix for problems after r-clicking hero in tavern
|
16 years ago |
Michał W. Urbańczyk
|
29e1f2a0b8
* removed redundant code for displaying map difficulty
|
16 years ago |
Frank Zago
|
3398941231
Fix difficulty level displayed (Normal instead of ormal).
|
16 years ago |
Michał W. Urbańczyk
|
a17936908a
* updated changelog
|
16 years ago |
Michał W. Urbańczyk
|
cff70406f1
* enter can be used to open window with selected hero/town
|
16 years ago |
Frank Zago
|
94b8fa4f9d
Added support for Home/End.
|
16 years ago |
Frank Zago
|
53129ec1a7
Made sortMaps clearer.
|
16 years ago |
Frank Zago
|
e863269893
Use a temporary vector to keep list of maps to display instead of using sizeFilter. That should fix all the glitches reported. Added support for pgup/pgdown.
|
16 years ago |
Frank Zago
|
6635cf4f23
Made a few functions static or static inline.
|
16 years ago |
Frank Zago
|
8e2a6466e2
Split audioh into soundh and musich. Derive both from a new CAudioBase class. Fixed crash when there is no sound card present.
|
16 years ago |
mateuszb
|
429b226517
* moved a few files
|
16 years ago |