summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Add general formatted_string::add_glyph, remove others.Robert Vollmert2009-12-014-14/+5
* Revert 74685cd9 (except for comments) -- a static build needs to link everyth...Adam Borowski2009-11-301-2/+2
* Start messages at window bottom with delay_message_clear.Robert Vollmert2009-11-301-2/+19
* Fix typo.Eino Keskitalo2009-11-301-3/+3
* Add process.txt, which explains how Stone Soup is developed.Eino Keskitalo2009-11-301-0/+142
* Revert "Convert dgn.set_border_fill_type to BORDER."Jude Brown2009-11-308-44/+31
* Make passwall silent.Robert Vollmert2009-11-301-1/+1
* Convert dgn.set_border_fill_type to BORDER.Jude Brown2009-11-308-31/+44
* Change flavour for Dowan/Duvessa banishment.Jude Brown2009-11-302-6/+32
* Use nominative pronoun rather than objective in banishment messages.Jude Brown2009-11-301-1/+1
* Fix an odd rock wall.Adam Borowski2009-11-301-1/+1
* Fix indentation.David Lawrence Ramsey2009-11-291-7/+7
* Optionally display message window at top of terminal.Robert Vollmert2009-11-295-3/+20
* Allow the message window to use the bottom right terminal position.Robert Vollmert2009-11-291-4/+1
* Default libunix curses scrolling to off.Robert Vollmert2009-11-291-9/+1
* Fix floor tiles being blank after &L.Enne Walker2009-11-291-0/+1
* Add missing NON_ITEM check for tiles.Enne Walker2009-11-292-4/+11
* Change mapgrd and mapbld funcs to be 0-indexed.Enne Walker2009-11-295-29/+24
* Documentation for star_item and superb_item.Jude Brown2009-11-291-0/+2
* Reduce dependency on travel.hMatthew Cline2009-11-2929-231/+275
* Add text names for * and | items in vault, as per %.Jude Brown2009-11-291-2/+2
* Place uniques before connectivity checks.Jude Brown2009-11-291-2/+5
* Reset uniques and unrands when a level is vetoed.Jude Brown2009-11-291-0/+11
* Revert Yiuf changes.Jude Brown2009-11-291-13/+11
* Monster-flavour LOS, adjacent, rectangle and circle iterators.Jude Brown2009-11-291-22/+102
* Tweak wording.David Lawrence Ramsey2009-11-291-1/+1
* New Lua iterators: point_iterator, slave_iterator, tweaks.Jude Brown2009-11-291-8/+79
* ShoppingList: deal better with mult identical itemMatthew Cline2009-11-282-37/+57
* Further rF- message tweak.Jude Brown2009-11-291-2/+2
* Clarify rF- messages (TGW).Jude Brown2009-11-291-3/+3
* Simplify the multiple chances for unique maps to be placed.David Lawrence Ramsey2009-11-281-1/+1
* Change confusing vaults.des comment.Enne Walker2009-11-281-1/+1
* Don't rotate or mirror 1x1 vaults.Enne Walker2009-11-281-2/+7
* Subvaults.Enne Walker2009-11-2823-1758/+3018
* Hacked uniq_crazy_yiuf_cottage a bit.Jude Brown2009-11-291-11/+13
* Add shaft milestone.Robert Vollmert2009-11-281-0/+6
* Use append_weapon_stats for staff stat description.Robert Vollmert2009-11-281-4/+3
* Remove aged commented #ifdef COLOUR_OPTS from defines.h.Robert Vollmert2009-11-281-29/+25
* Add an option to draw the player cursor manually.Robert Vollmert2009-11-2811-21/+33
* Make death effects unaffected by polymorph.Jude Brown2009-11-282-8/+31
* Give unique maps a second and third chance to place.Jude Brown2009-11-281-1/+10
* Place uniques with noclobber=false.Robert Vollmert2009-11-281-1/+1
* Fix tiles compile.Robert Vollmert2009-11-281-0/+0
* Colour excluded stairs pink in level map title.Robert Vollmert2009-11-281-22/+30
* Remove Robe of Clouds' equip message.Jude Brown2009-11-281-6/+0
* New unrand: +3 robe of Clouds (rElec, +Lev)Jude Brown2009-11-288-1/+63
* Update CREDITS.David Ploog2009-11-281-21/+21
* Fix stash-tracker shop-menu on non-travel levelsMatthew Cline2009-11-271-4/+8
* Fix reversed logic in is_damaging_cloud (bug #80).Jude Brown2009-11-281-1/+1
* Make '8' and '9' obey random monster list in portal vaults.Jude Brown2009-11-281-6/+8