tron source code...

General Stuff about Armagetron, That doesn't belong anywhere else...
Post Reply
User avatar
TiTnAsS
Match Winner
Posts: 655
Joined: Sun Jan 23, 2005 2:44 am
Location: Reppin the Bay Area!

tron source code...

Post by TiTnAsS »

I've looked around but i cant find where to get the source code for windows...

I just want to look it over and see how much i understand (I'd like to do this without cvs and whatnot..)
Damn, it sure has been a while!
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

There is no completely different source for each platform. It's mostly the same, with a few platform-specific files and some #defines. Grab the source from the SF project or from CVS for more recent code.
ˌɑrməˈɡɛˌtrɑn
User avatar
TiTnAsS
Match Winner
Posts: 655
Joined: Sun Jan 23, 2005 2:44 am
Location: Reppin the Bay Area!

Post by TiTnAsS »

Whats the file name?
Damn, it sure has been a while!
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

Depends on your favorite version and packaging.
ˌɑrməˈɡɛˌtrɑn
User avatar
TiTnAsS
Match Winner
Posts: 655
Joined: Sun Jan 23, 2005 2:44 am
Location: Reppin the Bay Area!

Post by TiTnAsS »

Err i get any windows one, but i dont see source code attached to it? how do you access it might be a mroe appropriate question...
Damn, it sure has been a while!
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

If you want the source, why do you download a Windows binary?
ˌɑrməˈɡɛˌtrɑn
User avatar
TiTnAsS
Match Winner
Posts: 655
Joined: Sun Jan 23, 2005 2:44 am
Location: Reppin the Bay Area!

Post by TiTnAsS »

Because I don't know where and how to get it...im newb with this remember? :) just a plain and simple awnser would suffice
Damn, it sure has been a while!
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

The plain and simple answer is on the project and download pages.
ˌɑrməˈɡɛˌtrɑn
User avatar
TiTnAsS
Match Winner
Posts: 655
Joined: Sun Jan 23, 2005 2:44 am
Location: Reppin the Bay Area!

Post by TiTnAsS »

...ill wait til someone who knows how to awnser a question is on... the problem is i dont know what file.. and where to look etc
Damn, it sure has been a while!
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

ˌɑrməˈɡɛˌtrɑn
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

And then http://sourceforge.net/project/showfile ... _id=123372
to the source package. Pick the .zip file, the tarballs use Unix end of line markers that Notepad does not understand. But I'll have to note that the project files are not in there (probably I'll fix that for the second beta), so no matter what, if you want to compile it, you need CVS.
User avatar
TiTnAsS
Match Winner
Posts: 655
Joined: Sun Jan 23, 2005 2:44 am
Location: Reppin the Bay Area!

Post by TiTnAsS »

Wow someone here knows how to awnser a question..ty z
Damn, it sure has been a while!
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

z-man wrote:And then http://sourceforge.net/project/showfile ... _id=123372
to the source package.
TnA: it's clear that source=source~=src, right?
z-man wrote:Pick the .zip file, the tarballs use Unix end of line markers that Notepad does not understand.
WordPad (at least in XP) can handle them.
ˌɑrməˈɡɛˌtrɑn
User avatar
Lucifer
Project Developer
Posts: 8742
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Post by Lucifer »

Jonathan wrote:
z-man wrote:Pick the .zip file, the tarballs use Unix end of line markers that Notepad does not understand.
WordPad (at least in XP) can handle them.
So can Programmer's Notepad, and it does syntax highlighting. :) Still, having to untar the tarballs in Windows isn't very straightforward, and I wouldn't suggest WinZip since it's proprietary. But then, I wouldn't suggest Windows for the same reason. ;)
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
User avatar
llaffer2
Core Dumper
Posts: 115
Joined: Fri May 07, 2004 9:22 pm

Post by llaffer2 »

I use Tortiose to pull the sources out of the CVS directly to my windows box.

Speaking of which, it's been a few weeks since I've checked for new code. Better do that :) lol
Post Reply