summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-2428-2418/+2229
* Add Jarmo to CREDITS.dshaligram2007-02-211-0/+1
* Level compiler now croaks if two maps have the same name.dshaligram2007-02-204-3749/+4107
* SYMBOL: is now obsolete in maps, replaced by SUBST:dshaligram2007-02-209-165/+381
* Updated entry vaults (David).dshaligram2007-02-198-1405/+2500
* Moved formatted_string into its own file, separate from the rest of Menu.haranp2007-02-177-369/+384
* Updated portal vaults (David).dshaligram2007-02-152-5/+153
* Fix compile failing on Windoze.dshaligram2007-02-131-0/+2
* Updated .des files (David).dshaligram2007-02-134-204/+269
* Break up you_attack() into a slew of smaller functions. The functions aredshaligram2007-02-1221-2298/+2729
* Handle monster paralysis as an enchantment instead of the old speed manglingdshaligram2007-02-106-99/+152
* Tutorial messages and miscellaneous fixes (Johanna).dshaligram2007-02-094-20/+31
* Rename init_new_level to something more descriptive.dshaligram2007-02-094-8/+10
* Modified wizmode &" and &~ commands so that you can jump to any level of anydshaligram2007-02-098-49/+134
* Interlevel travel now handles branch stairs more intelligently:dshaligram2007-02-092-8/+56
* Tweaked makefile.mgw to copy init.txt to the directory with crawl.exe.dshaligram2007-02-091-1/+2
* Updated makefile.dos and makefile.mgw to use dependencies if available.dshaligram2007-02-093-1/+7
* Stone Soup draconians should not have M_FLIES, fixed (Rob).dshaligram2007-02-092-19/+17
* [1653078] Allow self-targeting in direction_choose_compass.dshaligram2007-02-081-0/+9
* Fix compile breaking on cygwin's massively odd gcc 3.4.4.dshaligram2007-02-082-13/+16
* Updated tables.txt (David).dshaligram2007-02-081-3/+5
* Added David's new Antaeus level.dshaligram2007-02-083-4/+88
* Credit Juha for hydra fighting and other suggestions on ##crawl.dshaligram2007-02-081-0/+1
* Hydras now behave the same way in monster-vs-monster combat as they do indshaligram2007-02-087-129/+304
* Disallow ghosts in labyrinths. Abyss/Pandemonium ghosts can otherwise bedshaligram2007-02-081-2/+4
* Allow portal vaults to clobber water and lava.dshaligram2007-02-081-0/+2
* Downgrade lindwurm to firedrake for Lair entrance. Lindwurms are too strong fordshaligram2007-02-081-1/+1
* Removed Orcish Mines warning - no message is better than a confusing message.dshaligram2007-02-071-2/+0
* Remove testing CHANCE: line.dshaligram2007-02-071-1/+0
* [1638394] Added support for portal vaults.dshaligram2007-02-078-91/+442
* [1644503] Removed confusing wording from selective amnesia description.dshaligram2007-02-071-4/+1
* Make sure user has entered wizmode before allowing friendly toggle.dshaligram2007-02-061-1/+1
* Restore old meaning of space during targeting.dshaligram2007-02-061-2/+3
* Fixed unbrandability of friendly hellions.dshaligram2007-02-063-6/+29
* Better messages when canceling butcher.dshaligram2007-02-062-8/+20
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-0639-302/+2210
* Add support for block shuffling in maps (proposed by David).dshaligram2007-02-052-3/+42
* Don't do left_vault check if we've already left the vault.dshaligram2007-02-051-1/+1
* Dungeon builder now guarantees a path between { and one of )]}> on D:1, exceptdshaligram2007-02-057-20/+175
* Don't allow very long entry vaults to be rotated, because they cut off parts ofdshaligram2007-02-051-0/+1
* Remove commentary.dshaligram2007-02-051-11/+1
* s/rotten/rotting.dshaligram2007-02-051-1/+1
* Updated init.txt (David).dshaligram2007-02-051-13/+21
* Updated crawl_options.txt (David).dshaligram2007-02-051-87/+46
* [1632567] Greedy explore now tries to do the Right Thing with mimics.dshaligram2007-02-0512-20/+102
* [1646885] Refix monster alerts being issued for monsters that subsequently le...dshaligram2007-02-033-11/+25
* Allow ghosts to remember and use shock, ice bolt and bolt of magma.dshaligram2007-02-034-5/+56
* Unseen horrors should not resist electricity.dshaligram2007-02-021-1/+1
* Monster abjuration tuning. May need more work.dshaligram2007-01-311-2/+2
* Horrible things are now temporary.dshaligram2007-01-313-23/+12