Warfare Incorporated :: View topic - Warfare Fan Site
Warfare Incorporated Forum Index
 FAQ   Search   Memberlist   Usergroups 
 Profile   Log in to check your private messages   Log in 
 
Warfare Fan Site
Goto page Previous  1, 2, 3  Next
 
Post new topic   This topic is locked: you cannot edit posts or make replies.    Warfare Incorporated Forum Index -> Multiplayer Discussion
View previous topic :: View next topic  

Do you want Warfarer's Paradise to come back?
Hellz yeah!
95%
 95%  [ 39 ]
Psh, no!
4%
 4%  [ 2 ]
Total Votes : 41

Author Message
guitarist809
Veteran Member


Joined: 08 Jan 2005
Posts: 1234

PostPosted: Tue Jul 26, 2005 10:50 am    Post subject: Reply with quote

VERDAGON!! 16 VOTES!!!!! PUT UP THE SITE!!!!!!!!!!!!!!!!!!!!!!

Hey verdagon. Check this out. Main.cpp (C++)

#include <iostream>
#include <fstream>
using namespace std;

int main()
{
cout << "Please enter the filename to encrypt/decrypt..." << endl;
char IFilename[256];
cin.getline( IFilename, 256, '\n' );

ifstream IFile;
IFile.open( IFilename, ios::in | ios::binary );

if( !IFile )
{
cout << "TRY AGAIN, person! ENTER A VALID NAME, JERKWAD!" << endl;
system("pause");
return 1;
}

cout << "Please enter the filename to output to..." << endl;
char OFilename[256];
cin.getline( OFilename, 256, '\n' );

ofstream OFile;
OFile.open( OFilename, ios::out | ios::binary );

if( !OFile )
{
cout << "YOU'RE A FRICHEN IDIOT! INVALID OUTPUT FILE!" << endl;
system("pause");
return 1;
}

char Key[256];
cout << "Please enter a key. No longer than 255 characters..." << endl;
cin.getline( Key, 256, '\n' );

int KeyLength = strlen( Key );

if( KeyLength == 0 )
{
cout << "If no key, no encryption will take place." << endl;
system("pause");
return 1;
}

for( unsigned long Byte = 0; ; Byte++ )
{
char Current;
IFile.read( (char*)&Current, sizeof( char ) );
Current ^= Key[ Byte % KeyLength ];
OFile.write( (char*)&Current, sizeof( char ) );

if( !IFile ) break;
}

IFile.close();
OFile.close();

cout << "Encryption/Decryption complete." << endl;
return 0;
}

Ah ha
Back to top
View user's profile Send private message AIM Address
Verdagon
Veteran Member


Joined: 05 Oct 2003
Posts: 1047
Location: San Luis Obispo, CA

PostPosted: Wed Jul 27, 2005 10:27 am    Post subject: Reply with quote

Hey, thats my 2040-bit encryption program! Feel free to use it, *evil laugh*

16 votes... the site is going up then. I'll try to find the source... In the meantime, think of things to put on it.

_________________
[WI Moderator]
http://verdagon.net/
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
Guest






PostPosted: Thu Jul 28, 2005 1:24 pm    Post subject: Reply with quote

Wait a minute, you told us that u were gunna put up the site, but you didn't have the source code for it?

Put a game review on ur website.
Back to top
Verdagon
Veteran Member


Joined: 05 Oct 2003
Posts: 1047
Location: San Luis Obispo, CA

PostPosted: Thu Jul 28, 2005 4:15 pm    Post subject: Reply with quote

Well you see the problem here is that my mom broke my computer, which had the backups on it. I don't know if they'll still be on it when it comes back... but either way, we'll have a warfarer's paradise.
_________________
[WI Moderator]
http://verdagon.net/
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
guitarist809
Veteran Member


Joined: 08 Jan 2005
Posts: 1234

PostPosted: Thu Aug 11, 2005 10:05 am    Post subject: Reply with quote

Site up yet??? How much does it cost just to put up a domain name without space?

17 votes now!!!
Back to top
View user's profile Send private message AIM Address
alfex
Die-hard Fan


Joined: 16 Mar 2004
Posts: 534
Location: La Conner, WA USA

PostPosted: Thu Aug 11, 2005 11:30 pm    Post subject: Reply with quote

It costs nothing for a domain name at www.godaddy.com

It costs $8/yr. for a .com domain name.

Hosting costs nothing if you have an internet connection. All ISPs give users space (~10-20 Meg) as part of your internet access.

I see no reason for anyone not to have a web presence now a days.

_________________
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Verdagon
Veteran Member


Joined: 05 Oct 2003
Posts: 1047
Location: San Luis Obispo, CA

PostPosted: Fri Aug 12, 2005 2:51 pm    Post subject: Reply with quote

My sister is having problems with her boyfriend, so I'm not gonna get the backups back for a long time. I'll start on a new one then.

What do you guys want on it?

_________________
[WI Moderator]
http://verdagon.net/
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
!HUDRA!
Mega-Poster


