summaryrefslogtreecommitdiff
path: root/src/sound_type.h
AgeCommit message (Expand)Author
2021-05-08Codechange: let NewGRF sounds make use of RandomAccessFile instead of the FIO...Rubidium
2021-03-14Doc: Clarify comment that SND_05_TRAIN_THROUGH_TUNNEL is only for steam engin...Tyler Trahan
2021-02-20Codechange: rename sound ids to make more sense. (#8701)frosch
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2016-02-08(svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship ...frosch
2014-03-23(svn r26425) -Doc: SoundFx enumfrosch
2014-03-23(svn r26422) -Fix [FS#5946]: Some road constructions used the rail sound effe...frosch
2012-02-04(svn r23887) -Feature: [NewGRF] Support for container version 2.michi_cc
2011-03-05(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the clie...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-05-17(svn r16344) -Codechange: s/FileEntry/SoundEntry/rubidium
2009-05-17(svn r16340) -Codechange: introduce SoundID (uint16) and use that instead of ...rubidium
2009-05-17(svn r16337) -Codechange: remove pointless variable + wrapper function; havin...rubidium
2009-01-08(svn r14909) -Codechange: Remove global option for the extmidi driver and mak...peter1138
2008-05-27(svn r13301) -Fix [FS#1997]: resolve more MSVC 9 x64 warnings.rubidium
2007-12-29(svn r11719) -Codechange: split sound.h in a header with types and one with f...rubidium