dhewg
|
0b0db9ab41
|
Remove the unused and useless CallStack code
This was never enabled and only implemented for Windows.
|
2018-08-20 01:46:26 +02:00 |
|
dhewg
|
c0cba74fdc
|
Enable OpenAL for all platforms
New scons variable 'OPENAL' (defaults to '1') to toggle the
OpenAL sound backend.
Enable via "s_useOpenAL 1".
|
2018-08-20 01:46:26 +02:00 |
|
dhewg
|
02a42cea86
|
Split EAX usage off OpenAL
New define ID_OPENAL_EAX to enable the deprecated EAX on top
of OpenAL.
OpenAL Soft can now be used.
|
2018-08-20 01:46:26 +02:00 |
|
dhewg
|
4cfc2d87a5
|
Fix compilation for *BSD
Change most __linux__ defines to __unix__ for all UNIX like systems.
|
2018-08-20 01:46:25 +02:00 |
|
dhewg
|
c7c187e4dc
|
Fix all whitespace errors
Excluding 3rd party files.
|
2018-08-20 01:46:22 +02:00 |
|
dhewg
|
eac3112d2d
|
Fix quoting in GPL headers
|
2018-08-20 01:46:21 +02:00 |
|
Timothee 'TTimo' Besset
|
aa3dbca015
|
hello world
|
2011-11-22 15:28:15 -06:00 |
|