summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: add Debian build junkAdam Borowski2009-12-021-0/+13
* .gitignore: add util/release_verAdam Borowski2009-12-021-0/+3
* Fix a small formatting issue.Vsevolod Kozlov2009-12-021-1/+1
* Make &Z an alias to &z.Vsevolod Kozlov2009-12-021-0/+1
* Move teleport location checks into their own function.Jude Brown2009-12-021-6/+28
* Don't fail packaging the source if there's no zip.Adam Borowski2009-12-021-1/+6
* "make source", same as "make package-source" except for not messing with yacc.Adam Borowski2009-12-021-2/+5
* Make &z accept both spell number and name.Vsevolod Kozlov2009-12-023-29/+18
* Don't prompt for cancelling Wizard teleport.Jude Brown2009-12-021-4/+5
* Don't always call deferred_exclude_update.Robert Vollmert2009-12-021-6/+24
* Defer exclusion updates for cloud autoexcludes.Robert Vollmert2009-12-021-1/+5
* Optionally defer set_exclude updates.Robert Vollmert2009-12-022-3/+21
* Add tile for Scroll of Silence (purge).Jude Brown2009-12-022-0/+1
* New monster: giant leech (Eronarn).Jude Brown2009-12-029-0/+29
* Rename "wizard" to "wizard_tele" so it doesn't shadow player::wizard.Jude Brown2009-12-027-15/+18
* Fix tiles build.Jude Brown2009-12-021-3/+3
* Rename "firedrake" to "fire drake".Jude Brown2009-12-0217-30/+30
* Wizard-mode controlled teleport (Ctrl-B).Jude Brown2009-12-029-23/+46
* Further elemental_lab_mu tweaks.Jude Brown2009-12-021-1/+1
* Tweak elemental_lab_mu (Mu).Jude Brown2009-12-021-1/+1
* Mentio how to colour staircases in options guide.David Ploog2009-12-011-0/+3
* Group features in feature list.Robert Vollmert2009-12-011-14/+44
* Fix wizard mode magic mapping.Robert Vollmert2009-12-011-5/+7
* Unify stair case colouring in- and outside view.Robert Vollmert2009-12-011-2/+2
* Unify colour handling in env.show and env.map_knowledge.Robert Vollmert2009-12-017-104/+75
* Append a / to absolute DATADIR.Adam Borowski2009-12-011-1/+1
* Remove last traces of interruptible passwall.Robert Vollmert2009-12-011-1/+0
* Quiet compiler warning.Robert Vollmert2009-12-011-2/+2
* Disallow statues for passwall.Robert Vollmert2009-12-011-4/+1
* Simplify passwall.Robert Vollmert2009-12-011-46/+37
* Make passwall use standard targetting system.Robert Vollmert2009-12-015-29/+18
* Passwall interface improvement (petato).Robert Vollmert2009-12-011-24/+12
* Convert feature list to use formatted_string.Robert Vollmert2009-12-011-28/+28
* 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