View Single Post
  #7  
Old 01-13-2005, 03:33 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by jimm0thy
Not to start anything , but just a comment Ive always thought , why do so many people see distributing EQ Files as warez? Its really not , anyone can goto eq's website and download the entire game. So I would go to think if Sony has no problem letting people download the entire game from them then its not warez for someone else to give out copies of older .exe and .dll files.
Any distribution of software that is NOT opensource, freeware, or under a licence with a special circumstance is warez. Even if sony allows the game to be downloaded from their site, its -supposed- to be if you are a new user to eqlive, not eqemu. Just because they have it on their site, doesnt make it freeware, which doesnt make it ours to distribute.
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote