Skip to content

Commit

Permalink
Added AUTHORS file among the documents listing all of our contributors
Browse files Browse the repository at this point in the history
      to the best of my knowledge.  Edited the ABOUT and README documents a
      little.

git-svn-id: file:///svn/uhexen2/code/trunk@4378 eaf649e6-6c13-0410-b194-84221022858e
  • Loading branch information
sezero committed Dec 17, 2011
1 parent 5db8f75 commit 8f69070
Show file tree
Hide file tree
Showing 6 changed files with 71 additions and 35 deletions.
6 changes: 2 additions & 4 deletions docs/ABOUT
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@

Hexen II: Hammer of Thyrion
Version 1.5.2
Hexen II: Hammer of Thyrion, version 1.5.2

http://uhexen2.sourceforge.net/
http://sourceforge.net/projects/uhexen2/

Hammer of Thyrion is a cross-platform port of Raven Software's
Hexen II source to support Linux, FreeBSD, OpenBSD, QNX, other
unices, Mac OS X and Windows. It is based on the initial linux
port Anvil of Thyrion by Dan Olson and Cl�ment Bourdarias, and
is hacked by Steven Atkinson, O. Sezer and Levent Yavas.
port Anvil of Thyrion.

Hexen II was created by Raven Software Corp., published by Id
Software Inc and distributed by Activision, Inc. Hexen II and
Expand Down
48 changes: 48 additions & 0 deletions docs/AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
Hexen II: Hammer of Thyrion (uHexen2)
http://uhexen2.sourceforge.net/
http://sourceforge.net/projects/uhexen2/

Maintainers:
------------
O. Sezer <[email protected]>

Original Engine:
----------------
id Software - http://www.idsoftware.com/
Raven Software - http://www.ravensoft.com/

Initial port to Linux (the Anvil of Thyrion engine) :
-----------------------------------------------------
Dan Olson <[email protected]>
Cl�ment Bourdarias <[email protected]>

Contributors:
-------------
Steven Atkinson <[email protected]>
Levent Yavas <[email protected]>
Thomas Freundt <[email protected]>
Sander van Dijk <[email protected]>
Keith Rozett <[email protected]>
Juraj Styk <[email protected]>
Jacques Krige <[email protected]>
Michal Wozniak (kiero) <[email protected]>
Julien Langer <[email protected]>
plusminus <[email protected]>
Davide Cendron <[email protected]>

Credits: Miscellaneous Quake/Hexen II projects and/or
their authors that we used code from:
-----------------------------------------------------
QuakeForge - http://sourceforge.net/projects/quake/
ioquake3 - http://ioquake3.org/
Matthias Buecher (Maddes, QIP) - http://www.inside3d.com/qip/
Kevin Shanahan (Tyrann) <[email protected]>
Forest Hale (LordHavoc) <[email protected]>
Pa3PyX <[email protected]>
Juraj Styk <[email protected]>
Eric Hobbs <[email protected]>
Marc Allaire (Kor Skarn) <[email protected]>

If you think your name is missing and should be mentioned here,
please contact us so we can add it.

5 changes: 5 additions & 0 deletions docs/CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ Hexen II: Hammer of Thyrion
Development Progress :
---------------------------

2011-12-17 (SVN):
* Added AUTHORS file among the documents listing all of our contributors
to the best of my knowledge. Edited the ABOUT and README documents a
little.

2011-12-16 (SVN):
* in_sdl.c: Explicitly disable SDL's unicode translation support during
initialization and enable it only for text input during frame updates.
Expand Down
20 changes: 5 additions & 15 deletions docs/README
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Hexen II: Hammer of Thyrion 1.5.2
3.3 Hardware Acceleration
3.4 Links
3.5 Thanks
3.6 Contact

4. Appendix

Expand Down Expand Up @@ -669,20 +668,11 @@ consult the document README.3dfx.
3.5 Thanks
----------

