This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-19 02:12:37 +01:00
Code
Issues
Releases
Wiki
Activity
Files
6c93f02ff99b14de127ecba0edf8ae47983eee02
OpenTTD
/
src
/
sound
History
Niels Martin Hansen
b427ddce88
Codechange: Switch to explicit wide strings
2021-02-23 11:25:39 +01:00
..
allegro_s.cpp
…
allegro_s.h
…
CMakeLists.txt
Codechange: Make codestyle for CMake files consistent for 'control' statements
2020-09-25 14:43:13 +01:00
cocoa_s.cpp
…
cocoa_s.h
…
null_s.cpp
…
null_s.h
Fix: useless warning with -snull and no BaseSounds available (
#8361
)
2020-12-08 10:24:59 +01:00
sdl2_s.cpp
…
sdl_s.cpp
…
sdl_s.h
…
sound_driver.hpp
Fix: useless warning with -snull and no BaseSounds available (
#8361
)
2020-12-08 10:24:59 +01:00
win32_s.cpp
Codechange: Switch to explicit wide strings
2021-02-23 11:25:39 +01:00
win32_s.h
…
xaudio2_s.cpp
Codechange: Remove min/max functions in favour of STL variants (
#8502
)
2021-01-08 11:16:18 +01:00
xaudio2_s.h
…