summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* only refresh when actually necessaryJesse Luehrs2009-11-211-7/+5
* 0 gold owed in a shop is validJesse Luehrs2009-11-211-1/+1
* lookup feature (?/F): show tilesMatthew Cline2009-11-201-1/+9
* Init FeatureMenuEntry from dungeon_feature_typeMatthew Cline2009-11-202-4/+23
* monster lookup: Don't show tile for dancing weaponMatthew Cline2009-11-201-1/+13
* define_monster(): init ghost_demon for some monsMatthew Cline2009-11-202-7/+38
* Fix console monster lookup (?/M)Matthew Cline2009-11-201-0/+16
* tiles: use monster tile for lookup monster (?/M)Matthew Cline2009-11-201-34/+43
* Supress SDL/Nvidia-GL cond memory errorMatthew Cline2009-11-201-0/+10
* Fix bugs 2900276 and 2901145, monster beams hitting their throwerCharles Otto2009-11-201-2/+10
* Remove trailing whitespace.David Lawrence Ramsey2009-11-2012-17/+17
* Fix typo.David Lawrence Ramsey2009-11-202-2/+2
* Clarify comment.David Lawrence Ramsey2009-11-201-5/+5
* Some more Fedhas vault tweaks.David Ploog2009-11-201-2/+3
* Remove oklob platoon from Fedhas vault (TGW).David Ploog2009-11-201-4/+0
* Remove unused crawl_exit_hook.Robert Vollmert2009-11-205-38/+0
* Mention shield not slowing down rate of fire of slings in the description of ...Eino Keskitalo2009-11-201-1/+1
* Make shields not delay slings.Eino Keskitalo2009-11-202-1/+3
* Remove DOS/Windows EOLs from hells.des.David Lawrence Ramsey2009-11-201-1062/+1062
* Some more tweaks to hell maps (Neil).David Ploog2009-11-201-1059/+1062
* Make mulching of branded ammunition multiplicative.David Ploog2009-11-201-4/+4
* Test branch flags against BFLAG not LFLAG.Robert Vollmert2009-11-201-1/+1
* Move Tomb branch flag no_tele_control from crypt.des to branch.cc.Robert Vollmert2009-11-202-4/+2
* makefile: Darwin needs SQLite builtSteven Noonan2009-11-201-0/+1
* Don't fully describe zombified monsters in ?/m.Robert Vollmert2009-11-201-2/+4
* Fix clear map revealing changed terrain information.Robert Vollmert2009-11-201-14/+3
* Reword "Extension" spell description.Robert Vollmert2009-11-201-1/+1
* A hack to check if system sqlite3 is no good.Adam Borowski2009-11-201-1/+1
* Replace a few more uses of env.grid with env.map_knowledge.Robert Vollmert2009-11-201-9/+10
* Use remembered terrain instead of actual terrain in pathfind.Robert Vollmert2009-11-201-3/+2
* Make emphasise() and is_unknown_stair() refer to map_knowledge.Robert Vollmert2009-11-205-10/+9
* map_cell::feat() -- easy remembered feat access.Robert Vollmert2009-11-202-0/+6
* Simplify determination of feat_value.Robert Vollmert2009-11-201-7/+1
* Remove unused is_player_seen.Robert Vollmert2009-11-201-5/+0
* Reading and writing of extended show_type.Robert Vollmert2009-11-202-3/+29
* Remove union in show_type.Robert Vollmert2009-11-202-13/+37
* ammo mulch changesjohnny shelley2009-11-204-11/+18
* reorder devastating missiles for level 5 exploding ammojohnny shelley2009-11-201-1/+1
* remove redundant 'charged' when firing electric arrowsjohnny shelley2009-11-201-1/+1
* find_item_type(): recognize Orb of ZotMatthew Cline2009-11-201-1/+1
* Fix X-map last travel memory for new 3D X-mapStefan O'Rear2009-11-193-7/+11
* Fix the last missing instances of the unclean/chaotic split.David Lawrence Ramsey2009-11-204-13/+13
* After some thought, remove the holy scourge -> demon whip tile mapping.David Lawrence Ramsey2009-11-191-5/+0
* Two altars to Jiyva, found in the dungeon.David Ploog2009-11-201-0/+26
* Fix inconsistencies in holy blades' and scourges' descriptions.David Lawrence Ramsey2009-11-191-2/+3
* Rename blessed eudemon blades to holy eudemon blades.David Lawrence Ramsey2009-11-198-18/+18
* explore_stop: greedy_pickup_smart, pickup_ignoreMatthew Cline2009-11-197-55/+272
* Clean up a few references to holy scourges.David Lawrence Ramsey2009-11-192-2/+4
* Properly mark blessed whips as TSO gifts (Scourges instead of Blades).David Lawrence Ramsey2009-11-1910-32/+39
* Properly ignore all conducts when a god makes you cast a spell.David Lawrence Ramsey2009-11-191-8/+4