Home
last modified time | relevance | path

Searched refs:com_journal (Results 1 – 25 of 38) sorted by relevance

12

/dports/games/dhewm3/dhewm3-1.5.1/neo/framework/
H A DEventLoop.cpp35 idCVar idEventLoop::com_journal( "com_journal", "0", CVAR_INIT|CVAR_SYSTEM, "1 = record journal, 2 … member in idEventLoop
70 if ( com_journal.GetInteger() == 2 ) { in GetRealEvent()
86 if ( com_journal.GetInteger() == 1 ) { in GetRealEvent()
210 if ( com_journal.GetInteger() == 1 ) { in Init()
214 } else if ( com_journal.GetInteger() == 2 ) { in Init()
221 com_journal.SetInteger( 0 ); in Init()
276 return com_journal.GetInteger(); in JournalLevel()
H A DEventLoop.h83 static idCVar com_journal; variable
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dcommon.cpp48 cvar_t *com_journal; variable
711 com_journal = Cvar_Get ("journal", "0", CVAR_INIT); in Com_InitJournaling()
712 if ( !com_journal->integer ) { in Com_InitJournaling()
716 if ( com_journal->integer == 1 ) { in Com_InitJournaling()
720 } else if ( com_journal->integer == 2 ) { in Com_InitJournaling()
744 if ( com_journal->integer == 2 ) { in Com_GetRealEvent()
760 if ( com_journal->integer == 1 ) { in Com_GetRealEvent()
H A Dfiles.cpp1947 if ( com_journal && com_journal->integer == 2 ) { in FS_ReadFile()
1994 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
2004 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
2028 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dcommon.c73 cvar_t *com_journal; variable
1487 com_journal = Cvar_Get( "journal", "0", CVAR_INIT );
1488 if ( !com_journal->integer ) {
1492 if ( com_journal->integer == 1 ) {
1496 } else if ( com_journal->integer == 2 ) {
1634 if ( com_journal->integer == 2 ) {
1650 if ( com_journal->integer == 1 ) {
H A Dfiles.c2099 if ( com_journal && com_journal->integer == 2 ) { in FS_ReadFileDir()
2160 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFileDir()
2170 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFileDir()
2192 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFileDir()
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dfiles.c1524 if ( com_journal && com_journal->integer == 2 ) { in FS_ReadFile()
1572 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
1582 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
1604 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
H A Dcommon.c65 cvar_t *com_journal; variable
1914 com_journal = Cvar_Get ("journal", "0", CVAR_INIT);
1915 if ( !com_journal->integer ) {
1919 if ( com_journal->integer == 1 ) {
1923 } else if ( com_journal->integer == 2 ) {
2066 if ( com_journal->integer == 2 ) {
2082 if ( com_journal->integer == 1 ) {
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dfiles.c1524 if ( com_journal && com_journal->integer == 2 ) { in FS_ReadFile()
1572 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
1582 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
1604 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
H A Dcommon.c65 cvar_t *com_journal; variable
1914 com_journal = Cvar_Get ("journal", "0", CVAR_INIT);
1915 if ( !com_journal->integer ) {
1919 if ( com_journal->integer == 1 ) {
1923 } else if ( com_journal->integer == 2 ) {
2066 if ( com_journal->integer == 2 ) {
2082 if ( com_journal->integer == 1 ) {
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dfiles.c1539 if ( com_journal && com_journal->integer == 2 ) { in FS_ReadFile()
1587 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
1597 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
1619 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
H A Dcommon.c68 cvar_t *com_journal; variable
1909 com_journal = Cvar_Get ("journal", "0", CVAR_INIT);
1910 if ( !com_journal->integer ) {
1914 if ( com_journal->integer == 1 ) {
1918 } else if ( com_journal->integer == 2 ) {
1942 if ( com_journal->integer == 2 ) {
1958 if ( com_journal->integer == 1 ) {
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dfiles.c1483 if ( com_journal && com_journal->integer == 2 ) { in FS_ReadFile()
1531 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
1541 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
1563 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
H A Dcommon.c66 cvar_t *com_journal; variable
1910 com_journal = Cvar_Get ("journal", "0", CVAR_INIT);
1911 if ( !com_journal->integer ) {
1915 if ( com_journal->integer == 1 ) {
1919 } else if ( com_journal->integer == 2 ) {
2062 if ( com_journal->integer == 2 ) {
2078 if ( com_journal->integer == 1 ) {
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dfiles.c1532 if ( com_journal && com_journal->integer == 2 ) { in FS_ReadFile()
1580 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
1590 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
1612 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
H A Dcommon.c62 cvar_t *com_journal; variable
1917 com_journal = Cvar_Get ("journal", "0", CVAR_INIT);
1918 if ( !com_journal->integer ) {
1922 if ( com_journal->integer == 1 ) {
1926 } else if ( com_journal->integer == 2 ) {
2051 if ( com_journal->integer == 2 ) {
2067 if ( com_journal->integer == 1 ) {
H A Dfiles.c.mine1527 if ( com_journal && com_journal->integer == 2 ) {
1575 if ( isConfig && com_journal && com_journal->integer == 1 ) {
1585 if ( isConfig && com_journal && com_journal->integer == 1 ) {
1607 if ( isConfig && com_journal && com_journal->integer == 1 ) {
H A Dfiles.c.r17881525 if ( com_journal && com_journal->integer == 2 ) {
1573 if ( isConfig && com_journal && com_journal->integer == 1 ) {
1583 if ( isConfig && com_journal && com_journal->integer == 1 ) {
1605 if ( isConfig && com_journal && com_journal->integer == 1 ) {
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dfiles.c1532 if ( com_journal && com_journal->integer == 2 ) { in FS_ReadFile()
1580 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
1590 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
1612 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
H A Dcommon.c62 cvar_t *com_journal; variable
1917 com_journal = Cvar_Get ("journal", "0", CVAR_INIT);
1918 if ( !com_journal->integer ) {
1922 if ( com_journal->integer == 1 ) {
1926 } else if ( com_journal->integer == 2 ) {
2051 if ( com_journal->integer == 2 ) {
2067 if ( com_journal->integer == 1 ) {
H A Dfiles.c.mine1527 if ( com_journal && com_journal->integer == 2 ) {
1575 if ( isConfig && com_journal && com_journal->integer == 1 ) {
1585 if ( isConfig && com_journal && com_journal->integer == 1 ) {
1607 if ( isConfig && com_journal && com_journal->integer == 1 ) {
/dports/games/evq3/evq3/code/qcommon/
H A Dfiles.c1483 if ( com_journal && com_journal->integer == 2 ) { in FS_ReadFile()
1531 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
1541 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
1563 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFile()
H A Dcommon.c58 cvar_t *com_journal; variable
1902 com_journal = Cvar_Get ("journal", "0", CVAR_INIT);
1903 if ( !com_journal->integer ) {
1907 if ( com_journal->integer == 1 ) {
1911 } else if ( com_journal->integer == 2 ) {
2054 if ( com_journal->integer == 2 ) {
2070 if ( com_journal->integer == 1 ) {
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dcommon.c70 cvar_t *com_journal; variable
1936 com_journal = Cvar_Get( "journal", "0", CVAR_INIT );
1937 if ( !com_journal->integer ) {
1941 if ( com_journal->integer == 1 ) {
1945 } else if ( com_journal->integer == 2 ) {
2083 if ( com_journal->integer == 2 ) {
2099 if ( com_journal->integer == 1 ) {
H A Dfiles.c2099 if ( com_journal && com_journal->integer == 2 ) { in FS_ReadFileDir()
2158 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFileDir()
2168 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFileDir()
2190 if ( isConfig && com_journal && com_journal->integer == 1 ) { in FS_ReadFileDir()

12