Thanks to ID Software, Raven Games and Activision for a great
game and for supporting open source software. Also thanks to
Dan Olson and Cl�ment Bourdarias for the initial Linux port
(AoT) and to Sourceforge.net for hosting HoT.
Mega thanks to all the unheralded Doom/Quake/Hexen modders.


3.6 Contact
-----------

Ozkan Sezer <[email protected]>
Steven Atkinson <[email protected]>
Levent Yavas <[email protected]>

Thanks to ID Software, Raven Games and Activision for a great game
and for supporting open source software, to Dan Olson and Cl�ment
Bourdarias for the initial Linux port, and to sourceforge.net for
hosting us. Many thanks to all of our contributors: see the AUTHORS
file for a complete list them.


---------------------------------
Expand Down
20 changes: 5 additions & 15 deletions docs/README.demo
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Hexen II: Hammer of Thyrion 1.5.2 (demo version)
3.3 Hardware Acceleration
3.4 Links
3.5 Thanks
3.6 Contact

4. Appendix

Expand Down Expand Up @@ -577,20 +576,11 @@ consult the document README.3dfx.
3.5 Thanks
----------

Thanks to ID Software, Raven Games and Activision for a great
game and for supporting open source software. Also thanks to
Dan Olson and Cl�ment Bourdarias for the initial Linux port
(AoT) and to Sourceforge.net for hosting HoT.
Mega thanks to all the unheralded Doom/Quake/Hexen modders.


3.6 Contact
-----------

Ozkan Sezer <[email protected]>
Steven Atkinson <[email protected]>
Levent Yavas <[email protected]>

Thanks to ID Software, Raven Games and Activision for a great game
and for supporting open source software, to Dan Olson and Cl�ment
Bourdarias for the initial Linux port, and to sourceforge.net for
hosting us. Many thanks to all of our contributors: see the AUTHORS
file for a complete list them.


---------------------------------
Expand Down
7 changes: 6 additions & 1 deletion rpm/hexen2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/hw -oi -on
%{__install} -D -m644 docs/BUGS %{buildroot}/%{_prefix}/games/%{name}/docs/BUGS
%{__install} -D -m644 docs/TODO %{buildroot}/%{_prefix}/games/%{name}/docs/TODO
%{__install} -D -m644 docs/ABOUT %{buildroot}/%{_prefix}/games/%{name}/docs/ABOUT
%{__install} -D -m644 docs/AUTHORS %{buildroot}/%{_prefix}/games/%{name}/docs/AUTHORS
%{__install} -D -m644 docs/Features %{buildroot}/%{_prefix}/games/%{name}/docs/Features
%{__install} -D -m644 docs/CHANGES %{buildroot}/%{_prefix}/games/%{name}/docs/CHANGES
%{__install} -D -m644 docs/CHANGES.old %{buildroot}/%{_prefix}/games/%{name}/docs/CHANGES.old
Expand Down Expand Up @@ -332,6 +333,7 @@ desktop-file-install \
%{_prefix}/games/%{name}/docs/COPYING
%{_prefix}/games/%{name}/docs/BUGS
%{_prefix}/games/%{name}/docs/ABOUT
%{_prefix}/games/%{name}/docs/AUTHORS
%{_prefix}/games/%{name}/docs/Features
%{_prefix}/games/%{name}/docs/CHANGES
%{_prefix}/games/%{name}/docs/CHANGES.old
Expand Down Expand Up @@ -368,7 +370,10 @@ desktop-file-install \
%{_prefix}/games/%{name}/docs/README.hwmaster

%changelog
* Fri Dec 02 2011 O.Sezer <[email protected]> 1.5.2-1
* Sat Dec 17 2011 O.Sezer <[email protected]> 1.5.2-1
- Install the AUTHORS file

* Fri Dec 02 2011 O.Sezer <[email protected]>
- Bumped version to 1.5.2

* Mon Nov 21 2011 O.Sezer <[email protected]> 1.5.1-1
Expand Down

0 comments on commit 8f69070

Please sign in to comment.