Slashdot Mirror


Dark Reign 2 Goes Open Source

An anonymous reader writes "One of Activision's last RTS games, Dark Reign 2, has gone open source under the LGPL. Although the release by a former Pandemic Studios employee was some time ago, it had happened relatively silently. With the source code now available, it is hoped that online play that isn't dependent on WON servers will be implemented and possibly ports to other platforms."

5 of 41 comments (clear)

  1. Code AND Assets by Rik+Sweeney · · Score: 4, Informative

    From the looks of things the assets are included. There's a 790MB rar file here

    http://code.google.com/p/darkreign2/source/browse/#svn%2Ffull_game

  2. Illegal by Anonymous Coward · · Score: 4, Informative

    Contains files like source/graphics/IMESHUtil.cpp which state: /*
      * IMESHUtil.cpp
      *
      * INTEL CORPORATION PROPRIETARY INFORMATION
      * This software is supplied under the terms of a license agreement or
      * nondisclosure agreement with Intel Corporation and may not be copied
      * or disclosed except in accordance with the terms of that agreement.
      *
      * Copyright (c) 1998 Intel Corporation. All Rights Reserved.
      *
      *
      * PURPOSE:
      *
      * This file contains the implementation for the IMESH Utility
      * functions that manage IMESH memory, read and writing of IMESHes, etc.
      *
      *
      */

    So it should not be on Google Code

    1. Re:Illegal by X0563511 · · Score: 4, Insightful

      "Copyright (c) 1998"

      In a just world, that would be fair game by now.

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
  3. Re:Be careful by jonwil · · Score: 4, Insightful

    Judging by the amount of 3rd party code (a chunk of which I know for sure isn't open source in any way shape or form), I have strong doubts that this is legitimate.
    My bet is that someone will get in trouble for posting this code, the code will be removed (from Google code and probably also from github and elsewhere that it might be uploaded to)

    There is NO WAY that anyone connected with this would ever get permission to post the contents of e.g. 3rdparty\bink or 3rdparty\mss

  4. Legal issues ahoy! by Desler · · Score: 5, Informative