This commit is contained in:
q3rally 2014-11-25 20:36:04 +00:00
parent 6fba322a1b
commit e85667c704
3 changed files with 7 additions and 5 deletions

View file

@ -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
}

View file

@ -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 );
}

View file

@ -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