diff --git a/engine/code/q3_ui/ui_menu.c b/engine/code/q3_ui/ui_menu.c index 66364ec0..5de8e7b1 100644 --- a/engine/code/q3_ui/ui_menu.c +++ b/engine/code/q3_ui/ui_menu.c @@ -435,7 +435,7 @@ static void Main_MenuDraw( void ) { } else { // STONELANCE //UI_DrawString( 320, 460, Q3_VERSION " (c) 2002 - 2009 New Team Q3Rally | www.q3rally.com", UI_CENTER|UI_SMALLFONT, text_color_normal ); - UI_DrawString( 320, 460, Q3_VERSION " (c) 2002 - 2012 Team Q3Rally | www.q3rally.com | It's damn fast baby!", UI_CENTER|UI_SMALLFONT, text_color_normal ); + UI_DrawString( 320, 460, Q3_VERSION " (c) 2002 - 2014 Team Q3Rally | www.q3rally.com | It's damn fast baby!", UI_CENTER|UI_SMALLFONT, text_color_normal ); // UI_DrawString( 320, 450, "Quake III Arena(c) 1999-2000, Id Software, Inc. All Rights Reserved", UI_CENTER|UI_SMALLFONT, color ); // END } diff --git a/engine/code/q3_ui/ui_rally_credits.c b/engine/code/q3_ui/ui_rally_credits.c index 810d6629..86e5acf0 100644 --- a/engine/code/q3_ui/ui_rally_credits.c +++ b/engine/code/q3_ui/ui_rally_credits.c @@ -99,7 +99,7 @@ static void UI_Rally_CreditMenu_Draw( void ) { UI_DrawProportionalString( 320, y, "Cyberdemon, Killaz and skw|d", UI_CENTER|UI_SMALLFONT, color_white ); y += 2.0 * PROP_HEIGHT * PROP_SMALL_SIZE_SCALE; - UI_DrawString( 320, y, Q3_VERSION " (c) 2002 - 2012 Team Q3Rally | www.q3rally.com", UI_CENTER|UI_SMALLFONT, text_color_normal ); + UI_DrawString( 320, y, Q3_VERSION " (c) 2002 - 2014 Team Q3Rally | www.q3rally.com", UI_CENTER|UI_SMALLFONT, text_color_normal ); } diff --git a/q3rallycode.ppr b/q3rallycode.ppr index 693f1db7..30f752d6 100644 --- a/q3rallycode.ppr +++ b/q3rallycode.ppr @@ -2,6 +2,8 @@ Compilator.SaveAll=0 Compilator.Capture=0 Compilator.HideOutput=0 +Compilator.ProgSaveAll=0 +Compilator.ProgRunSelection=0 Compilator.LogType=0 DefaultDir=D:\q3rallysa\engine DefaultCPIndex=0 @@ -873,7 +875,7 @@ q3rallycode 16=engine\code\q3_ui\ui_rally_credits.c [Selected Project Files] Main= -Selected=engine\code\q3_ui\ui_menu.c +Selected=engine\code\q3_ui\ui_rally_credits.c [engine\code\qcommon\q_shared.h] TopLine=47 Caret=34,58 @@ -884,7 +886,7 @@ Caret=1,1 TopLine=224 Caret=17,238 [engine\code\game\bg_public.h] -TopLine=91 +TopLine=33 Caret=33,33 [engine\code\cgame\cg_rally_hud.c] TopLine=831 @@ -893,7 +895,7 @@ Caret=1,845 TopLine=630 Caret=1,644 [engine\code\game\g_local.h] -TopLine=41 +TopLine=33 Caret=1,33 [engine\code\qcommon\files.c] TopLine=185