diff --git a/engine/Makefile b/engine/Makefile index cdffd62a..b8b4a33f 100644 --- a/engine/Makefile +++ b/engine/Makefile @@ -111,7 +111,7 @@ endif export CROSS_COMPILING ifndef VERSION -VERSION=v0.0.2.1 +VERSION=v0.0.2.3 endif ifndef CLIENTBIN diff --git a/engine/code/q3_ui/ui_rally_startserver.c b/engine/code/q3_ui/ui_rally_startserver.c index 8e931c24..ebbc499c 100644 --- a/engine/code/q3_ui/ui_rally_startserver.c +++ b/engine/code/q3_ui/ui_rally_startserver.c @@ -1250,8 +1250,8 @@ typedef struct { menufield_s flaglimit; menuradiobutton_s friendlyfire; menufield_s hostname; - menulist_s dominationSpawnStyle; - menuradiobutton_s sigillocator; + menulist_s dominationSpawnStyle; + menuradiobutton_s sigillocator; // STONLANCE menulist_s trackLength; menulist_s reversed; diff --git a/engine/code/qcommon/q_shared.h b/engine/code/qcommon/q_shared.h index c6a52985..d9380032 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.0.2.1_r253" +#define PRODUCT_VERSION "v0.0.2.3_r254" #endif diff --git a/q3rallycode.ppr b/q3rallycode.ppr index cf18ea74..b9bc6023 100644 --- a/q3rallycode.ppr +++ b/q3rallycode.ppr @@ -861,59 +861,19 @@ q3rallycode 0=engine\code\qcommon\files.c 1=engine\code\qcommon\q_shared.h 2=engine\Makefile -3=engine\code\game\bg_misc.c -4=engine\code\cgame\cg_draw.c -5=engine\code\game\bg_public.h -6=engine\code\game\g_spawn.c -7=engine\code\game\g_team.c -8=engine\code\cgame\cg_local.h -9=engine\code\cgame\cg_syscalls.c -10=engine\code\cgame\cg_event.c -11=engine\code\cgame\cg_main.c -12=engine\code\game\inv.h -13=engine\code\game\g_items.c +3=engine\code\q3_ui\ui_rally_startserver.c [Selected Project Files] Main= -Selected=engine\code\cgame\cg_local.h +Selected=engine\code\q3_ui\ui_rally_startserver.c [engine\code\qcommon\files.c] -TopLine=161 +TopLine=183 Caret=129,192 [engine\code\qcommon\q_shared.h] -TopLine=1141 -Caret=1,1156 +TopLine=53 +Caret=39,70 [engine\Makefile] -TopLine=99 +TopLine=95 Caret=17,114 -[engine\code\game\bg_misc.c] -TopLine=886 -Caret=1,895 -[engine\code\cgame\cg_draw.c] -TopLine=3192 -Caret=1,3207 -[engine\code\game\bg_public.h] -TopLine=426 -Caret=1,431 -[engine\code\game\g_spawn.c] -TopLine=323 -Caret=1,332 -[engine\code\game\g_team.c] -TopLine=272 -Caret=1,272 -[engine\code\cgame\cg_local.h] -TopLine=2067 -Caret=3,2086 -[engine\code\cgame\cg_syscalls.c] -TopLine=215 -Caret=3,237 -[engine\code\cgame\cg_event.c] -TopLine=873 -Caret=94,897 -[engine\code\cgame\cg_main.c] -TopLine=631 -Caret=39,646 -[engine\code\game\inv.h] -TopLine=81 -Caret=1,95 -[engine\code\game\g_items.c] -TopLine=506 -Caret=66,537 +[engine\code\q3_ui\ui_rally_startserver.c] +TopLine=1250 +Caret=22,1254