Posts: 4,628
Threads: 115
Joined: Dec 2011
Thanks: 693
Given 494 thank(s) in 423 post(s)
07-02-2012, 04:26 AM
(This post was last modified: 07-02-2012, 04:43 AM by NiLSPACE.)
so you are now working on a foundation for new mob AI and wormnest-caves/villages??
how to download the source? i have now downloaded tortoiseSVN and i have Visual Studio.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
Until FakeTruth decides you're worthy of the access, you cannot commit directly to the codebase. You'd use "svn commit" from the rclk menu for that.
For now, you can create a patch file (rclk menu -> TortoiseSVN -> Create patch), save it to a file and send it either to FakeTruth or to me for review, we will commit it to the codebase.
Note that when creating the patch file, you can select which files to include, so don't include files that aren't part of the changes you want committed. You can even review the individual changes by dblclicking each file.