Tremulous Forum
General => General Discussion => Topic started by: |GBA|QweefZilLa on March 20, 2011, 05:13:01 am
-
???
-
http://svn.icculus.org/tremulous/ (http://svn.icculus.org/tremulous/)
-
http://svn.icculus.org/tremulous/ (http://svn.icculus.org/tremulous/)
I agree.
-
« Last Edit: Today at 04:31:09 AM by mooseberry »
lol
-
« Last Edit: Today at 04:31:09 AM by mooseberry »
lol
Noooooo! Obviously my plans were so accurate that they had to be taken down for fear that he might actually follow them.
-
« Last Edit: Today at 04:31:09 AM by mooseberry »
lol
Noooooo! Obviously my plans were so accurate that they had to be taken down for fear that he might actually follow them.
I figured I may as well have a bit of fun changing your """""accurate""""" reply rather than just deleting it. :P
-
???
Or, if you --censored-- on svn, you may go to tremulous.net, go to section “files” and download the zip-file. It has the source included.
-
I know this topic is old, but i found it through search engine, and don't want to create another topic.
Anyways...
Do i have to download every individual file to get the latest source code pack? That would be troublesome unless there's another way to get them.
-
Do i have to download every individual file to get the latest source code pack? That would be troublesome unless there's another way to get them.
(http://bfolder.ru/_ph/25/2/414554224.jpg)
Subversion allows you to check out entire repositories/branches in one run, using one command (which is part of its purpose - it's a version control system, not a fancy word everyone around uses for no visible reason). ;)
If you're on windblows, I'd recommend TortoiseSVN as a client.
-
Macbook. Yes, they suck, but it's the only computer that is ABLE to run Tremulous at a fps above 20.
-
Macbook. Yes, they suck, but it's the only computer that is ABLE to run Tremulous at a fps above 20.
Then just install the regular svn client and
svn co [the_repository_url] [optional_folder_name_to_check_out_into]
from the Terminal app.
-
Anyone who's too thick to use Google and work it out themselves is either too thick to be able to do anything with the code, or more likely a troll.
Either way do him a favour and stop replying.
-
Either way do him a favour and stop replying.
I enjoy helping impaired people or having fun out of them. Unfortunately, this turned to be the first case at the time of writing.
I sincerely apologize, sir. This is no more to be repeated.
-
Anyone who's too thick to use Google and work it out themselves is either too thick to be able to do anything with the code, or more likely a troll.
Either way do him a favour and stop replying.
I DID use google, and this is what i found, i just forgot to post it on this forum. I posted on xserverx's forums though.
gpp source code i found about two thirds of a month before this post:
http://svn.icculus.org/tremulous/trunk
I just don't know how to get the latest update of each file without downloading the whole subsite itself.
-
Anyone who's too thick to use Google and work it out themselves is either too thick to be able to do anything with the code, or more likely a troll.
Either way do him a favour and stop replying.
I DID use google, and this is what i found, i just forgot to post it on this forum. I posted on xserverx's forums though.
gpp source code i found about two thirds of a month before this post:
http://svn.icculus.org/tremulous/trunk
I just don't know how to get the latest update of each file without downloading the whole subsite itself.
facepalm.jpg
If you don't know at least what Subversion is already, I wouldn't trust you with the source code.