docs: update author/copyright info
This commit is contained in:
parent
b85d627c8f
commit
b1922ebd66
|
|
@ -20,12 +20,12 @@ If the filename \fIBSPFILE\fP does not have a .bsp extension,
|
|||
extension from BSPFILE (if any) and appending ".bsp".
|
||||
|
||||
.SH AUTHOR
|
||||
Written by Kevin Shanahan (aka Tyrann)
|
||||
Kevin Shanahan (aka Tyrann) - http://disenchant.net
|
||||
.br
|
||||
Eric Wasylishen
|
||||
.br
|
||||
Based on source provided by id Software
|
||||
.br
|
||||
http://disenchant.net
|
||||
.br
|
||||
|
||||
.SH REPORTING BUGS
|
||||
Please post bug reports at https://github.com/ericwa/ericw-tools/issues.
|
||||
|
|
@ -33,6 +33,8 @@ Please post bug reports at https://github.com/ericwa/ericw-tools/issues.
|
|||
Improvements to the documentation are welcome and encouraged.
|
||||
|
||||
.SH COPYRIGHT
|
||||
Copyright (C) 2017 Eric Wasylishen
|
||||
.br
|
||||
Copyright (C) 2013 Kevin Shanahan
|
||||
.br
|
||||
Copyright (C) 1997 id Software
|
||||
|
|
|
|||
|
|
@ -30,12 +30,12 @@ designers, but is intended to assist with development of the
|
|||
\fBqbsp\fP tool and check that a "clean" bsp file is generated.
|
||||
|
||||
.SH AUTHOR
|
||||
Written by Kevin Shanahan (aka Tyrann)
|
||||
Kevin Shanahan (aka Tyrann) - http://disenchant.net
|
||||
.br
|
||||
Eric Wasylishen
|
||||
.br
|
||||
Based on source provided by id Software
|
||||
.br
|
||||
http://disenchant.net
|
||||
.br
|
||||
|
||||
.SH REPORTING BUGS
|
||||
Please post bug reports at https://github.com/ericwa/ericw-tools/issues.
|
||||
|
|
@ -43,6 +43,8 @@ Please post bug reports at https://github.com/ericwa/ericw-tools/issues.
|
|||
Improvements to the documentation are welcome and encouraged.
|
||||
|
||||
.SH COPYRIGHT
|
||||
Copyright (C) 2017 Eric Wasylishen
|
||||
.br
|
||||
Copyright (C) 2013 Kevin Shanahan
|
||||
.br
|
||||
Copyright (C) 1997 id Software
|
||||
|
|
|
|||
11
man/light.1
11
man/light.1
|
|
@ -425,16 +425,13 @@ The following light properties correspond to these sunlight settings:
|
|||
The "\\b" escape sequence toggles red text on/off, you can use this in any strings in the map file. e.g. "message" "Here is \\bsome red text\\b..."
|
||||
|
||||
.SH AUTHOR
|
||||
Written by Kevin Shanahan (aka Tyrann)
|
||||
Eric Wasylishen
|
||||
.br
|
||||
Modifications by Eric Wasylishen (aka ericw); many changes are based
|
||||
on code from q3map2.
|
||||
Kevin Shanahan (aka Tyrann) - http://disenchant.net
|
||||
.br
|
||||
Modifications by David Walton (aka spike); focusing on lux support and optimizations.
|
||||
David Walton (aka spike)
|
||||
.br
|
||||
Based on source provided by id Software
|
||||
.br
|
||||
http://disenchant.net
|
||||
|
||||
.SH "REPORTING BUGS"
|
||||
Please post bug reports at https://github.com/ericwa/ericw-tools/issues.
|
||||
|
|
@ -442,6 +439,8 @@ Please post bug reports at https://github.com/ericwa/ericw-tools/issues.
|
|||
Improvements to the documentation are welcome and encouraged.
|
||||
|
||||
.SH COPYRIGHT
|
||||
Copyright (C) 2017 Eric Wasylishen
|
||||
.br
|
||||
Copyright (C) 2013 Kevin Shanahan
|
||||
.br
|
||||
Copyright (C) 1997 id Software
|
||||
|
|
|
|||
|
|
@ -260,11 +260,11 @@ stripped and any extra surface properties are ignored)
|
|||
Brush Primitives produce by Radiant editors (normally a Quake 3 format)
|
||||
|
||||
.SH AUTHOR
|
||||
Written by Kevin Shanahan (aka Tyrann)
|
||||
Eric Wasylishen
|
||||
.br
|
||||
Kevin Shanahan (aka Tyrann) - http://disenchant.net
|
||||
.br
|
||||
Based on source provided by id Software and Greg Lewis
|
||||
.br
|
||||
http://disenchant.net
|
||||
|
||||
.SH "REPORTING BUGS"
|
||||
Please post bug reports at https://github.com/ericwa/ericw-tools/issues.
|
||||
|
|
@ -272,6 +272,8 @@ Please post bug reports at https://github.com/ericwa/ericw-tools/issues.
|
|||
Improvements to the documentation are welcome and encouraged.
|
||||
|
||||
.SH COPYRIGHT
|
||||
Copyright (C) 2017 Eric Wasylishen
|
||||
.br
|
||||
Copyright (C) 2013 Kevin Shanahan
|
||||
.br
|
||||
Copyright (C) 1997 Greg Lewis
|
||||
|
|
|
|||
|
|
@ -53,12 +53,12 @@ with '*LAVA'.
|
|||
Disable all ambient sound generation.
|
||||
|
||||
.SH AUTHOR
|
||||
Written by Kevin Shanahan (aka Tyrann)
|
||||
Kevin Shanahan (aka Tyrann) - http://disenchant.net
|
||||
.br
|
||||
Eric Wasylishen
|
||||
.br
|
||||
Based on source provided by id Software
|
||||
.br
|
||||
http://disenchant.net
|
||||
.br
|
||||
|
||||
.SH REPORTING BUGS
|
||||
Please post bug reports at https://github.com/ericwa/tyrutils-ericw/issues.
|
||||
|
|
@ -66,6 +66,8 @@ Please post bug reports at https://github.com/ericwa/tyrutils-ericw/issues.
|
|||
Improvements to the documentation are welcome and encouraged.
|
||||
|
||||
.SH COPYRIGHT
|
||||
Copyright (C) 2017 Eric Wasylishen
|
||||
.br
|
||||
Copyright (C) 2013 Kevin Shanahan
|
||||
.br
|
||||
Copyright (C) 1997 id Software
|
||||
|
|
|
|||
Loading…
Reference in New Issue