HomeSort by relevance Sort by last modified time
    Searched refs:rogue (Results 1 - 9 of 9) sorted by null

  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 2 # Generate quake-rogue.spec
7 %define name quake-rogue
14 Vendor: id Software/Rogue Entertainment
16 URL: http://www.rogue-ent.com/
17 Source: quake-rogue-%{version}.tar.gz
23 Summary: Quake Rogue Mission Pack #2: Dissolution of Eternity
77 Three Team - Red, Blue, and the new Rogue (pun intended) Grey team. The good
96 %attr(644,root,root) $3/rogue/pak0.pak
97 %attr(644,root,root) $3/rogue/docs/manual.doc
98 %attr(644,root,root) $3/rogue/docs/manual.ht
    [all...]
Makefile.linuxi386 1108 rpm: rpm-quake rpm-quake-data rpm-hipnotic rpm-rogue
1189 RPMROGUEDIR=$(TMPDIR)/quake-rogue-$(BASEVERSION)
1190 rpm-rogue: quake-rogue.spec
1191 touch $(RPMROOT)/SOURCES/quake-rogue-$(BASEVERSION).tar.gz
1194 -mkdirhier $(RPMROGUEDIR)/$(INSTALLDIR)/rogue/docs
1195 cp $(MASTER_DIR)/rogue/pak0.pak $(RPMROGUEDIR)/$(INSTALLDIR)/rogue/.
1196 cp $(MASTER_DIR)/rogue/docs/manual.doc $(RPMROGUEDIR)/$(INSTALLDIR)/rogue/docs/
    [all...]
sbar.cpp 226 if (rogue)
553 if (rogue)
646 if (rogue)
715 if (rogue)
717 // new rogue items
834 if (rogue &&
979 if (rogue)
1011 if (rogue)
common.h 188 extern qboolean standard_quake, rogue, hipnotic;
host_cmd.cpp 1578 if (rogue)
1588 if (rogue)
1604 if (rogue)
1616 if (rogue)
1632 if (rogue)
    [all...]
menu.cpp     [all...]
common.cpp 56 qboolean standard_quake = true, rogue, hipnotic; variable
1131 if (COM_CheckParm ("-rogue"))
1133 rogue = true;
    [all...]
  /external/quake/quake/src/QW/client/
common.h 208 extern qboolean standard_quake, rogue, hipnotic;
common.c 57 qboolean standard_quake = true, rogue, hipnotic; variable
    [all...]

Completed in 205 milliseconds