summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Reduce minimum message window height to 5.Robert Vollmert2009-12-036-4/+11
* Clean up window size option handling.Robert Vollmert2009-12-031-21/+5
* Reduce MSG_MIN_HEIGHT from 7 to 6.Robert Vollmert2009-12-031-1/+1
* Split a KMASK line into two; why this helps remains an issue.Adam Borowski2009-12-031-1/+2
* Give piety for the worst god for killing the best monster.Adam Borowski2009-12-031-1/+4
* Use env in hashbangs to placate necrocomputing OSes with packaged perl instal...Adam Borowski2009-12-025-5/+5
* Disable crash traces on BSD.Adam Borowski2009-12-021-0/+3
* Get rid of you.synch_time.Robert Vollmert2009-12-027-32/+30
* Don't mistake Hurd for some fruit, both use Mach (Pino Toscano).Adam Borowski2009-12-022-3/+10
* Fix mesmerisation being broken too soonMatthew Cline2009-12-022-1/+7
* Remove FPROP_FORCE_EXCLUDE.Robert Vollmert2009-12-024-9/+2
* Replace door force_exclude in david_entry_070 with door marker.Robert Vollmert2009-12-021-1/+5
* Remove obsolete force_excludes.Robert Vollmert2009-12-022-3/+0
* Move map colouring to function get_map_col.Robert Vollmert2009-12-022-13/+11
* .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