Skip to content

phoenixprojectsoftware/shootertourneys-sdk

Repository files navigation

Adrenaline Gamer

This is the source code and distribution files for Adrenaline Gamer Mod for Half-Life, developed by Martin Webrant aka BulliT between 2000 and 2003. This fork is focused on the serverside part. For the clientside part, it's recommended to use OpenAG, which has the source code here. AG 6.7 is not released yet, but you can download it in its current state (for testing) here.

Original Team

Members
    Team leader, Programmer and Website: Martin "BulliT" Webrant
    IRC bot and in game logo: Harry "Saturn48" Bardak
    Half-Life interfaces: Rik "Mr. T-rex" Schennink
    Location files: Andrea "Golem" Kaiser
    Graphics: Raziel "Raz" Meijroos
    Updated log system and DOM mode: Gary "Hicks" Preston
    Red/Blue models: Based on Halox by team halo
    Some skinning by: Aljosa "AweX" Lovercic
    CTF code is based on work done by: When It's Done Team
    CTF sound: Ryan "Don" Robinson and Marius "DJ Gizmo" Ruud
    Crosshairs: Daniel "Tolon" Doyle
    Color for the default player model: Sander "Spr" Ravenhorst
    IRC: The base for the built in IRC code was made by: Adi Degani
    Installer made with: Nullsoft "SuperPiMP" Install System

Mappers
    Steve "Scary-one" Lyne
    Duncan "Reno" Blair
    Michael "Wolf" Schulz
    Rik "Mr. T-rex" Schennink
    Martin "Violation" Buff
    Ken "No remorse" Banks
    Richard "CHiNX" Lloyd
    Duncan "Finger" Moore
    Hurlin "SmelC" Clément
    Andrew "KungFuSquirrel" Weldon
    "Cash Car Star"
    tommyd

Half Life 1 SDK LICENSE

Half Life 1 SDK Copyright© Valve Corp.

THIS DOCUMENT DESCRIBES A CONTRACT BETWEEN YOU AND VALVE CORPORATION (“Valve”). PLEASE READ IT BEFORE DOWNLOADING OR USING THE HALF LIFE 1 SDK (“SDK”). BY DOWNLOADING AND/OR USING THE SOURCE ENGINE SDK YOU ACCEPT THIS LICENSE. IF YOU DO NOT AGREE TO THE TERMS OF THIS LICENSE PLEASE DON’T DOWNLOAD OR USE THE SDK.

You may, free of charge, download and use the SDK to develop a modified Valve game running on the Half-Life engine. You may distribute your modified Valve game in source and object code form, but only for free. Terms of use for Valve games are found in the Steam Subscriber Agreement located here: http://store.steampowered.com/subscriber_agreement/

You may copy, modify, and distribute the SDK and any modifications you make to the SDK in source and object code form, but only for free. Any distribution of this SDK must include this license.txt and third_party_licenses.txt.

Any distribution of the SDK or a substantial portion of the SDK must include the above copyright notice and the following:

DISCLAIMER OF WARRANTIES. THE SOURCE SDK AND ANY OTHER MATERIAL DOWNLOADED BY LICENSEE IS PROVIDED “AS IS”. VALVE AND ITS SUPPLIERS DISCLAIM ALL WARRANTIES WITH RESPECT TO THE SDK, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT, TITLE AND FITNESS FOR A PARTICULAR PURPOSE.

LIMITATION OF LIABILITY. IN NO EVENT SHALL VALVE OR ITS SUPPLIERS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OF OR INABILITY TO USE THE ENGINE AND/OR THE SDK, EVEN IF VALVE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

If you would like to use the SDK for a commercial purpose, please contact Valve at sourceengine@valvesoftware.com.

Half-Life 1

This is the README for the Half-Life 1 engine and its associated games.

Please use this repository to report bugs and feature requests for Half-Life 1 related products.

Reporting Issues

If you encounter an issue while using Half-Life 1 games, first search the issue list to see if it has already been reported. Include closed issues in your search.

If it has not been reported, create a new issue with at least the following information:

  • a short, descriptive title;
  • a detailed description of the issue, including any output from the command line;
  • steps for reproducing the issue;
  • your system information.*; and
  • the version output from the in‐game console.

Please place logs either in a code block (press M in your browser for a GFM cheat sheet) or a gist.

* The preferred and easiest way to get this information is from Steam's Hardware Information viewer from the menu (Help -> System Information). Once your information appears: right-click within the dialog, choose Select All, right-click again, and then choose Copy. Paste this information into your report, preferably in a code block.

Conduct

There are basic rules of conduct that should be followed at all times by everyone participating in the discussions. While this is generally a relaxed environment, please remember the following:

  • Do not insult, harass, or demean anyone.
  • Do not intentionally multi-post an issue.
  • Do not use ALL CAPS when creating an issue report.
  • Do not repeatedly update an open issue remarking that the issue persists.

Remember: Just because the issue you reported was reported here does not mean that it is an issue with Half-Life. As well, should your issue not be resolved immediately, it does not mean that a resolution is not being researched or tested. Patience is always appreciated.