mateuszb
|
ae3fa69134
* next part of exchange window
|
16 년 전 |
Michał W. Urbańczyk
|
29e1f2a0b8
* removed redundant code for displaying map difficulty
|
16 년 전 |
Michał W. Urbańczyk
|
a17936908a
* updated changelog
|
16 년 전 |
Michał W. Urbańczyk
|
cff70406f1
* enter can be used to open window with selected hero/town
|
16 년 전 |
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 년 전 |
Frank Zago
|
73949f3367
Build fixes for linux.
|
16 년 전 |
mateuszb
|
4c0936a3dc
* further code reorganization
|
16 년 전 |
Frank Zago
|
1f337764bd
Support for combat spell sounds.
|
16 년 전 |
Frank Zago
|
bbf4394ecc
Removed unused variable.
|
16 년 전 |
Frank Zago
|
e7d4635da8
Use the creatures parameter.
|
16 년 전 |
Frank Zago
|
a594beea92
Added volume support.
|
16 년 전 |
Frank Zago
|
11779956b1
Fix spelling: pickup_sounds -> pickupSounds
|
16 년 전 |
Frank Zago
|
2bb0eab5f9
Split CMusicHandler into CMusicHandler, CSoundHandler and CAudioHandler. Audio handler is now audioh instead of mush.
|
16 년 전 |
Michał W. Urbańczyk
|
8c6c0df45e
Sound patch from Ubuntux #11: Add music infrastruture + some musics in various places
|
16 년 전 |
Michał W. Urbańczyk
|
df25dd7efb
Sound patches from Ubuntux #7 - #10:
|
16 년 전 |
Michał W. Urbańczyk
|
6ccd9c2701
Sound patch from Ubuntux #6 - adds sound to units during combats
|
16 년 전 |
Michał W. Urbańczyk
|
92671947a0
Sound patch from Ubuntux #5 - fixes a bug in stopSound where all channels would be stopped if -1 is given in parameter.
|
16 년 전 |
Michał W. Urbańczyk
|
275ec5f640
Added sounds to several objects, minor improvements.
|
16 년 전 |
Michał W. Urbańczyk
|
992ce92ae5
Sound patch from Ubuntux #4 - sounds for hero movement
|
16 년 전 |
Michał W. Urbańczyk
|
ff131a3b2f
Sound patch from Ubuntux #3
|
16 년 전 |
Michał W. Urbańczyk
|
ade4b46edd
Sound patch from Ubuntux #2
|
16 년 전 |
Michał W. Urbańczyk
|
d625066449
Sound patch from Ubuntux #1
|
16 년 전 |
mateuszb
|
f9ae91d88c
* further changes towards support for ranged spells
|
16 년 전 |
Michał W. Urbańczyk
|
99aef852be
* probably fixed Bind effect
|
16 년 전 |
Michał W. Urbańczyk
|
cc7be20b07
Merged most of the changes from trunk.
|
17 년 전 |
Michał W. Urbańczyk
|
d251597617
Moved objecthandler / minor
|
17 년 전 |
Michał W. Urbańczyk
|
2f2169b71f
* improved slider ( #58 )
|
17 년 전 |
mateuszb
|
db12ede837
added requirements for some towns (to be tested - they're probably good, but seem to don't work)
|
17 년 전 |
phoebus118
|
3a279a7964
Interface added: CMusicHandler::playLodSnd(std::string name).
|
17 년 전 |
phoebus118
|
9c4cb94490
Play Wav from Lod directly. Need a little more work..
|
17 년 전 |