Xonotic
markup.qh
Go to the documentation of this file.
1
#pragma once
2
3
// ==========================================================
4
// Declarations for markup command code, reworked by Samual
5
// Last updated: December 28th, 2011
6
// ==========================================================
7
8
const
int
NUM_MARKUPS
= 41;
9
bool
markup_init
;
10
string
markup_from
[
NUM_MARKUPS
];
11
string
markup_to
[
NUM_MARKUPS
];
12
13
string
GenericCommand_markup
(
string
s2
);
markup_init
bool markup_init
Definition:
markup.qh:9
s2
spree_inf s1 s2 s3loc s2 spree_inf s1 s2 s3loc s2 spree_inf s1 s2 s3loc s2 s1 s2loc s1 s2loc s1 s2loc s1 s2loc s1 s2loc s1 s2loc s1 s2loc s1 s2 f1 f1points s1 s2
Definition:
all.inc:438
markup_to
string markup_to[NUM_MARKUPS]
Definition:
markup.qh:11
GenericCommand_markup
string GenericCommand_markup(string s2)
Definition:
markup.qc:61
NUM_MARKUPS
const int NUM_MARKUPS
Definition:
markup.qh:8
markup_from
string markup_from[NUM_MARKUPS]
Definition:
markup.qh:10
common
command
markup.qh
Generated on Thu Mar 17 2022 17:26:27 for Xonotic by
1.8.13