summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Fix 2483722: EQ_ALL_ARMOUR not skipping melded armour.j-p-e-g2009-01-036-14/+56
* [2483338] Fixing tiles crash during 'Detect Items' spell.ennewalker2009-01-033-11/+1
* [2471488] Fixing crash from randart books. (We probably need randart book ti...ennewalker2009-01-031-0/+6
* Make eyes of draining only use their draining ability on the player, dolorous2009-01-031-1/+2
* Fix &L being unable to place encompass vaults (oops).dshaligram2009-01-032-5/+6
* Allow Frederick to polish his monocle now and then.dshaligram2009-01-031-0/+4
* [2468791] Reduce distinction between minivaults and floating vaults. All vaul...dshaligram2009-01-0312-316/+246
* Try to place monsters in a wider radius around the chosen square, fixes arena...dshaligram2009-01-031-1/+1
* In arena mode always announce when a monster submerges or surfaces, makezelgadis2009-01-033-5/+18
* Generalize the trapdoor spider staying submerged to all lurking monsters.zelgadis2009-01-031-3/+3
* The arena now prevents undesired random monsters from being placed by tellingzelgadis2009-01-034-67/+130
* Assert in mpr() during arena mode if a channel innapropriate for arena modezelgadis2009-01-031-0/+27
* For now, remove unused holy being class type.dolorous2009-01-032-5/+1
* Expand the setting of spell_type in mgen_data to include all dolorous2009-01-0315-137/+147
* Add more minor cosmetic fixes.dolorous2009-01-0313-80/+88
* Add arena_force_ai option (also settable as "force_ai" or "no_force_ai" in th...dshaligram2009-01-037-13/+39
* Added "pool" arena which is entirely made of shallow water, in which land andzelgadis2009-01-031-0/+28
* Added option "verbose_monster_pane", which when set to true makes the monsterzelgadis2009-01-035-0/+54
* Fixing issue where some randart books had incorrect tiles.ennewalker2009-01-031-5/+9
* Add minor cosmetic fix.dolorous2009-01-031-2/+0
* Tweak placement of Zin's eyes again.dolorous2009-01-031-1/+1
* Fixing cursor and text tag for 'V' menu.ennewalker2009-01-031-6/+4
* Tile menus now support multiple tiles per entry (see MenuEntry::get_tiles).ennewalker2009-01-037-31/+44
* Attempt to fix oddity when equipping undead when e.g. an orc warrior dolorous2009-01-031-3/+1
* Fix assertion failure (oops).dolorous2009-01-031-2/+2
* Fix warning.dolorous2009-01-031-2/+3
* In monster_grid() check for monster->alive() instead ofzelgadis2009-01-032-10/+22
* Simplify.dolorous2009-01-031-8/+5
* Fire an AI_SEE_MONSTER activity interrupt if a non-safe monster un-submergeszelgadis2009-01-032-0/+13
* [2481628] Adding tiles for the recognized item list.ennewalker2009-01-031-3/+14
* When drawing a damaging card, set the beam range to LOS_RADIUS.zelgadis2009-01-035-26/+18
* Make the test spawner monster land prefering amphibious.zelgadis2009-01-031-1/+1
* Allow tiles in 'V' menu, at least for items - the menu structure can'tj-p-e-g2009-01-035-16/+53
* [2467399] Auto-centering screen on Windows.ennewalker2009-01-022-0/+12
* [2467399] Improving Windows icon.ennewalker2009-01-023-2/+6
* Silencing warnings.ennewalker2009-01-022-3/+5
* Fix [2482708]: When searching for equipment in a pile of items in dolorous2009-01-021-5/+1
* Add spacing fixes.dolorous2009-01-021-1/+1
* Fix .des files not using the right brands (sorear).dshaligram2009-01-021-1/+2
* Add yet one more minor cosmetic fix.dolorous2009-01-021-0/+1
* Add one last minor cosmetic fix.dolorous2009-01-021-0/+1
* Reinstate old arena behaviour of monsters accurately seeking to foes out of LOS.dshaligram2009-01-021-3/+29
* Silence rltiles warnings.ennewalker2009-01-021-2/+2
* Discard junk file I accidentally committed.dshaligram2009-01-021-70/+0
* Keep wandering monsters moving in the arena.dshaligram2009-01-021-0/+3
* Fix arena not placing water monsters correctly, remove monster habitat specia...dshaligram2009-01-026-29/+24
* Make monster behaviour in arenas smarter, allow delay:N in arena spec to set ...dshaligram2009-01-027-39/+179
* Fixed 2481704: Travel stopping for spellcasting monsters without LOSj-p-e-g2009-01-029-47/+102
* Simplify.dolorous2009-01-021-17/+12
* Add one more minor cosmetic fix.dolorous2009-01-021-1/+2