summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Bug #35: auto-exlcusions from monster cloudsMatthew Cline2009-11-252-7/+10
* Put the demons in mons_pan() in alphabetical order again.David Lawrence Ramsey2009-11-251-1/+1
* Fix comment.David Lawrence Ramsey2009-11-251-2/+2
* Tweak sixfirhy description, as it doesn't actually wield anything.David Lawrence Ramsey2009-11-252-2/+2
* Repair bubbles in a bailey map (Omnijim, Zaba).David Ploog2009-11-261-1/+2
* Install the tiles into a sane place.Adam Borowski2009-11-261-1/+1
* Promote beasts from '4' to '2'.Adam Borowski2009-11-261-13/+13
* Let sixfirhies spawn in Pan and in Abyss, being quite rare.Adam Borowski2009-11-261-1/+4
* Un-underpopulate '4's by adding sixfirhy: elec theme, unorthodox timings.Adam Borowski2009-11-268-19/+59
* Fix wiz-mode Ziggurats not being properly initialised [BR2903984]Jude Brown2009-11-261-3/+8
* Delete .cflags on "make clean".Adam Borowski2009-11-251-1/+1
* Properly build when out of git (using packaged source).Adam Borowski2009-11-253-10/+14
* Use $(MAKE) not make -- on BSD, make is no good so we need gmake.Adam Borowski2009-11-251-1/+1
* Don't assign food to 'e' and potions to 'y' unless that's the only slot left.Adam Borowski2009-11-251-7/+17
* Revert "Deny skill exercise if not enough available xp (mesilliac)."Robert Vollmert2009-11-251-7/+0
* Tweak wording.David Lawrence Ramsey2009-11-251-5/+8
* Do fix upstairs on D:1 since otherwise level is vetoed.Robert Vollmert2009-11-251-4/+0
* Use connected dump map in _add_feat_if_missing.Robert Vollmert2009-11-251-1/+1
* Add option to dump zone index to dump_map.Robert Vollmert2009-11-252-5/+11
* Don't use is_travelsafe_square for dungeon generation.Robert Vollmert2009-11-255-22/+16
* Fix map_stat_gen assert.Robert Vollmert2009-11-251-1/+2
* Remove unportable hacks from the invocation of tar.Adam Borowski2009-11-254-8/+39
* Rename SAVE_PACKAGE_TAR to USE_TAR/USE_ZIP to reduce confusion.Adam Borowski2009-11-252-7/+9
* Allow using tar or zip on FreeBSD.Adam Borowski2009-11-251-10/+0
* Properly #ifdef diagnostic statement.Robert Vollmert2009-11-251-2/+3
* Sort out translevel travel initialization.Robert Vollmert2009-11-253-50/+40
* Implement reaping as a melee brand.Adam Borowski2009-11-255-44/+62
* Be more nazi about illegal brands (like, reaping on melee weapons like scythes).Adam Borowski2009-11-253-3/+27
* Remove undeed Berkely DB supressionMatthew Cline2009-11-251-15/+0
* Quiet save-and-quit Valgrind leak warningsMatthew Cline2009-11-252-46/+27
* Update xcode project (gulbanana).Robert Vollmert2009-11-251-1168/+1040
* Fix tiles compile.Robert Vollmert2009-11-251-1/+2
* Lets jellies pathfind through eatable doors.Matthew Cline2009-11-241-1/+3
* Message for seen jelly eating door.Matthew Cline2009-11-241-0/+2
* monster_pathfind: Initialize all membersMatthew Cline2009-11-241-1/+3
* Let monsters pathfind through doors...Matthew Cline2009-11-241-9/+11
* Wiz cmd pathfind: print diagnostic messagesMatthew Cline2009-11-241-1/+1
* Name the file of an invalid save (http://bugs.debian.org/498080)Adam Borowski2009-11-251-1/+1
* Remove a save compat hack for major tag 6 (we're in tag 8 already).Adam Borowski2009-11-252-30/+0
* Fix non-wizard compilation.Robert Vollmert2009-11-251-3/+13
* Adjust the ballistomycete spore production rateCharles Otto2009-11-241-1/+1
* Don't pass needs_path=true when looking around.Robert Vollmert2009-11-241-1/+1
* Add new targetting flag SPFLAG_TARG_OBJ for object targetting.Robert Vollmert2009-11-243-25/+26
* Make object targetting heed range and needs_path.Robert Vollmert2009-11-241-15/+6
* Properly deal with mimics in env.show.Robert Vollmert2009-11-241-3/+15
* map_cell item accessor.Robert Vollmert2009-11-242-0/+6
* Make different direction targets independent; cleanup.Robert Vollmert2009-11-241-70/+54
* Rename lua interpreter context (doy).Robert Vollmert2009-11-241-1/+1
* Default delay_message_clear to true (dpeg).Robert Vollmert2009-11-243-7/+7
* Remove options target_oos and target_los_first.Robert Vollmert2009-11-245-33/+7