Joined: 28 Apr 2005
Posts: 460
Location: Big Bear California

PostPosted: Fri Aug 12, 2005 9:53 pm    Post subject: Reply with quote

MP sceduales! MP/SP maps! Player tablet (displays how mutch the player won and lost)
_________________


"You dont see me, you dont hear me, but you know im there"
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
gauitarist809
Guest





PostPosted: Tue Aug 16, 2005 7:02 pm    Post subject: Reply with quote

A LINK TO WIN A MILLION DOLLARS INSTANTLY!!!

I forgot to log in:: guitarist809;;
Back to top
guitarist809
Veteran Member


Joined: 08 Jan 2005
Posts: 1234

PostPosted: Thu Sep 01, 2005 7:12 pm    Post subject: Reply with quote

Someone keeps doing that and acting like me!!
Back to top
View user's profile Send private message AIM Address
!HUDRA!
Mega-Poster


Joined: 28 Apr 2005
Posts: 460
Location: Big Bear California

PostPosted: Fri Sep 02, 2005 3:33 pm    Post subject: Reply with quote

Am I stupid?






<script>
<header name="War Of The Worolds 1.5">
<scriptversion>
1.3
</scriptversion>
<author>
Hudra, the01, TRL
</author>
<description>
War Of The Worolds 1.5!
This mod includes the folowing:
New systems
New trent outfit
New ships for sale (juni's defender...)
A new comodety (nomad power cell)
New music for space
New affects for jumping (new lights, music)
500m, 1k cruse speed option (500m for races)
New menu (new music)
new jumpgates/holes (Dyson airlock, hypergate)
New mouse colors
A changed Hud
New tradelane affects
___________The_Story__________
Long ago when the Allience jumped to SERIUS sector nomads watched our every move from Omicron Alpha and Gamma to the Unknowns and the order systems. When nomads planed the attacked on the colonies Edison Trent, Juni and the order defeated the nomad attack but the nomads still wanted the destruction of the colonies... Now nomads launch a superattck that found and colonized alot of systems and from those systems they will be making thair attack against the colonies... Now YOU musit fight against the nomads and destroy them, Join the battle with the next "moddern" battlefield.
</description>
<options default="1:1">
<option name="How fast you want your cruse speed to be?" savesafe="true">
<item id="4" name="Normal">
</item>
<item id="1" name="500kps">
</item>
<item name="1000kps">
</item>
</option>
</options>
</header>

<data file="data\constants.ini" method="sectionappend">
<section>
[EngineEquipConsts]
</section>
<source>
CRUISING_SPEED = 500
</source>
</data>

<data file="data\constants.ini" method="sectionappend">
<section>
[PhySysConsts]
</section>
<source>
ANOM_LIMITS_MAX_VELOCITY = 500
</source>
</data>

<data file="data\constants.ini" method="sectionappend" options="1:2">
<section>
[EngineEquipConsts]
</section>
<source>
CRUISING_SPEED = 1000
</source>
</data>

<data file="data\constants.ini" method="sectionappend" options="1:2">
<section>
[PhySysConsts]
</section>
<source>
ANOM_LIMITS_MAX_VELOCITY = 1000
</source>
</data>

_________________


"You dont see me, you dont hear me, but you know im there"
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
P.Kitty
Die-hard Fan


Joined: 27 Jul 2005
Posts: 585
Location: AZ, no DST

PostPosted: Fri Sep 02, 2005 8:13 pm    Post subject: Reply with quote

The site sounds cool. When it's up what will the url be?
_________________
Back to top
View user's profile Send private message Send e-mail Visit poster's website
alfex
Die-hard Fan


Joined: 16 Mar 2004
Posts: 534
Location: La Conner, WA USA

PostPosted: Mon Sep 05, 2005 11:19 am    Post subject: Reply with quote

There were and still are some sites dedicated to Warfare Inc. Here's the list:

http://games.groups.yahoo.com/group/blsolstice/

http://pirlwww.lpl.arizona.edu/~perry/Warfare/

http://xesismo.proboards22.com/index.cgi#WarfareIncorporated

http://wf-clan.50webs.com/



Good luck with some of them. The moderators have been sleeping lately. I moderate the first one on Yahoo with another player named blsolstice. Play tonight??

_________________
Back to top
View user's profile Send private message Send e-mail Visit poster's website
P.Kitty
Die-hard Fan


Joined: 27 Jul 2005
Posts: 585
Location: AZ, no DST

PostPosted: Mon Sep 05, 2005 2:46 pm    Post subject: Reply with quote

I've only got a tungsten e, (no bluetooth nor wi-fi) so I'm not sure I can
_________________
Back to top
View user's profile Send private message Send e-mail Visit poster's website
guitarist809
Veteran Member


Joined: 08 Jan 2005
Posts: 1234

PostPosted: Tue Sep 06, 2005 8:47 pm    Post subject: Reply with quote

try using Softick PPP! google that.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    Warfare Incorporated Forum Index -> Multiplayer Discussion All times are GMT - 7 Hours
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2002 phpBB Group