summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Add ASSERT(!crawl_state.arena) to a number of places.zelgadis2009-01-038-1/+103
* Add missing tension check for one of Xom's friendly summoning routines.dolorous2009-01-032-7/+10
* [1904556] Fixing duplicate cursor during teleport/blinkennewalker2009-01-032-8/+9
* Only do non-player stuff in handle_time() during arena mode.zelgadis2009-01-031-5/+9
* When setting a random wandering target, make sure it's in bounds by usingzelgadis2009-01-031-17/+22
* When disturbing a monster because of BEAM_VISUAL, inform it of the beam'szelgadis2009-01-031-1/+1
* Add more minor cosmetic fixes.dolorous2009-01-032-4/+2
* [2483963] Fixing minimap not updating properly when reloading a game.ennewalker2009-01-031-2/+2
* Add one more skeleton change: Allow vampires' bottling blood from dolorous2009-01-033-2/+22
* 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