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 30 2012
-
Push
00:58
Adam Borowski pushed 3 commits to crawl/crawl:master. View diff
master changed from 3fa1025 to cb14100
-
-
Tuesday May 29 2012
-
Push
15:49
-
Push
12:29
Adam Borowski pushed 1 commit to crawl/crawl:master. View diff
master changed from cbdd8fe to fce397a
-
Push
11:52
Adam Borowski pushed 1 commit to crawl/crawl:master. View diff
master changed from 4612c1f to cbdd8fe
-
Push
11:26
Adam Borowski pushed 2 commits to crawl/crawl:master. View diff
master changed from c57e539 to 4612c1f
-
Push
11:16
-
Push
00:49
-
-
Monday May 28 2012
-
Push
23:27
Adam Borowski pushed 1 commit to crawl/crawl:master. View diff
master changed from 85a01e2 to f7803b4
-
Push
22:03
Adam Borowski pushed 8 commits to crawl/crawl:master. View diff
master changed from 605d7ec to 85a01e2
-
Push
12:17
Chris Campbell pushed 3 commits to crawl/crawl:master. View diff
master changed from 25d5fc9 to 605d7ec
-
Push
04:27
hyperelliptic pushed 3 commits to crawl/crawl:master. View diff
master changed from 46a6c88 to 25d5fc9
-
-
Sunday May 27 2012
-
Push
17:47
-
Push
17:23
Chris Campbell pushed 3 commits to crawl/crawl:master. View diff
master changed from f0bb821 to 9aac332
-
Push
06:55
hyperelliptic pushed 1 commit to crawl/crawl:master. View diff
master changed from 9315452 to f0bb821
-
Push
02:05
-
-
Saturday May 26 2012
-
Push
23:32
hyperelliptic pushed 1 commit to crawl/crawl:master. View diff
master changed from 904c731 to b943458
-
Push
21:06
Adam Borowski pushed 2 commits to crawl/crawl:master. View diff
master changed from 30ce7e7 to 904c731
-
Push
15:16
-
Repository
14:15
wilsonma77 cloned crawl/crawl
New repository is in dis-crawl
-
Push
12:05
Florian Diebold pushed 1 commit to crawl/crawl:master. View diff
master changed from e646392 to d2e4607
-
Push
11:45
Adam Borowski pushed 1 commit to crawl/crawl:master. View diff
master changed from e970459 to e646392
-
Push
11:39
Florian Diebold pushed 1 commit to crawl/crawl:master. View diff
master changed from 637bece to e970459
-
Push
09:54
Adam Borowski pushed 3 commits to crawl/crawl:master. View diff
master changed from a947d7c to 637bece
-
Push
09:16
Adam Borowski pushed 1 commit to crawl/crawl:master. View diff
master changed from 2ea2ce9 to a947d7c
-
-
Friday May 25 2012
-
Push
22:25
Adam Borowski pushed 3 commits to crawl/crawl:master. View diff
master changed from f142bfa to 2ea2ce9
-
Push
21:23
-
Push
20:22
Adam Borowski pushed 2 commits to crawl/crawl:master. View diff
master changed from edc0fc2 to 3e8ae9f
-
Push
20:07
Adam Borowski pushed 1 commit to crawl/crawl:master. View diff
master changed from 0e60288 to edc0fc2
-
Push
19:13
Adam Borowski pushed 5 commits to crawl/crawl:master. View diff
master changed from df2f54e to 0e60288
-
Push
18:26
Florian Diebold pushed 5 commits to crawl/crawl:master. View diff
master changed from 671a81f to df2f54e
-

