diff --git a/engine/code/client/cl_console.c b/engine/code/client/cl_console.c index bccf1026..67bcaa28 100644 --- a/engine/code/client/cl_console.c +++ b/engine/code/client/cl_console.c @@ -1,6 +1,7 @@ /* =========================================================================== Copyright (C) 1999-2005 Id Software, Inc. +Copyright (C) 2002-2009 Q3Rally Team (Per Thormann - perle@q3rally.com) This file is part of Quake III Arena source code. diff --git a/engine/code/client/client.h b/engine/code/client/client.h index 1a86af75..18a416c5 100644 --- a/engine/code/client/client.h +++ b/engine/code/client/client.h @@ -1,6 +1,7 @@ /* =========================================================================== Copyright (C) 1999-2005 Id Software, Inc. +Copyright (C) 2002-2009 Q3Rally Team (Per Thormann - perle@q3rally.com) This file is part of Quake III Arena source code. diff --git a/engine/code/qcommon/q_shared.h b/engine/code/qcommon/q_shared.h index 2a5818ce..46cb0826 100644 --- a/engine/code/qcommon/q_shared.h +++ b/engine/code/qcommon/q_shared.h @@ -67,7 +67,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #define BASETA "missionpack" #ifndef PRODUCT_VERSION -#define PRODUCT_VERSION "v0.3c_r459" +#define PRODUCT_VERSION "v0.3c_r460" #endif diff --git a/q3rallycode.ppr b/q3rallycode.ppr index 390f4f74..51c2a55b 100644 --- a/q3rallycode.ppr +++ b/q3rallycode.ppr @@ -122,7 +122,7 @@ q3rallycode engine\code\botlib\l_utils.h engine\code\botlib\lcc.mak engine\code\botlib\linux-i386.mak - +cgame + -cgame engine\code\cgame\cg_atmospheric.c engine\code\cgame\cg_consolecmds.c engine\code\cgame\cg_draw.c @@ -158,7 +158,7 @@ q3rallycode engine\code\cgame\cg_syscalls.c engine\code\cgame\cg_view.c engine\code\cgame\cg_weapons.c - -client + +client engine\code\client\cl_avi.c engine\code\client\cl_cgame.c engine\code\client\cl_cin.c @@ -890,9 +890,11 @@ q3rallycode 2=engine\code\cgame\cg_rally_hud2.c 3=engine\code\cgame\cg_local.h 4=engine\code\cgame\cg_draw.c +5=engine\code\client\cl_console.c +6=engine\code\client\client.h [Selected Project Files] Main= -Selected=engine\code\qcommon\q_shared.h +Selected=engine\code\client\client.h [engine\code\qcommon\q_shared.h] TopLine=57 Caret=36,70 @@ -903,8 +905,14 @@ Caret=1,610 TopLine=328 Caret=1,344 [engine\code\cgame\cg_local.h] -TopLine=1638 -Caret=1,1654 +TopLine=1 +Caret=72,4 [engine\code\cgame\cg_draw.c] -TopLine=1546 +TopLine=1 Caret=22,1504 +[engine\code\client\cl_console.c] +TopLine=1 +Caret=72,4 +[engine\code\client\client.h] +TopLine=1 +Caret=72,4