Changes between Version 11 and Version 12 of Download
- Timestamp:
- 05/17/08 13:24:23 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v11 v12 7 7 8 8 or download and compile last revision yourself: 9 {{{ 10 svn co https://dnc.tremforges.net/svn/tags/dnc-eggy dnc 11 cd dnc 12 make 13 }}} 9 10 http://dnc.tremforges.net/hg/tremulous/archive/eggy.tar.bz2 14 11 15 12 see also : [wiki:Changelog] … … 20 17 21 18 Alpha version: 22 * http://www.thcteam.org/~mdoison/dnc-eggy-r2-alpha 2.tar.gz19 * http://www.thcteam.org/~mdoison/dnc-eggy-r2-alpha4.tar.gz 23 20 24 21 DnC Eggy r2 is a second revision of DnC Eggy. Based on 1.1.0 Tremulous version, it add many community patches from DnC Team, Mercenary guild and other guests. 25 {{{ 26 svn co https://dnc.tremforges.net/svn/trunk dnc 27 cd dnc 28 make 29 }}} 22 http://dnc.tremforges.net/hg/tremulous/archive/default.tar.bz2 30 23 31 24 == DnC Kitty == 32 25 33 26 Next DnC version currently in developpement (don't use, very unstable version) 34 {{{ 35 svn co https://dnc.tremforges.net/svn/branches/testing dnc 36 cd dnc 37 make 38 }}} 27 28 https://dnc.tremforges.net/hg/tremulous/archive/kitty.tar.bz2 39 29 40 30 == DnC Madcat == 41 31 42 32 Gameplay experimental DnC version. When gameplay rules will be stable, it will by applied to Kitty. You can try it, but at your own risk :) 43 {{{ 44 svn co https://dnc.tremforges.net/svn/branches/madcat dnc 45 cd dnc 46 make 47 }}} 33 http://dnc.tremforges.net/hg/tremulous/archive/madcat.tar.bz2 48 34 49 35 Packages for Madcat - Draft 2: 50 36 * Binary files for linux x86: [http://dnc.tremforges.net/download/madcat_linux_x86_bin.tar.gz] 51 37 * Binary files for windows x86: [http://dnc.tremforges.net/download/madcat_win32_x86_bin.zip] 52 53 = Very old Releases =54 == Repeater S1 (2007-07-18) ==55 This release include patch 903.azrael.repeater_s1.patch (and all patches of release 20070718, see ChangeLog)56 * [http://trem.yi.org/download/tremded.x86.repeaterS1 tremded.x86] (for linux)57 * [http://trem.yi.org/download/game.qvm.repeaterS1 game.qvm] (for all system)58 * [http://trem.yi.org/download/gamex86.so.repeaterS1 gamex86.so] (for linux, prefer game.qvm)59 60 == Goon S2 ==61 This release include the goon_s2 patch (make Dragoon and Adr Dragoon avalaible only at S2 and 3)62 * [http://trem.yi.org/download/tremded.x86.goon tremded.x86] (for linux)63 * [http://trem.yi.org/download/game.qvm.goon game.qvm] (for all system)64 * [http://trem.yi.org/download/gamex86.so.goon gamex86.so] (for linux, prefer game.qvm)
