Tremulous Forum
General => Troubleshooting => Topic started by: Andrew on July 06, 2006, 10:03:02 pm
-
Maybe i'm not looking hard enough, but i did a search and the copy in CVS looks really old so I was just wondering where the up to date copy of the source code is?
-
... Maybe i got it from somewhere and cant remember(i don't think thats the case though)... but i have a .tar file of the source in the directory where I installed the stand alone version..
You can open it with Win-rar or something similar if your on a windows system.
-
Ok thanks. :-?
-
It's svn now at icculus:
http://svn.icculus.org/tremulous/
Checkout the trunk module.
-
mmh..since this is solved now i'll try to hijack your thread now mate ;)
Obtaining the sources is not the problem i have...building works too. But what then? I get an executable which doesn't run due to some files not found...is there any howto or maybe anyone can ive me some tips on howto install the build?
-
gather the missing files ;=)
-
It's svn now at icculus:
http://svn.icculus.org/tremulous/
Checkout the trunk module.
no its not
svn: PROPFIND request failed on '/tremulous'
svn: PROPFIND of '/tremulous': 301 Moved (http://svn.icculus.org)
anyway stahlsau do you build under Linux? i want to mod some too :)
-
You must put the executable (compiled from SVN) in a folder containing base/ and the rest of the Tremulous data. Beware, SVN binaries will not work with regular data. You need to make a pk3 file out of the UI folder that came with the SVN version, AND you must make a pk3 file containing the 3 qvm files generated. Good luck ^_^
-
You must put the executable (compiled from SVN) in a folder containing base/ and the rest of the Tremulous data. Beware, SVN binaries will not work with regular data. You need to make a pk3 file out of the UI folder that came with the SVN version, AND you must make a pk3 file containing the 3 qvm files generated. Good luck ^_^
Aha, ok. In that case i'll probably use the binaries :/
-
You must put the executable (compiled from SVN) in a folder containing base/ and the rest of the Tremulous data. Beware, SVN binaries will not work with regular data. You need to make a pk3 file out of the UI folder that came with the SVN version, AND you must make a pk3 file containing the 3 qvm files generated. Good luck ^_^
Mind giving a more complete explanation ? Or is there a HOW-TO somewhere that I've missed ?