openclonk/src
Lukas Werling fa78b98312 Change alut includes to <AL/alut.h>
Alut's pkg-config definition only adds the top-level include directory
containing the AL directory to the include paths. This works on most
platforms because OpenAL adds that AL directory. However, with nix,
these two directories are distinct and the build fails.
2017-05-10 16:04:22 +02:00
..
c4group Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
config Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
control Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
editor Editor: Add translation overview table (Tools menu) 2017-05-09 22:43:56 -04:00
game Merge branch 'master' of ssh://git.openclonk.org/openclonk 2017-05-07 15:16:01 -04:00
graphics Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
gui Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
landscape Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
lib Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
mape Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
netio Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
netpuncher Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
network Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
object Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
platform Change alut includes to <AL/alut.h> 2017-05-10 16:04:22 +02:00
player Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
res Qt Editor: Add sound property delegate 2016-07-27 22:35:11 -04:00
script Merge branch 'master' of ssh://git.openclonk.org/openclonk 2017-05-07 15:16:01 -04:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4ForbidLibraryCompilation.h Prevent using USE_CONSOLE in lib{misc,c4script} 2016-10-22 17:42:23 +02:00
C4Globals.cpp Fix destruction order of system string table vs. editor 2016-10-16 18:40:51 +02:00
C4Include.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Include.h Editor: Add translation overview table (Tools menu) 2017-05-09 22:43:56 -04:00
C4Prototypes.h Twiddle with header organization: lib{misc,c4script} do no longer include GL/glew.h 2016-10-20 18:46:32 +02:00
C4Version.h.in CMake: Add date of commit to logfile 2017-04-12 12:34:36 +02:00