Scorched3D is released under the GPL license. That means you can get the whole sourcecode and build the program yourself.
The sourcecode is hosted on sourceforge.net and is available either as source packages or via subversion (SVN).
The source packages are stable and are created each time a new version of Scorched is released.
Source packages are available from sourceforge via this link. Download the file that represents the version of Scorched you wish to compile:
The SVN repository contains the latest development changes and may not be as stable as the source packages, it is only recommended for developers.
The sourcecode can also be obtained via SVN using the following command:
svn co https://scorched3d.svn.sourceforge.net/svnroot/scorched3d/trunk scorched3d
or TortoiseSVN users can use the link below:
[tsvn:https://scorched3d.svn.sourceforge.net/svnroot/scorched3d/trunk]
For details on the sourceforge SVN repository see here for details.
Note: Scorched3D switched to SVN for version 42, for earlier versions use CVS.