From 164defb8565dddcb2c0be07403a458b7d9200c5d Mon Sep 17 00:00:00 2001 From: Daniel Gibson Date: Sun, 29 Apr 2012 16:11:45 +0200 Subject: [PATCH] Small corrections in CHANGELOG and LICENSE * Write "LADSPA" correctly * Mention Q2Pro and zeq2 because we use their OpenAL code * Mention libjpeg (for retexturing) and libopenal in used but not included libs --- CHANGELOG | 2 +- LICENSE | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 8265c2de..6da16f46 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,7 +5,7 @@ Quake II 4.10 to 4.20 - Integrate OpenAL support, enabling surround sound and better stereo sound calculations. - Enforce the "C" locale to prevent libraries like - broken LASPA plugins to override it and break + broken LADSPA plugins to override it and break printf, scanf, etc. Quake II 4.03 to 4.10 diff --git a/LICENSE b/LICENSE index 9c5c814f..60a701a0 100644 --- a/LICENSE +++ b/LICENSE @@ -12,11 +12,15 @@ covered by the same GPLv2 license as Quake II itself: - r1q2 - QuDoS - KMQuake2 +- Q2Pro +- zeq2 The following code is used in library form and thus not part of Yamagi Quake II: +- libjpeg - libogg +- libopenal - libvorbis - libz - libsdl