summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/feature.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Add Vault WardensDracoOmega2013-03-031-0/+7
* Abyssal portals.Brendan Hickey2012-12-301-0/+7
* Merge branch 'master' into glasnostAdam Borowski2012-08-311-5/+17
|\
| * Use std namespace.Raphael Langella2012-08-261-1/+1
| * Have detected altars and shop/portals show up again in console.Steve Melenchuk2012-08-111-2/+12
| * roctavian's detected altar and shop/portal tiles (#6041).Steve Melenchuk2012-08-101-2/+4
| * Drop a bunch of parentheses from return statements.Adam Borowski2012-08-081-2/+2
* | Runed doors.Adam Borowski2012-08-311-0/+7
* | Drop the code for displaying/handling/etc secret doors.Adam Borowski2012-07-111-9/+0
|/
* Rename swamp trees to mangroves.Michael Gagno2012-07-031-2/+2
* Axe wax.Adam Borowski2012-06-241-7/+0
* Merge branch 'master' into portal_branchesAdam Borowski2012-04-121-0/+7
|\
| * Make teleporters a feature of their own.Adam Borowski2012-04-041-0/+7
* | Make exits through Abyss a feature on their own.Adam Borowski2012-04-081-0/+1
* | Merge branch 'master' into portal_branchesAdam Borowski2012-03-261-2/+2
|\|
| * Make another bunch of functions static or deleted.Adam Borowski2012-03-211-2/+2
* | Merge branch 'master' into portal_branchesAdam Borowski2011-12-281-1/+1
|\|
| * Consistently use a space after flow control statements.Adam Borowski2011-12-021-1/+1
* | Remove Hive stairs. Portal vaults don't need separate feature types.Adam Borowski2011-12-131-2/+0
* | Make dungeon exit stairs lightblue.Adam Borowski2011-11-291-0/+7
* | Remove hacks to special-case D:1 and Hells upstairs.Adam Borowski2011-11-231-0/+1
|/
* Fix backgrounds of expired portals that don't use stone arches.Adam Borowski2011-11-201-0/+7
* Web trap initial implementationPete Hurst2011-08-311-0/+7
* Fix stairs to/from Spider not being generated and not working.Adam Borowski2011-08-291-0/+4
* Rename misleading enum for the Malign Gateway.Adam Borowski2011-08-091-1/+1
* Cut attempts to use control, CJK or invalid characters as display glyphs.Adam Borowski2011-05-111-4/+5
* "Endless lava", for map borders.Adam Borowski2011-04-241-0/+6
* Remove hard-coded masquerading of stone as rock in Zot.Adam Borowski2011-04-191-1/+1
* Merge branch 'unicode'.Adam Borowski2011-04-011-2/+2
|\
| * Make feature= and mon_glyph= work again in CSET_IBM and CSET_DEC.Adam Borowski2011-04-011-2/+2
* | Correct the colour of slime walls.Adam Borowski2011-03-241-1/+7
* | "feature = explore horizon {xEA,,lightmagenta}" to make exploring Lair easier.Adam Borowski2011-03-161-0/+1
|/
* Remove DNGN_FLOOR_SPECIAL, as it is no longer used anywhere.Vsevolod Kozlov2011-01-051-7/+0
* Split trees into trees-on-land and trees-on-water.Adam Borowski2011-01-051-0/+7
* Rename the Dwarf Hall to the Dwarven Hall; it's still Dwarf for short.David Lawrence Ramsey2010-11-291-2/+2
* Make the iron grate an actual feature rather than a Lua redefinition.Adam Borowski2010-10-181-0/+7
* Ashenzari: enums, altar and descriptions.Adam Borowski2010-10-071-0/+9
* Merge branch 'master' into malign_gatewayJude Brown2010-09-281-1/+3
|\
| * make trees use the new colour systemJesse Luehrs2010-09-101-1/+1
| * Add the enums and entries for blue_anna's Dwarven Hall.Adam Borowski2010-09-061-0/+2
* | Add a portal feature type for malign gateway, use said featureCharles Otto2010-07-261-0/+9
|/
* For functions with names starting with _, actually declare them static.Adam Borowski2010-07-061-2/+2
* Remove unneeded USE_TILE #ifdefs for chars.Enne Walker2010-06-091-4/+0
* Slimy walls.Robert Vollmert2010-04-301-0/+1
* Unify stair case colouring in- and outside view.Robert Vollmert2010-03-181-2/+2
* Revert "Unify stair case colouring in- and outside view."Robert Vollmert2010-03-181-2/+2
* Make the enums for trees use singular form, just like all other features.Adam Borowski2010-03-091-2/+2
* Handle missed feature DCHARs.Robert Vollmert2010-03-061-1/+2
* Map features to base types based on dchar for magic mapping.Robert Vollmert2010-03-061-0/+25
* Fix clean_map so it only affects level-map display and does not actually eras...Darshan Shaligram2010-01-211-0/+4