???
http://svn.icculus.org/tremulous/ (http://svn.icculus.org/tremulous/)
Quote from: DraZiLoX on March 20, 2011, 08:04:35 AM
http://svn.icculus.org/tremulous/ (http://svn.icculus.org/tremulous/)
I agree.
Quote from: DraZiLoX on March 21, 2011, 04:54:29 PM
Quote from: CreatureofHell on March 20, 2011, 02:31:31 PM
« 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.
Quote from: CreatureofHell on March 21, 2011, 09:12:47 PM
Quote from: DraZiLoX on March 21, 2011, 04:54:29 PM
Quote from: CreatureofHell on March 20, 2011, 02:31:31 PM
« 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
Quote from: |GBA|QweefZilLa on March 20, 2011, 04:13:01 AM
???
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.
Quote from: ULTRA Random ViruS on July 12, 2011, 05:48:38 PM
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.
Quote from: ULTRA Random ViruS on July 14, 2011, 03:11:04 PM
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.
Quote from: David on July 14, 2011, 11:39:55 PM
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.
Quote from: David on July 14, 2011, 11:39:55 PM
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.
Quote from: ULTRA Random ViruS on July 17, 2011, 06:02:08 PM
Quote from: David on July 14, 2011, 11:39:55 PM
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.