Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 17, 2019, 1:32:44 PM (5 years ago)
Author:
pomselj
Message:

Jesus safed our souls and stopped the crashing. Hallowed be his name and hallowed be his followers sevy and aryo, first of their names, saviors of the andals the raynars and the first nerds. Fourier is love btw

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxCenterpoint.cc

    r12366 r12396  
    1 /**
    2     Centerpoint: Konstruktion Spielfeld. Wird in orxoblox.oxw definiert.
    3 */
    4 
    5 
    6 /*
    7  *   ORXONOX - the hottest 3D action shooter ever to exist
    8  *                    > www.orxonox.net <
    9  *
    10  *
    11  *   License notice:
    12  *
    13  *   This program is free software; you can redistribute it and/or
    14  *   modify it under the terms of the GNU General Public License
    15  *   as published by the Free Software Foundation; either version 2
    16  *   of the License, or (at your option) any later version.
    17  *
    18  *   This program is distributed in the hope that it will be useful,
    19  *   but WITHOUT ANY WARRANTY; without even the implied warranty of
    20  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    21  *   GNU General Public License for more details.
    22  *
    23  *   You should have received a copy of the GNU General Public License
    24  *   along with this program; if not, write to the Free Software
    25  *   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
    26  *
    27  *   Author:
    28  *      Fabian 'x3n' Landau
    29  *   Co-authors:
    30  *      ...
    31  *
    32  */
    33 
    34 /**
    35     @file OrxoBloxCenterpoint.cc
    36     @brief Implementation of the OrxoBloxCenterpoint class.
    37 */
    38 
    391#include "OrxoBloxCenterpoint.h"
    402
Note: See TracChangeset for help on using the changeset viewer.