summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abyss.cc
Commit message (Expand)AuthorAgeFilesLines
* Corruption changes (dpeg). Corruption is now usable only once-per-level, but ...Darshan Shaligram2010-01-021-24/+43
* Allow Corruption to be used in Hells and Pan.Darshan Shaligram2010-01-021-6/+1
* Replace long debug message calls with dprf(), except for cases where a dumb c...Adam Borowski2009-12-201-3/+1
* Reduce dependency on travel.hMatthew Cline2009-11-291-0/+1
* Remove header includes from mon-place.h.Robert Vollmert2009-11-271-0/+2
* Remove unnecessary header-header includes.Robert Vollmert2009-11-271-0/+1
* Create areas.cc and move sanctuary code there.Robert Vollmert2009-11-211-0/+1
* Flatten header dependencies a bit.Robert Vollmert2009-11-171-0/+1
* Wrap view flashing in flash_view.Robert Vollmert2009-11-161-2/+1
* Remove one version of get_screen_glyph.Robert Vollmert2009-11-151-1/+1
* Move mtransit to mon-transit.Vsevolod Kozlov2009-11-141-1/+1
* Add more env.pgrid initialization.Robert Vollmert2009-11-121-0/+1
* Add summoner and non_actor_summoner to mgen_dataStefan O'Rear2009-11-121-1/+4
* Portals to Pan and empty arches in the Abyss.Adam Borowski2009-11-121-0/+15
* Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-121-1/+1
* Convert another 45 monster loops to monster_iterator.Robert Vollmert2009-11-111-18/+10
* Remove a few obsolete includes.Robert Vollmert2009-11-101-1/+0
* Split shouting and stealth code from view.cc.Robert Vollmert2009-11-101-0/+1
* Remove option draw_it from viewwindow.Robert Vollmert2009-11-091-2/+2
* Split map knowledge and FPROPs.Robert Vollmert2009-11-081-3/+3
* Convert a few read-only uses of actor::position to actor::pos().Robert Vollmert2009-11-061-1/+1
* Rename is_valid_item to item_def::is_valid.Vsevolod Kozlov2009-11-061-1/+1
* Split get_symbol from view.cc.Robert Vollmert2009-11-061-0/+1
* Make many checks for monster (non)existence on squares use monster_at().David Lawrence Ramsey2009-11-051-2/+2
* Splitting up stuff.cc.Robert Vollmert2009-10-301-2/+2
* Create l_defs.h and move stuff there.Robert Vollmert2009-10-211-0/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* More renaming and reorganization of feature checks.Robert Vollmert2009-10-171-3/+3
* Naming consistency.Robert Vollmert2009-10-171-5/+5
* Split and correct grid_see_grid.Robert Vollmert2009-10-081-1/+1
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Make screen color flashes from god effects more consistent.David Lawrence Ramsey2009-09-251-5/+4
* Forward-port 0.5 r10472 to trunk.dolorous2009-08-011-1/+1
* Fix 2822832: temporary brands not being removed when thrown with LRET_FUMBLEDj-p-e-g2009-07-201-2/+2
* Fix compilation (oops).dolorous2009-07-191-0/+1
* Add yet more Jiyva-related cleanups. Make sure his altars are never dolorous2009-07-191-1/+3
* Add whitespace fixes.dolorous2009-07-191-5/+5
* Revert r10315, as there should be a better way to eliminate Jiyva altars dolorous2009-07-191-2/+1
* Disallow Jiyva altars in the Abyss.dolorous2009-07-191-2/+3
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-1/+1
* * Fix non-prompting when firing through allies.j-p-e-g2009-04-201-9/+11
* Add minor cosmetic fixes.dolorous2009-02-241-4/+0
* Change elemental type colour enum to use ETC_ prefix instead of EC_haranp2009-02-171-2/+2
* Various cleanups, mostly having to do with coord_def().haranp2009-02-151-1/+1
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-2/+3
* Call mons_clear_trapping_net() in monsters::moveto(), so it shouldn'tharanp2009-02-121-3/+3
* Store level generation information in env.properties, so that it can bezelgadis2009-01-301-0/+5
* [2496621] Fixing view recentering on abyss shifts. Shifts now preserve any s...ennewalker2009-01-211-1/+1
* Fix bug #2517795: debug_item_scan() errors when the Abyss shifts.zelgadis2009-01-191-0/+1