summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Split up view.cc.Robert Vollmert2009-11-041-0/+2
* Get rid of multiple-meaning "int object" in env.show.Robert Vollmert2009-11-041-2/+2
* Allow vaults to override monster spells with spells:<xyz>Darshan Shaligram2009-11-041-1/+1
* Move feature_def and Feature array into feature.cc from view.cc.Robert Vollmert2009-11-041-0/+1
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Move random_near_space into new teleport.cc.Robert Vollmert2009-11-021-0/+1
* Split up monstuff.ccMatthew Cline2009-11-011-0/+1
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-10-311-8/+8
* Merge mons_holiness() into monster::holiness(), and add an is_unholy()David Lawrence Ramsey2009-10-311-1/+1
* Combine mons_is_submerged(monsters *m) into monsters::submerged()abrahamwl2009-10-311-1/+1
* Fix more missing includes. Sorry.Robert Vollmert2009-10-311-0/+1
* Simplify.David Lawrence Ramsey2009-10-301-2/+3
* Fix part of [2879725]: Don't let Xom close an open door if monsters orDavid Lawrence Ramsey2009-10-291-1/+2
* (MONS_PROGRAM_BUG || -1) --> MONS_NO_MONSTERMatthew Cline2009-10-271-1/+1
* Slightly reduce religion.cc by yanking item-handling stuff to goditem.ccAdam Borowski2009-10-211-0/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Naming consistency.Robert Vollmert2009-10-171-19/+19
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-7/+7
* Remove duplicated version of _move_stairs.Robert Vollmert2009-10-161-3/+6
* Rewrite find_ray to use precomputed cellrays.Robert Vollmert2009-10-161-1/+1
* Remove fallback calculation from find_ray.Robert Vollmert2009-10-151-1/+1
* Simplify.David Lawrence Ramsey2009-10-131-3/+3
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-10-131-3/+3
* Xom teleportation fixes: Consolidate checks for artefacts preventingDavid Lawrence Ramsey2009-10-131-9/+27
* Remove Haunt from Xom's spell list, as it now requires an explicit, and,David Lawrence Ramsey2009-10-131-20/+25
* xom.cc: fix 'format string not string literal' warningSteven Noonan2009-10-121-1/+1
* Fix non-debug compilation, broken by recent Xom changes.Adam Borowski2009-10-121-2/+0
* Apply jpeg's patches in [2876380] (automate Xom testing) and [2876688]David Lawrence Ramsey2009-10-111-184/+913
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* 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
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-1/+1
* Add formatting fix.David Lawrence Ramsey2009-09-291-2/+3
* Add spelling fixes.David Lawrence Ramsey2009-09-231-2/+2
* Add minor cosmetic fix.dolorous2009-09-201-1/+1
* Add formatting fixes.dolorous2009-09-181-4/+4
* Fix polymorphing of (very) ugly things: When polymorphed, they now dolorous2009-09-181-1/+3
* Commit several patches:j-p-e-g2009-09-131-2/+6
* Remove four scroll-duplicate spells: Detect Curse, Remove Curse, j-p-e-g2009-08-131-2/+29
* Add wands to the list of items available from acquirement. Weights arej-p-e-g2009-08-081-1/+1
* Really fix Xom's teleportation journeys.j-p-e-g2009-08-031-7/+7
* * Fix infinite Xom teleportation rides. Whoops!j-p-e-g2009-08-031-2/+2
* Don't let Xom be amused by rune loss that would keep you out of Zot if dolorous2009-07-301-1/+2
* Make sure that Xom and chaos weapons can only turn monsters with natural dolorous2009-07-271-1/+2
* * Fix Xom gifts not going Splash! in deep water.j-p-e-g2009-07-231-2/+14
* ATTR_RUNES_IN_ZOT is no longer needed. I couldn't decide if I shouldj-p-e-g2009-07-191-3/+2
* A number of small bug fixes:j-p-e-g2009-07-171-0/+8
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-2/+2
* Let god-given mutation effects override the mutation resistance mutation dolorous2009-07-111-4/+3
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-6/+6