summaryrefslogtreecommitdiffstats
path: root/games/zennode/zennode-tools.6
blob: f8aa491558834a704ff7ceb0567a866d254fdc12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
.\" Man page generated from reStructuredText.
.
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "ZENNODE-TOOLS" 6 "2021-10-11" "1.2.1" "SlackBuilds.org"
.SH NAME
zennode-tools \- get information on .wad files
.\" RST source for zennode-tools(6) man page. Convert with:
.
.\" rst2man.py zennode-tools.rst > zennode-tools.6
.
.\" rst2man.py comes from the SBo development/docutils package.
.
.SH SYNOPSIS
.nf
bspdiff \fIfilename1\fP[\fI\&.wad\fP] \fIfilename2\fP[\fI\&.wad\fP] [\fIlevel\fP[\fI+level\fP]]
bspinfo [\fI\-t\fP] \fIfilename\fP[\fI\&.wad\fP] [\fIlevel\fP[\fI+level\fP]]
zn\-compare \fIfilename1\fP[\fI\&.wad\fP] \fIfilename2\fP[\fI\&.wad\fP] [\fIlevel\fP[\fI+level\fP]]
.fi
.sp
.SH DESCRIPTION
.sp
This man page briefly documents the tools that ship with \fIZenNode\fP(6):
\fIbspdiff\fP, \fIbspinfo\fP, and \fIzn\-compare\fP\&.
.sp
\fIbspdiff\fP compares the BSP trees of two .wad files and displays the
point at which they differ. Since the BSP is essentially a binary
tree, a single difference in a partition for a given group of SEGS
will create a tree that is radically different for all points below
that node.
.sp
\fIbspinfo\fP reports statistics that describe the BSP tree(s) of a
\&.wad file. It can be used to give you a feel of how particular BSP
builders are performing.
.sp
\fIzn\-compare\fP is a simple utility to compare two REJECT maps and
display any differences between them. The command line syntax
is similar to that of ZenNode except that two .wad files must be
specified. After loading each .wad file, the list of levels in each
file is compared and for each matching level, the REJECT maps are
compared and the results displayed.
.SH OPTIONS
.INDENT 0.0
.TP
.B  \-t
display NODE tree (\fIbspinfo\fP only)
.UNINDENT
.SH COPYRIGHT
.sp
See the file /usr/doc/zennode\-1.2.1/COPYING for license information.
.SH AUTHORS
.sp
\fIZenNode\fP was written by Marc Rousseau.
.sp
This man page was written for the SlackBuilds.org project
by B. Watson, and is licensed under the WTFPL.
.SH SEE ALSO
.sp
\fIzennode\fP(6)
.sp
The full documentation at /usr/doc/zennode\-1.2.1/index.html
.\" Generated by docutils manpage writer.
.