Home
last modified time | relevance | path

Searched refs:Q3_VERSION (Results 1 – 25 of 79) sorted by relevance

1234

/dports/games/openjk/OpenJK-07675e2/code/qcommon/
H A Dstv_version.h27 #define Q3_VERSION "(debug)OpenJK: v" VERSION_STRING_DOTTED macro
29 #define Q3_VERSION "OpenJK: v" VERSION_STRING_DOTTED macro
31 #define Q3_VERSION "(internal)OpenJK: v" VERSION_STRING_DOTTED macro
/dports/games/iortcw/iortcw-1.51c/SP/
H A Dmake-macosx_xcode5.sh55 Q3_VERSION=`grep '^VERSION=' Makefile | sed -e 's/.*=\(.*\)/\1/'`
100 <string>iowolfsp $Q3_VERSION</string>
112 <string>$Q3_VERSION</string>
116 <string>$Q3_VERSION</string>
H A Dmake-macosx_xcode4.sh55 Q3_VERSION=`grep '^VERSION=' Makefile | sed -e 's/.*=\(.*\)/\1/'`
100 <string>iowolfsp $Q3_VERSION</string>
112 <string>$Q3_VERSION</string>
116 <string>$Q3_VERSION</string>
H A Dmake-macosx_xcode3.sh58 Q3_VERSION=`grep '^VERSION=' Makefile | sed -e 's/.*=\(.*\)/\1/'`
117 <string>iowolfsp $Q3_VERSION</string>
129 <string>$Q3_VERSION</string>
133 <string>$Q3_VERSION</string>
H A Dmake-macosx-ub.sh41 Q3_VERSION=`grep '^VERSION=' Makefile | sed -e 's/.*=\(.*\)/\1/'`
148 <string>iowolfsp $Q3_VERSION</string>
160 <string>$Q3_VERSION</string>
164 <string>$Q3_VERSION</string>
/dports/games/iortcw/iortcw-1.51c/MP/
H A Dmake-macosx_xcode4.sh58 Q3_VERSION=`grep '^VERSION=' Makefile | sed -e 's/.*=\(.*\)/\1/'`
103 <string>iowolfmp $Q3_VERSION</string>
115 <string>$Q3_VERSION</string>
119 <string>$Q3_VERSION</string>
H A Dmake-macosx_xcode5.sh58 Q3_VERSION=`grep '^VERSION=' Makefile | sed -e 's/.*=\(.*\)/\1/'`
103 <string>iowolfmp $Q3_VERSION</string>
115 <string>$Q3_VERSION</string>
119 <string>$Q3_VERSION</string>
H A Dmake-macosx_xcode3.sh61 Q3_VERSION=`grep '^VERSION=' Makefile | sed -e 's/.*=\(.*\)/\1/'`
120 <string>iowolfmp $Q3_VERSION</string>
132 <string>$Q3_VERSION</string>
136 <string>$Q3_VERSION</string>
H A Dmake-macosx-ub.sh47 Q3_VERSION=`grep '^VERSION=' Makefile | sed -e 's/.*=\(.*\)/\1/'`
154 <string>iowolfmp $Q3_VERSION</string>
166 <string>$Q3_VERSION</string>
170 <string>$Q3_VERSION</string>
/dports/games/openarena/openarena-engine-source-0.8.8/
H A Dmake-macosx-ub.sh42 Q3_VERSION=`grep '^VERSION=' Makefile | sed -e 's/.*=\(.*\)/\1/'`
150 <string>OpenArena $Q3_VERSION</string>
162 <string>$Q3_VERSION</string>
166 <string>$Q3_VERSION</string>
/dports/games/openarena-server/openarena-engine-source-0.8.8/
H A Dmake-macosx-ub.sh42 Q3_VERSION=`grep '^VERSION=' Makefile | sed -e 's/.*=\(.*\)/\1/'`
150 <string>OpenArena $Q3_VERSION</string>
162 <string>$Q3_VERSION</string>
166 <string>$Q3_VERSION</string>
/dports/games/ioquake3-server/ioquake3-1.36/
H A Dmake-macosx-ub.sh42 Q3_VERSION=`grep '^VERSION=' Makefile | sed -e 's/.*=\(.*\)/\1/'`
207 <string>ioquake3 $Q3_VERSION</string>
219 <string>$Q3_VERSION</string>
223 <string>$Q3_VERSION</string>
/dports/games/ioquake3/ioquake3-1.36/
H A Dmake-macosx-ub.sh42 Q3_VERSION=`grep '^VERSION=' Makefile | sed -e 's/.*=\(.*\)/\1/'`
207 <string>ioquake3 $Q3_VERSION</string>
219 <string>$Q3_VERSION</string>
223 <string>$Q3_VERSION</string>
/dports/games/worldofpadman/worldofpadman-1.2.20080621/
H A Dmake-macosx-ub.sh10 Q3_VERSION=`grep "\#define Q3_VERSION" code/qcommon/q_shared.h | \
201 <string>ioquake3 $Q3_VERSION</string>
213 <string>$Q3_VERSION</string>
217 <string>$Q3_VERSION</string>
/dports/games/evq3/evq3/
H A Dmake-macosx-ub.sh10 Q3_VERSION=`grep "\#define Q3_VERSION" code/qcommon/q_shared.h | \
204 <string>ioquake3 $Q3_VERSION</string>
216 <string>$Q3_VERSION</string>
220 <string>$Q3_VERSION</string>
/dports/games/ioquake3-server/ioquake3-1.36/code/sys/
H A Dsys_main.c486 fprintf( stdout, Q3_VERSION " dedicated server (%s)\n", date ); in Sys_ParseArgs()
488 fprintf( stdout, Q3_VERSION " client (%s)\n", date ); in Sys_ParseArgs()
/dports/games/ioquake3/ioquake3-1.36/code/sys/
H A Dsys_main.c486 fprintf( stdout, Q3_VERSION " dedicated server (%s)\n", date ); in Sys_ParseArgs()
488 fprintf( stdout, Q3_VERSION " client (%s)\n", date ); in Sys_ParseArgs()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/sys/
H A Dsys_main.c492 fprintf( stdout, Q3_VERSION " dedicated server (%s)\n", date ); in Sys_ParseArgs()
494 fprintf( stdout, Q3_VERSION " client (%s)\n", date ); in Sys_ParseArgs()
/dports/games/evq3/evq3/code/sys/
H A Dsys_main.c492 fprintf( stdout, Q3_VERSION " dedicated server (%s)\n", date ); in Sys_ParseArgs()
494 fprintf( stdout, Q3_VERSION " client (%s)\n", date ); in Sys_ParseArgs()
/dports/games/openarena/openarena-engine-source-0.8.8/code/sys/
H A Dsys_main.c500 fprintf( stdout, Q3_VERSION " dedicated server (%s)\n", date ); in Sys_ParseArgs()
502 fprintf( stdout, Q3_VERSION " client (%s)\n", date ); in Sys_ParseArgs()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/sys/
H A Dsys_main.c500 fprintf( stdout, Q3_VERSION " dedicated server (%s)\n", date ); in Sys_ParseArgs()
502 fprintf( stdout, Q3_VERSION " client (%s)\n", date ); in Sys_ParseArgs()
/dports/games/iortcw/iortcw-1.51c/MP/code/sys/
H A Dsys_main.c636 fprintf( stdout, Q3_VERSION " dedicated server (%s)\n", date ); in Sys_ParseArgs()
638 fprintf( stdout, Q3_VERSION " client (%s)\n", date ); in Sys_ParseArgs()
/dports/games/iortcw/iortcw-1.51c/SP/code/sys/
H A Dsys_main.c636 fprintf( stdout, Q3_VERSION " dedicated server (%s)\n", date ); in Sys_ParseArgs()
638 fprintf( stdout, Q3_VERSION " client (%s)\n", date ); in Sys_ParseArgs()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_console.c519 i = strlen( Q3_VERSION ); in Con_DrawSolidConsole()
525 (lines-(SMALLCHAR_HEIGHT+SMALLCHAR_HEIGHT/2)), Q3_VERSION[x] ); in Con_DrawSolidConsole()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_console.c633 i = strlen( Q3_VERSION ); in Con_DrawSolidConsole()
637 lines - SMALLCHAR_HEIGHT, Q3_VERSION[x] ); in Con_DrawSolidConsole()

1234