summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Mentioned Wizard commands are listed at x?.Jude Brown2009-12-031-0/+3
* Hopefully fix tiles compile.Jude Brown2009-12-031-0/+1
* Convert the_teleporter (and related Ice Cave) to you.teleport_to.Jude Brown2009-12-032-12/+2
* Fix missed firedrake -> fire drake.Jude Brown2009-12-031-2/+2
* New fiery Swamp:5 ending.Jude Brown2009-12-031-0/+36
* Teleport code refactor, you_teleport_to.Jude Brown2009-12-033-41/+119
* 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