AlexVinS
|
e8a7078bb1
Quick fix for #389.
|
8 years ago |
godric3
|
76eed8682c
Allow mods to add music played during battles and ai turn
|
8 years ago |
AlexVinS
|
64d9dadd64
Logging cleanup.
|
8 years ago |
ArseniyShestakov
|
b2f74a93cf
Code style: add empty parameter list to all lambda expressions (#345)
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
dydzio
|
5c07e1c432
Minor typo fixes
|
9 years ago |
Krzesimir Nowak
|
46bd1c40cc
Fix memory leak
|
9 years ago |
Arseniy Shestakov
|
10dbbead2d
Fix indentation of logging code and around it
|
9 years ago |
Zyx-2000
|
33d0738859
support for music streaming
|
9 years ago |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 years ago |
AlexVinS
|
dca1e28bc1
SDL1 wipe, part 1. Untested.
|
10 years ago |
AlexVinS
|
685deddac1
Start spell-relatet files reorganisation
|
10 years ago |
ArseniyShestakov
|
37a5930f84
CSoundHandler: fix memory leak and implement cache
|
10 years ago |
AlexVinS
|
66b022f93e
initializer lists part1
|
11 years ago |
beegee1
|
5139378319
- migrated boost::function/ref/bind to std:: variants
|
11 years ago |
AlexVinS
|
3b8d0e44d4
Merge branch 'develop' into SDL2
|
11 years ago |
AlexVinS
|
47979d28bb
Remove broken assertion
|
11 years ago |
AlexVinS
|
ac2896da42
Implemented SDL2 unicode input. Hotkeys are sill broken.
|
11 years ago |
AlexVinS
|
62d42465de
fix compilation
|
11 years ago |
Ivan Savenko
|
32b6568b65
Merged changes from upstream and fixed compilation caused by API changes
|
11 years ago |
beegee1
|
1d57b75bc5
- random number generation refactoring
|
11 years ago |
Ivan Savenko
|
43ba3d30ea
Breaking things - first commit towards configurable object(s).
|
11 years ago |
alexvins
|
065b8366fb
[Spells] Added basic support for icons and sounds
|
11 years ago |
alexvins
|
4203d69525
Part 2 of new spell configuration
|
11 years ago |
Ivan Savenko
|
f6c1dace6c
Minors:
|
12 years ago |
Ivan Savenko
|
29f4a12814
- fixed some evil memory leaks
|
12 years ago |
Ivan Savenko
|
db1dc1dcc6
- fixed terrain music restarting every tile
|
12 years ago |
Ivan Savenko
|
c81a31c74a
- catapult attacks should be identical to H3
|
12 years ago |
Michał W. Urbańczyk
|
c57b159fc9
Missed one call.
|
12 years ago |
Michał W. Urbańczyk
|
f897333b2c
Don't crash when music file cannot be found.
|
12 years ago |