This project is a fork of the crawl.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/crawl.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionOnline Tiles support for Dungeon Crawl Stone Soup
ownerluca.barbieri@gmail.com
last changeMon, 24 May 2010 14:12:52 +0000 (24 16:12 +0200)
content tags
add:
readme
Enjoy!
shortlog
2010-05-24 Luca BarbieriAdd NetTiles, a new Tiles interface with online play... master
2010-05-24 Luca BarbieriUpdate Visual C++ project files to support NetTiles...
2010-05-24 luca.barbieri... Compile SDL_win32_main.c ourselves instead of linking...
2010-05-24 Luca BarbieriLook at TILE_FLAG_UNSEEN instead of LOS when picking...
2010-05-24 Luca BarbieriAdd GUI tiles for NetTiles
2010-05-24 Luca BarbieriAdd svg sources of GUI Tiles from NetTiles
2010-05-24 Luca BarbieriAdd simple mouse mode for NetTiles
2010-05-24 Luca Barbieriadd fake key for NetTiles "new data" notifications
2010-05-24 Luca BarbieriMake dchar_table non-static for use by NetTiles
2010-05-24 Luca BarbieriMake Features map non-static for use by NetTiles
2010-05-24 Luca BarbieriGeneralize feature tilepick so that it can be called...
2010-05-24 Luca BarbieriGeneralize monster tile picking so that it works withou...
2010-05-24 Luca BarbieriAdd support to simulate key presses from an external...
2010-05-24 Luca Barbieriarena: add helper to let UI determine if a faction...
2010-05-24 Luca BarbieriRecolor demonspawn and ghouls so they are visible on...
2010-05-24 Robert VollmertInscribe unknown items with "unknown" on death (#1190).
...
tags
14 years ago clientserver-1
14 years ago 0.7.0-nettiles23
14 years ago 0.7.0-nettiles22
14 years ago 0.7.0-nettiles21
14 years ago 0.7.0-nettiles20
14 years ago 0.7.0-nettiles19
14 years ago 0.7.0-nettiles18
14 years ago 0.7.0-nettiles16
14 years ago 0.7.0-nettiles15
14 years ago 0.6.0.1 Dungeon Crawl Stone Soup v0.6.0.1
14 years ago 0.6.0 Dungeon Crawl Stone Soup release...
14 years ago 0.6.0-rc4 Dungeon Crawl Stone Soup 0.6.0...
14 years ago 0.6.0-rc3 Dungeon Crawl Stone Soup 0.6.0...
14 years ago 0.6.0-rc2 Dungeon Crawl Stone Soup 0.6.0...
14 years ago 0.6.0-rc1 Dungeon Crawl Stone Soup 0.6.0...
14 years ago 0.7.0-a0 0.7 party starts here!
...
heads
14 years ago client
14 years ago server
14 years ago clientserver
14 years ago for-crawl
14 years ago master
14 years ago mob
14 years ago recolor-demonspawn-and-ghouls
14 years ago 0.6.0.1-compiler-fixes