Dungeon Crawl Stone Soup
Dungeon Crawl Stone Soup is the community continuation of Linley’s Dungeon Crawl, a rogulike, which was forked from Brent Ross’s release of 4.0b26 and incorporating some changes from 4.1.2alpha. more…
The game is combat-heavy and aims to let you win without trawling through a thousand spoiler files to work out best strategies.
As we are primarily a community-driven continuation, we appreciate bug reports and patch submissions from everyone! Please see our official website on crawl.develz.org for more — including our forums, Mantis bug tracker, development blog, daily binaries, development Wiki, and much, much more!
Our latest stable release in 0.7.2 (“Pacific Pachyderm”), and our current trunk will become 0.8.0 (as yet unnamed).
crawl
Our main development repository.
-
Cloning this repository:
git clone git://gitorious.org/crawl/crawl.git crawl cd crawl
Add this repository as a remote to an existing local repository:
git remote add crawl git://gitorious.org/crawl/crawl.git git fetch crawl git checkout -b my-local-tracking-branch crawl/master_or_other_branch
crawl-sqlite
Crawl’s sqlite submodule: databases, etc.
-
Cloning this repository:
git clone git://gitorious.org/crawl/crawl-sqlite.git crawl-sqlite cd crawl-sqlite
Add this repository as a remote to an existing local repository:
git remote add crawl-sqlite git://gitorious.org/crawl/crawl-sqlite.git git fetch crawl-sqlite git checkout -b my-local-tracking-branch crawl-sqlite/master_or_other_branch
crawl-lua
Crawl flavoured Lua for internal scripting, vault defintions, and player macros.
-
Cloning this repository:
git clone git://gitorious.org/crawl/crawl-lua.git crawl-lua cd crawl-lua
Add this repository as a remote to an existing local repository:
git remote add crawl-lua git://gitorious.org/crawl/crawl-lua.git git fetch crawl-lua git checkout -b my-local-tracking-branch crawl-lua/master_or_other_branch
crawl-luajit
Crawl flavoured luajit.
-
Cloning this repository:
git clone git://gitorious.org/crawl/crawl-luajit.git crawl-luajit cd crawl-luajit
Add this repository as a remote to an existing local repository:
git remote add crawl-luajit git://gitorious.org/crawl/crawl-luajit.git git fetch crawl-luajit git checkout -b my-local-tracking-branch crawl-luajit/master_or_other_branch
crawl-pcre
Crawl flavoured pcre: stack searching, etc.
-
Cloning this repository:
git clone git://gitorious.org/crawl/crawl-pcre.git crawl-pcre cd crawl-pcre
Add this repository as a remote to an existing local repository:
git remote add crawl-pcre git://gitorious.org/crawl/crawl-pcre.git git fetch crawl-pcre git checkout -b my-local-tracking-branch crawl-pcre/master_or_other_branch
crawl-freetype
Crawl flavoured freetype.
-
Cloning this repository:
git clone git://gitorious.org/crawl/crawl-freetype.git crawl-freetype cd crawl-freetype
Add this repository as a remote to an existing local repository:
git remote add crawl-freetype git://gitorious.org/crawl/crawl-freetype.git git fetch crawl-freetype git checkout -b my-local-tracking-branch crawl-freetype/master_or_other_branch
crawl-sdl
Crawl flavoured SDL for tiles, etc.
-
Cloning this repository:
git clone git://gitorious.org/crawl/crawl-sdl.git crawl-sdl cd crawl-sdl
Add this repository as a remote to an existing local repository:
git remote add crawl-sdl git://gitorious.org/crawl/crawl-sdl.git git fetch crawl-sdl git checkout -b my-local-tracking-branch crawl-sdl/master_or_other_branch
crawl-zlib
Crawl flavoured zlib! For delicious compression.
-
Cloning this repository:
git clone git://gitorious.org/crawl/crawl-zlib.git crawl-zlib cd crawl-zlib
Add this repository as a remote to an existing local repository:
git remote add crawl-zlib git://gitorious.org/crawl/crawl-zlib.git git fetch crawl-zlib git checkout -b my-local-tracking-branch crawl-zlib/master_or_other_branch
crawl-sdl-image
Crawl flavour SDL image, for various tiles things.
-
Cloning this repository:
git clone git://gitorious.org/crawl/crawl-sdl-image.git crawl-sdl-image cd crawl-sdl-image
Add this repository as a remote to an existing local repository:
git remote add crawl-sdl-image git://gitorious.org/crawl/crawl-sdl-image.git git fetch crawl-sdl-image git checkout -b my-local-tracking-branch crawl-sdl-image/master_or_other_branch
crawl-libpng
Crawl flavour libpng.
-
Cloning this repository:
git clone git://gitorious.org/crawl/crawl-libpng.git crawl-libpng cd crawl-libpng
Add this repository as a remote to an existing local repository:
git remote add crawl-libpng git://gitorious.org/crawl/crawl-libpng.git git fetch crawl-libpng git checkout -b my-local-tracking-branch crawl-libpng/master_or_other_branch
More repositories
crawl-ancient (Commits, Merge requests, Source tree)
Activities 
-
Wednesday May 23 2012
-
Push
13:14
Adam Borowski pushed 4 commits to crawl/crawl:master. View diff
master changed from f637a13 to f0e8eeb
-
Push
11:43
-
Push
10:17
-
Push
09:41
Adam Borowski pushed 2 commits to crawl/crawl:master. View diff
master changed from b2ae569 to 1f9a0db
-
Push
04:08
Chris Campbell pushed 1 commit to crawl/crawl:master. View diff
master changed from 3895668 to b2ae569
-
Push
01:02
Adam Borowski pushed 2 commits to crawl/crawl:master. View diff
master changed from 123aa8b to 3895668
-
-
Tuesday May 22 2012
-
Push
21:41
-
Push
21:07
-
Push
21:02
-
Push
20:56
-
Push
20:09
-
Push
19:19
Chris Campbell pushed 1 commit to crawl/crawl:master. View diff
master changed from b9fcb50 to ae76985
-
Push
19:11
-
Push
00:38
Adam Borowski pushed 21 commits to crawl/crawl:master. View diff
master changed from 780ff9d to 2b82bfc
-
-
Monday May 21 2012
-
Push
23:46
-
Push
17:53
Adam Borowski pushed 1 commit to crawl/crawl:debian-trunk. View diff
debian-trunk changed from fcf01f6 to d401676
-
Push
17:51
Adam Borowski pushed 1 commit to crawl/crawl:debian-trunk. View diff
debian-trunk changed from 4c0721a to fcf01f6
-
-
Sunday May 20 2012
-
Push
23:04
-
Push
22:22
-
Push
21:13
Adam Borowski pushed 6 commits to crawl/crawl:master. View diff
master changed from 2e92fce to e022976
-
Push
20:08
Adam Borowski pushed 4 commits to crawl/crawl:master. View diff
master changed from fd99b38 to 2e92fce
-
Push
19:03
Adam Borowski pushed 4 commits to crawl/crawl:master. View diff
master changed from 5db4cc5 to fd99b38
-
Push
19:01
-
Push
18:35
Adam Borowski pushed 7 commits to crawl/crawl:master. View diff
master changed from e3b5d29 to fb3d259
-
Push
00:57
Adam Borowski pushed 2 commits to crawl/crawl:master. View diff
master changed from 2c2c42d to e3b5d29
-
-
Saturday May 19 2012
-
Push
12:53
-
Push
03:28
-
Commit
02:23
Ben Striegel created branch supp6 on crawl/wensleydale-crawl
-
Push
02:01
-
Push
00:22
-

