rubidium
|
f90044d343
|
(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings
|
2011-03-05 18:00:48 +00:00 |
|
rubidium
|
ad15cd37a6
|
(svn r21698) -Fix: incorrectly named global variable
|
2011-01-02 18:12:39 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
9ee2a66c86
|
(svn r17139) -Change: add the concept of sound sets
|
2009-08-09 19:50:44 +00:00 |
|
rubidium
|
9c24e2bb8f
|
(svn r16340) -Codechange: introduce SoundID (uint16) and use that instead of SoundFX, which was used as a byte and uint16 at different places, when the uint16 sound ID is meant.
|
2009-05-17 17:17:48 +00:00 |
|
rubidium
|
83dc6ef6e6
|
(svn r16337) -Codechange: remove pointless variable + wrapper function; having it return anything else than ORIGINAL_SAMPLE_COUNT is asking for NewGRFs failing to load (due to invalid sample index), thus desyncs
|
2009-05-17 14:57:14 +00:00 |
|
rubidium
|
e5e75bd8f8
|
(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
|
2007-12-29 09:24:26 +00:00 |
|