Source Code
The complete source code of the following Clonk versions is available:
- Clonk Rage (current version) (engine, tools, and editor, VC6/VC7/VC9/MinGW/gcc/xcode)
- Clonk Endeavour 4.95.5 (engine only, VC6 or MinGW)
- Clonk Planet 4.65 (engine only, VC6)
- Clonk 3 Radikal (MS-DOS, Borland Turbo C++)
- Clonk 2 Debakel (MS-DOS, Borland Turbo C++)
- Clonk 1 (MS-DOS, Borland Turbo C++)
The source code or parts of the source code may be used freely to a large extent. See the license below.
Downloading the source code is of use to qualified C++ programmers with a suitable compiler only. Hobby programmers or scripters will not be able to do anything with it.
The source code of the Classics versions is hopelessly outdated and most likely cannot be compiled any more. This source code is available for purely nostalgic purposes.
Clonk Source Code License
The license below applies to all Clonk source code which is publicly available for download on the Clonk website.
Any third-party library code contained in any package is included for your convenience only and is covered by their respective licenses. See accompanying text file for a list.
'Clonk' is a registered trademark of Matthes Bender. See accompanying text file for use of this trademark.
This license does not apply to game content such as graphics, sounds, scripting or text files.
Clonk Source Code License (ISC License)
Copyright (c) 2001-2014, RedWolf Design GmbH, http://www.clonk.de
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Agreement
To access the Clonk source code downloads you must agree to the license above.
Libraries
Clonk Rage on Macintosh uses a modified SDL under the LPGL.
To comply with the license, the source code of this modified library is available here:
- SDL-1.2.11-custom.zip (2.4 MB)

