diff --git a/baseq3r/documents/readme.docx b/baseq3r/documents/readme.docx index 6c0cde1d..4cea3597 100644 Binary files a/baseq3r/documents/readme.docx and b/baseq3r/documents/readme.docx differ diff --git a/baseq3r/documents/readme.txt b/baseq3r/documents/readme.txt index db7cccce..58d37323 100644 --- a/baseq3r/documents/readme.txt +++ b/baseq3r/documents/readme.txt @@ -1,4 +1,4 @@ -*** Q3Rally Readme File - 01/06/2021 *** +*** Q3Rally Readme File - 02/03/2022 *** ** System Requirements ** @@ -28,7 +28,9 @@ This is a beta version of Q3Rally. This represents not the complete release of Q ** Source ** -The Source for content and code is available at https://sourceforge.net/p/q3rallysa/code/HEAD/tree/ +The Source for content and code is available at + +https://github.com/Q3Rally-Team/q3rally ** CREDITS ** diff --git a/engine/code/qcommon/q_shared.h b/engine/code/qcommon/q_shared.h index a88f3f60..5fe8899e 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.4_r513" +#define PRODUCT_VERSION "v0.4_r515" #endif diff --git a/q3rallycode.ppr b/q3rallycode.ppr index d73ea4af..ff558679 100644 --- a/q3rallycode.ppr +++ b/q3rallycode.ppr @@ -898,10 +898,10 @@ q3rallycode 8=engine\code\q3_ui\ui_video.c [Selected Project Files] Main= -Selected=engine\code\cgame\cg_draw.c +Selected=engine\code\qcommon\q_shared.h [engine\code\qcommon\q_shared.h] -TopLine=419 -Caret=27,437 +TopLine=51 +Caret=35,70 [engine\code\cgame\cg_draw.c] TopLine=828 Caret=28,848 @@ -924,5 +924,5 @@ Caret=45,107 TopLine=572 Caret=66,592 [engine\code\q3_ui\ui_video.c] -TopLine=1 +TopLine=1042 Caret=1,1085