summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* [1610674] Capitalise Abilities in mutations screen.dshaligram2006-12-071-1/+1
* [1610676] Fixed confirmation inscriptions not working with auto_list.dshaligram2006-12-071-7/+7
* Updated .des documentation. We should probably move this to the docs directory.dshaligram2006-12-075-24/+73
* Added support for "no_monster_gen" tag.dshaligram2006-12-074-13/+36
* *Breaks save compatibility* - changed monster flags to long, added "god" fiel...dshaligram2006-12-0730-2863/+3696
* Changed colours of items a bit after some offlist discussion with Erik.haranp2006-12-061-13/+43
* s/A/The/.dshaligram2006-12-061-1/+1
* 'C' creates monsters on a targeted square in wizmode. 'D' kill-resets targeteddshaligram2006-12-066-18/+75
* The Ruby script I use to build release binaries for DOS and Windows.dshaligram2006-12-061-0/+275
* Fixed X (XX)) in stat display (Erik).dshaligram2006-12-061-3/+3
* Issue see-monster interrupts only if the monster is guaranteed not to leave LOSdshaligram2006-12-061-1/+2
* Greedy explore forces autopickup if there's an item on the starting squaredshaligram2006-12-061-1/+3
* Updated crawl_options.txt, change eol to native so that Windows notepad usersdshaligram2006-12-061-10/+14
* Add David's new Temple levels and minivault.dshaligram2006-12-052-73/+130
* More abilities to permamutations.haranp2006-12-054-76/+76
* Miscellaneous items are }, not {.dshaligram2006-12-053-4/+10
* Document explore_greedy option.dshaligram2006-12-052-5/+17
* Fixed * not working in level-map (David).dshaligram2006-12-051-1/+1
* Changed minotaur horns so that they're a standard mutation by abusingharanp2006-12-056-35/+39
* Speeded up greedy explore by moving can_explore out of the floodloop. Stilldshaligram2006-12-056-25/+33
* [1603670] Altars and portals can now be found by the stash search.dshaligram2006-12-0410-47/+169
* [1604370] Eliminated unpoisoned needles and blowguns of venom.dshaligram2006-12-042-8/+7
* [1608520] No more special treatment for rods of striking.dshaligram2006-12-046-42/+39
* Updated changelog in trunk.dshaligram2006-12-041-0/+9
* Quick fix for bad item names on floor. We really should redo thisharanp2006-12-042-2/+7
* Fix worn equipment drop bug for trunk.dshaligram2006-12-042-5/+41
* Fixed Erik's labyrinth trails.dshaligram2006-12-042-8/+8
* Applied sartak's logfile patch.dshaligram2006-12-043-13/+42
* Fixed divide-by-zero when the player had zero max MP. Oops.haranp2006-12-041-2/+5
* Stash-tracking is no longer conditional, remove <?s> tags from command.cc.dshaligram2006-12-041-22/+11
* Added message when there's nowhere else to explore on the current level (Haran).dshaligram2006-12-041-0/+3
* Minor greedy-explore tweaks:dshaligram2006-12-041-2/+26
* Miscellaneous minor fixes and cleanups (such as using player_can_smell()haranp2006-12-039-73/+35
* Fix labyrinths being seen in overview even after they're visited.haranp2006-12-033-0/+16
* Multiple labyrinth entrances are separately noteworthy.haranp2006-12-031-5/+12
* Implemented 1604345: colour-code weapons and ammo based on their skill.haranp2006-12-031-18/+26
* Added hp_colour and mp_colour per 1606160. Removed hp_attention.haranp2006-12-035-32/+98
* Added dump_order=overview and put it in by default.haranp2006-12-026-6/+22
* Greedy-explore tweaks: speedup by not double-floodfilling, and handle inabilitydshaligram2006-12-026-29/+161
* Fixed broken Windows compile.dshaligram2006-12-011-0/+2
* Minor tweaks to greedy-explore:dshaligram2006-12-012-7/+6
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-0120-164/+334
* Dump needs blank line after spells list.dshaligram2006-11-301-1/+1
* Added an alternate Temple level.dshaligram2006-11-302-1/+32
* Added some colour to the resists screen.haranp2006-11-304-9/+43
* Made keyhelp use formatted_scroller instead of Menu.haranp2006-11-301-24/+4
* Implemented 1591922: monsters coming into view while travelingharanp2006-11-303-2/+15
* Tweaked damage numbers on bows and longbows so they're better differentiated.dshaligram2006-11-302-2/+4
* [1605400] Fixed inability to wield stuff when carrying no weapons.dshaligram2006-11-303-7/+8
* Noted and hooked god mollification.haranp2006-11-303-5/+11