* changed eol-style to native

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@257 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
mattn 2008-06-25 22:05:08 +00:00
parent 11f8765db7
commit 07dde321ba
5 changed files with 168 additions and 168 deletions

View File

@ -1,11 +1,11 @@
Changes file for the MacOS port of GtkRadiant 1.1-TA Changes file for the MacOS port of GtkRadiant 1.1-TA
---------------------------------------------------- ----------------------------------------------------
05/24/2001 05/24/2001
TTimo TTimo
Patching the MacOS branch to build on linux Patching the MacOS branch to build on linux
04/15/2001 04/15/2001
Pradeep Pradeep
Changes so that the whole project compiles under MacOSX/XFree. Changes so that the whole project compiles under MacOSX/XFree.
03/28/2001 03/28/2001
TTimo TTimo
added this file and gave write access to pradeep on the tree (testing write access) added this file and gave write access to pradeep on the tree (testing write access)

View File

@ -1,7 +1,7 @@
* understand relative paths in the .game file * understand relative paths in the .game file
* ignore warnings: 4996 4244 4267 * ignore warnings: 4996 4244 4267
( some CRT API warning stuff, and size conversion warnings) ( some CRT API warning stuff, and size conversion warnings)
* using the same updated Gtk win32 as GtkR 1.5 (may be packaged a bit differently for sanity) * using the same updated Gtk win32 as GtkR 1.5 (may be packaged a bit differently for sanity)
* converted the project files to VC8 * converted the project files to VC8
* disabled all the modules that are not necessary for Q3 editing * disabled all the modules that are not necessary for Q3 editing
* default parameters can't be used in function typedefs anymore, removed those and fixed the code accordingly * default parameters can't be used in function typedefs anymore, removed those and fixed the code accordingly

View File

@ -1,65 +1,65 @@
GtkRadiant CONTRIBUTORS and CREDITS GtkRadiant CONTRIBUTORS and CREDITS
last update: 01/15/2001 last update: 01/15/2001
======================= =======================
Loki Loki
---- ----
Leonardo Zide leo@lokigames.com Leonardo Zide leo@lokigames.com
Mike Phillips (Loki QA) Mike Phillips (Loki QA)
Bernd Kreimeier (overall coordination) Bernd Kreimeier (overall coordination)
QER.com QER.com
------- -------
TTimo timo@qeradiant.com TTimo timo@qeradiant.com
^Fishman (Pablo Zurita) fish@gamedesign.net ^Fishman (Pablo Zurita) fish@gamedesign.net
RR2DO2 rr2do2@q3f.com RR2DO2 rr2do2@q3f.com
Curry plugin Curry plugin
------------ ------------
Mike "mickey" Jackman Mike "mickey" Jackman
Tim "Maj" Rennie Tim "Maj" Rennie
William "SmallPileOfGibs" Joseph William "SmallPileOfGibs" Joseph
PrtView plugin, various bug fixes and q3map guru PrtView plugin, various bug fixes and q3map guru
------------------------------------------------ ------------------------------------------------
Geoffrey DeWan Geoffrey DeWan
Gensurf plugin Gensurf plugin
-------------- --------------
David Hyde David Hyde
PicoModel PicoModel
--------- ---------
seaw0lf with assist by ydnar seaw0lf with assist by ydnar
Q3Map2 Q3Map2
------ ------
Randy 'ydnar' Reddig Randy 'ydnar' Reddig
Updated shader files, textures, entities.def, keyboard shortcut list Updated shader files, textures, entities.def, keyboard shortcut list
overall testing and feedback overall testing and feedback
---------------------------- ----------------------------
Jean-Francois "Eutectic" Groleau Jean-Francois "Eutectic" Groleau
Improvements and bug fixing Improvements and bug fixing
--------------------------- ---------------------------
Jan Paul "MrElusive" van Waveren Jan Paul "MrElusive" van Waveren
Robert Duffy Robert Duffy
Web Web
--- ---
Dave "Bargle" Koenig and Jason "Wolfen" Spencer Dave "Bargle" Koenig and Jason "Wolfen" Spencer
Thanks to John Hutton, AstroCreep and W2k for web help Thanks to John Hutton, AstroCreep and W2k for web help
FAQ FAQ
--- ---
Equim and Wex Equim and Wex
Misc Misc
---- ----
Thanks to everyone on the beta mailing list and Thanks to everyone on the beta mailing list and
irc.telefragged.com #qeradiant for testing and feedback. irc.telefragged.com #qeradiant for testing and feedback.
Updated icons by AstroCreep! Updated icons by AstroCreep!
Bitch-slapping by RaYGunn! Bitch-slapping by RaYGunn!
Last minute bugs by SpoG! (SpoG--) Last minute bugs by SpoG! (SpoG--)

