From 8ceb35ae193c50bdf11820eb28f5f86b40c2a89c Mon Sep 17 00:00:00 2001 From: tma Date: Sat, 29 Oct 2005 01:53:09 +0000 Subject: * Added STATUS * Updated TODO * Moved ChangeLog to root * Updated ChangeLog * s/Foobar/Quake III Arena Source Code/ * Biggest patch EVAR. I wonder how many mail boxes this will fill... git-svn-id: svn://svn.icculus.org/quake3/trunk@196 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/renderer/qgl.h | 2 +- code/renderer/qgl_linked.h | 2 +- code/renderer/tr_animation.c | 2 +- code/renderer/tr_backend.c | 2 +- code/renderer/tr_bsp.c | 2 +- code/renderer/tr_cmds.c | 2 +- code/renderer/tr_curve.c | 2 +- code/renderer/tr_flares.c | 2 +- code/renderer/tr_font.c | 2 +- code/renderer/tr_image.c | 2 +- code/renderer/tr_init.c | 2 +- code/renderer/tr_light.c | 2 +- code/renderer/tr_local.h | 2 +- code/renderer/tr_main.c | 2 +- code/renderer/tr_marks.c | 2 +- code/renderer/tr_mesh.c | 2 +- code/renderer/tr_model.c | 2 +- code/renderer/tr_noise.c | 2 +- code/renderer/tr_public.h | 2 +- code/renderer/tr_scene.c | 2 +- code/renderer/tr_shade.c | 2 +- code/renderer/tr_shade_calc.c | 2 +- code/renderer/tr_shader.c | 2 +- code/renderer/tr_shadows.c | 2 +- code/renderer/tr_sky.c | 2 +- code/renderer/tr_surface.c | 2 +- code/renderer/tr_types.h | 2 +- code/renderer/tr_world.c | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) (limited to 'code/renderer') diff --git a/code/renderer/qgl.h b/code/renderer/qgl.h index 9bc681c..ee76ed9 100644 --- a/code/renderer/qgl.h +++ b/code/renderer/qgl.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/qgl_linked.h b/code/renderer/qgl_linked.h index b13163d..3d11f4a 100644 --- a/code/renderer/qgl_linked.h +++ b/code/renderer/qgl_linked.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_animation.c b/code/renderer/tr_animation.c index fda0f11..8f42456 100644 --- a/code/renderer/tr_animation.c +++ b/code/renderer/tr_animation.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_backend.c b/code/renderer/tr_backend.c index b467afb..b8a07b4 100644 --- a/code/renderer/tr_backend.c +++ b/code/renderer/tr_backend.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_bsp.c b/code/renderer/tr_bsp.c index f6e9691..c237c8b 100644 --- a/code/renderer/tr_bsp.c +++ b/code/renderer/tr_bsp.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_cmds.c b/code/renderer/tr_cmds.c index 33f43cc..54f8150 100644 --- a/code/renderer/tr_cmds.c +++ b/code/renderer/tr_cmds.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_curve.c b/code/renderer/tr_curve.c index f1a2b31..f241dbe 100644 --- a/code/renderer/tr_curve.c +++ b/code/renderer/tr_curve.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_flares.c b/code/renderer/tr_flares.c index aa4e8c3..65fb2ba 100644 --- a/code/renderer/tr_flares.c +++ b/code/renderer/tr_flares.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_font.c b/code/renderer/tr_font.c index 5901f38..482c3fd 100644 --- a/code/renderer/tr_font.c +++ b/code/renderer/tr_font.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_image.c b/code/renderer/tr_image.c index 22dadbe..1422a09 100644 --- a/code/renderer/tr_image.c +++ b/code/renderer/tr_image.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_init.c b/code/renderer/tr_init.c index 57c4a24..9f376e5 100644 --- a/code/renderer/tr_init.c +++ b/code/renderer/tr_init.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_light.c b/code/renderer/tr_light.c index b20e253..c21ade7 100644 --- a/code/renderer/tr_light.c +++ b/code/renderer/tr_light.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_local.h b/code/renderer/tr_local.h index 060b4b5..d1dc328 100644 --- a/code/renderer/tr_local.h +++ b/code/renderer/tr_local.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_main.c b/code/renderer/tr_main.c index 7611eaf..294fdb4 100644 --- a/code/renderer/tr_main.c +++ b/code/renderer/tr_main.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_marks.c b/code/renderer/tr_marks.c index 9d1c254..a283815 100644 --- a/code/renderer/tr_marks.c +++ b/code/renderer/tr_marks.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_mesh.c b/code/renderer/tr_mesh.c index 23caef3..9b60348 100644 --- a/code/renderer/tr_mesh.c +++ b/code/renderer/tr_mesh.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_model.c b/code/renderer/tr_model.c index d7aad51..ae780c8 100644 --- a/code/renderer/tr_model.c +++ b/code/renderer/tr_model.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_noise.c b/code/renderer/tr_noise.c index 7e172fb..5d550a3 100644 --- a/code/renderer/tr_noise.c +++ b/code/renderer/tr_noise.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_public.h b/code/renderer/tr_public.h index 6dec3a5..9752305 100644 --- a/code/renderer/tr_public.h +++ b/code/renderer/tr_public.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_scene.c b/code/renderer/tr_scene.c index 8cde15b..515a629 100644 --- a/code/renderer/tr_scene.c +++ b/code/renderer/tr_scene.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_shade.c b/code/renderer/tr_shade.c index 03b20eb..16a2147 100644 --- a/code/renderer/tr_shade.c +++ b/code/renderer/tr_shade.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_shade_calc.c b/code/renderer/tr_shade_calc.c index 2c535a9..859beba 100644 --- a/code/renderer/tr_shade_calc.c +++ b/code/renderer/tr_shade_calc.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_shader.c b/code/renderer/tr_shader.c index cb040a2..ddcbfca 100644 --- a/code/renderer/tr_shader.c +++ b/code/renderer/tr_shader.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_shadows.c b/code/renderer/tr_shadows.c index 29caf10..1162c8f 100644 --- a/code/renderer/tr_shadows.c +++ b/code/renderer/tr_shadows.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_sky.c b/code/renderer/tr_sky.c index 1f92378..02624f3 100644 --- a/code/renderer/tr_sky.c +++ b/code/renderer/tr_sky.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_surface.c b/code/renderer/tr_surface.c index 183ef7f..66d5b93 100644 --- a/code/renderer/tr_surface.c +++ b/code/renderer/tr_surface.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_types.h b/code/renderer/tr_types.h index d68a174..8c16113 100644 --- a/code/renderer/tr_types.h +++ b/code/renderer/tr_types.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/renderer/tr_world.c b/code/renderer/tr_world.c index 7239b32..d05373a 100644 --- a/code/renderer/tr_world.c +++ b/code/renderer/tr_world.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ -- cgit v1.2.3