72
LICENSE
View File

@ -1,36 +1,36 @@
LICENSE ( last update: Wed Feb 8 17:16:40 CST 2006 ) LICENSE ( last update: Wed Feb 8 17:16:40 CST 2006 )
----------------------------------------------------- -----------------------------------------------------
There are 3 license types used throughout GtkRadiant source code. There are 3 license types used throughout GtkRadiant source code.
BSD - modified Berkeley Software Distribution license BSD - modified Berkeley Software Distribution license
( each BSD licensed source file starts with the appropriate header ) ( each BSD licensed source file starts with the appropriate header )
LGPL - GNU Lesser General Public License v2.1 LGPL - GNU Lesser General Public License v2.1
( see LGPL at the root of the tree ) ( see LGPL at the root of the tree )
GPL - GNU General Public License GPL - GNU General Public License
( see GPL at the root of the tree ) ( see GPL at the root of the tree )
How do I check which license applies to a given part of the source code? How do I check which license applies to a given part of the source code?
Each source file in the tree comes with a license header which explains what Each source file in the tree comes with a license header which explains what
license applies. To sum up shortly: license applies. To sum up shortly:
GPL: ( except some files contributed by Loki Software under BSD license ) GPL: ( except some files contributed by Loki Software under BSD license )
GtkRadiant Core GtkRadiant Core
GtkRadiant Modules GtkRadiant Modules
GtkRadiant Libraries GtkRadiant Libraries
Quake III Tools Quake III Tools
Quake II Tools Quake II Tools
Background2D Plugin Background2D Plugin
HydraToolz Plugin HydraToolz Plugin
BSD: BSD:
JPEG Library JPEG Library
MD5 Library MD5 Library
DDS Library DDS Library
PicoModel Library PicoModel Library
PrtView Plugin PrtView Plugin
LGPL LGPL
BobToolz Plugin BobToolz Plugin
GenSurf Plugin GenSurf Plugin

98
README
View File

@ -1,49 +1,49 @@
Terms and Conditions of Use Terms and Conditions of Use
------- -------
GTKRadiant contains software developed by Id Software, Loki Software and third GTKRadiant contains software developed by Id Software, Loki Software and third
party contributors. party contributors.
All portions of GTKRadiant which are licensed by Id Software are subject to the All portions of GTKRadiant which are licensed by Id Software are subject to the
terms of its LIMITED USE SOFTWARE LICENSE AGREEMENT, a copy of which is included terms of its LIMITED USE SOFTWARE LICENSE AGREEMENT, a copy of which is included
with GTKRadiant. If you did not receive a LIMITED USE SOFTWARE LICENSE with GTKRadiant. If you did not receive a LIMITED USE SOFTWARE LICENSE
AGREEMENT, please contact Id Software immediately at info@idsoftware.com. AGREEMENT, please contact Id Software immediately at info@idsoftware.com.
All portions of GTKRadiant which have been developed by Loki Software and/or All portions of GTKRadiant which have been developed by Loki Software and/or
third party contributors are licensed under the terms set forth below. third party contributors are licensed under the terms set forth below.
------- -------
Copyright (c) 1999-2000, Loki Software, Inc. Copyright (c) 1999-2000, Loki Software, Inc.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met: are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list Redistributions of source code must retain the above copyright notice, this list
of conditions and the following disclaimer. of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution. other materials provided with the distribution.
Neither the name of Loki Software nor the names of its contributors may be used Neither the name of Loki Software nor the names of its contributors may be used
to endorse or promote products derived from this software without specific prior to endorse or promote products derived from this software without specific prior
written permission. No license is hereby granted to any trademarks, tradenames written permission. No license is hereby granted to any trademarks, tradenames
or logos. or logos.
THIS SOFTWARE IS PROVIDED BY LOKI AND THE CONTRIBUTORS "AS IS." ANY AND ALL THIS SOFTWARE IS PROVIDED BY LOKI AND THE CONTRIBUTORS "AS IS." ANY AND ALL
WARRANTUES, EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTUES, EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRENGEMENT ARE HEREBY DISCLAIMED. IN NO EVENT SHALL LOKI OR THE NONINFRENGEMENT ARE HEREBY DISCLAIMED. IN NO EVENT SHALL LOKI OR THE
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL DAMAGES (INCLUDING, WITHOUT LIMITATION, PROCUREMENT OF OR CONSEQUENTIAL DAMAGES (INCLUDING, WITHOUT LIMITATION, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGE. OF SUCH DAMAGE.
------- -------