summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs
Commit message (Collapse)AuthorAgeFilesLines
* * Add a hack to make the right bracket of the weight information show upj-p-e-g2009-06-121-0/+2
| | | | | | | | up in tiled inventories. Still doesn't work with tile_menu_icons = true but at least it looks nice otherwise. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9969 c06c8d41-db1a-0410-9941-cceddc491573
* * Tweak the tutorial trigger for glowing to cover the new situation.j-p-e-g2009-06-121-15/+15
| | | | | | | | * Rename INSTALL -> INSTALL.txt * Update change log. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9968 c06c8d41-db1a-0410-9941-cceddc491573
* * More documentation tweaks.j-p-e-g2009-06-113-26/+27
| | | | | | | * Make Trog's Hand _add_ 100 regeneration points. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9958 c06c8d41-db1a-0410-9941-cceddc491573
* * Add SDL licence, update docs (yet again).j-p-e-g2009-06-111-0/+450
| | | | | | | | | | | * Add range flash to 'z'. * Default HISCORE_WEAPON_DETAIL to true. * Rename CREDITS to CREDITS.txt to make it more accessible to Windows users. :p I guess changes.stone_soup should also be renamed, maybe to changelog.txt. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9956 c06c8d41-db1a-0410-9941-cceddc491573
* Update documentation.j-p-e-g2009-06-092-32/+31
| | | | | | | David, could you please make sure the pdf files are up-to-date? git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9925 c06c8d41-db1a-0410-9941-cceddc491573
* Remove the 0 MP check for the 'z' command.j-p-e-g2009-06-081-3/+3
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9923 c06c8d41-db1a-0410-9941-cceddc491573
* * Fix double prompts for inscription warnings when clicking on the tilesj-p-e-g2009-06-071-1/+0
| | | | | | | | | inventory. * Change exclusions from buggy los back to full radius, so as not to delay the release any further. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9916 c06c8d41-db1a-0410-9941-cceddc491573
* * Fix menus missing entries with Options.tile_menu_icons = false.j-p-e-g2009-06-062-3/+9
| | | | | | | * Add new sort order option charged to list empty wands last. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9904 c06c8d41-db1a-0410-9941-cceddc491573
* * Fix bad item (and crash) resulting from the tile inventory not beingj-p-e-g2009-06-011-1/+7
| | | | | | | | | uptodate directly after butchery or during multipickup. * More tutorial tweaks, mostly calling screen updates before displaying certain messages. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9873 c06c8d41-db1a-0410-9941-cceddc491573
* Fix identifying =TC not taking into account the spell.j-p-e-g2009-05-311-3/+4
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9867 c06c8d41-db1a-0410-9941-cceddc491573
* Add an 0.5-only option to remind players that wands are now evoked, withj-p-e-g2009-05-311-0/+1
| | | | | | | | | the message displayed at most once per gaming session and only if you have wands in inventory and haven't evoked one before using 'Z' to cast a spell. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9858 c06c8d41-db1a-0410-9941-cceddc491573
* Deactivate Shoals, and all Shoal-specific monsters (merfolk, mermaid,j-p-e-g2009-05-311-1/+1
| | | | | | | siren, harpy, shark) to appear elsewhere. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9856 c06c8d41-db1a-0410-9941-cceddc491573
* Run some sanity checks when loading ghosts. If anything seems fishyj-p-e-g2009-05-261-1/+1
| | | | | | | | | | | | | | | | | | | | * don't load the ghost(s) * print an error message mentioning the bones file * don't delete the bones file, so players can attach it to a bug report The last point means that the player (or admin, in the case of the servers) has to delete a buggy bones file themselves, but the benefits of making tracking down bugs easier should outweigh that inconvenience. Add a new wizmode command that calls debug_stethoscope even if the game is not compiled in debugging mode. Also, Stone Soup 0.5 bones files are now officially incompatible with 0.4. (The changes to the spell ids cause ghosts casting spells to crash the game.) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9832 c06c8d41-db1a-0410-9941-cceddc491573
* Fix [2795524]: Use the correct evocations aptitude for vampires in dolorous2009-05-231-1/+1
| | | | | | | aptitudes.txt. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9801 c06c8d41-db1a-0410-9941-cceddc491573
* Apply patch by Markus Maier: corrections to the manual.j-p-e-g2009-05-231-99/+91
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9800 c06c8d41-db1a-0410-9941-cceddc491573
* Add an option that controls whether the tiles build displays tiles inj-p-e-g2009-05-231-11/+17
| | | | | | | | | | menus or not. (Defaults to true.) Tiled menus may seem like a great feature (and I love them) but they can also be a bit confusing/distracting (though much less so now than they used to be), and I respect that. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9799 c06c8d41-db1a-0410-9941-cceddc491573
* Make ogres' aptitude for evocations match their aptitude for spell dolorous2009-05-151-1/+1
| | | | | | | schools again, scaled to the average evocations aptitude of 75. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9769 c06c8d41-db1a-0410-9941-cceddc491573
* Re-add a highlights line. :)j-p-e-g2009-05-141-0/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9768 c06c8d41-db1a-0410-9941-cceddc491573
* Modify ?v to read in the list of changed command keys.j-p-e-g2009-05-142-4/+99
| | | | | | | Modify version highlights. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9765 c06c8d41-db1a-0410-9941-cceddc491573
* Update documenation.dploog2009-05-135-24/+38
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9762 c06c8d41-db1a-0410-9941-cceddc491573
* Add minor documentation updates.dolorous2009-05-131-15/+15
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9761 c06c8d41-db1a-0410-9941-cceddc491573
* Make some of the new uniques appear earlier.j-p-e-g2009-05-121-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9759 c06c8d41-db1a-0410-9941-cceddc491573
* Swapped two lines of aptitudes. (Anym)dploog2009-05-121-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9758 c06c8d41-db1a-0410-9941-cceddc491573
* * Monsters shout only when they notice you (i.e. you are in sight).j-p-e-g2009-05-091-0/+1
| | | | | | | | | * Add a tile for out of range grids (lighter shade than out of sight). * Make Xom's repel stairs effect only happen during tension. * Add Z to keybind.txt. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9755 c06c8d41-db1a-0410-9941-cceddc491573
* Update changelog.dploog2009-05-061-5/+10
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9746 c06c8d41-db1a-0410-9941-cceddc491573
* Update documentation.dolorous2009-05-061-1/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9743 c06c8d41-db1a-0410-9941-cceddc491573
* A few tweaks to the range checks for z.j-p-e-g2009-05-041-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9731 c06c8d41-db1a-0410-9941-cceddc491573
* Change magic aptitudes for Ogres from 180 to 160.dploog2009-05-041-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9729 c06c8d41-db1a-0410-9941-cceddc491573
* Some spellcasting modifications, as discussed on c-r-d.j-p-e-g2009-05-031-6/+6
| | | | | | | | | | | | | * Spells are marked grey if you lack the necessary magic or if there are no visible monsters within range. * z bails out if there are no monsters in range * Z is the same as the old z behaviour * Wands now need to be e(V)oked. Feedback welcome! git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9727 c06c8d41-db1a-0410-9941-cceddc491573
* * Remove unnecessary winhdr.h, as pointed out by kotk.j-p-e-g2009-04-271-1/+2
| | | | | | | * Special message when piercing actual pigs, patch by hammerbroish. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9699 c06c8d41-db1a-0410-9941-cceddc491573
* Add miscellaneous minor fixes.dolorous2009-04-261-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9695 c06c8d41-db1a-0410-9941-cceddc491573
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-222-1/+9
| | | | | | | | | * Add another option (*sigh*) covering whether W=T and P=R. (Defaults to false.) * Various spacing and comment fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9675 c06c8d41-db1a-0410-9941-cceddc491573
* Update credits and changelog.dploog2009-04-212-49/+44
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9672 c06c8d41-db1a-0410-9941-cceddc491573
* * Fix database search crashing on pandemonium demons/player ghost.j-p-e-g2009-04-201-0/+1
| | | | | | | | | | | | * Make Xom say e.g. "gate" for the repel stair effect if there's only a gate nearby. * Weapons of vampiricism have no effect on summoned creatures, as is already the case for Vampire bites and the Vampiric Draining spell. * Make berserking monsters immune to fear. (The sanctuary still works.) * General clean-up. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9669 c06c8d41-db1a-0410-9941-cceddc491573
* Enable menu colour for the 'V' item sub-menu.j-p-e-g2009-04-191-0/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9657 c06c8d41-db1a-0410-9941-cceddc491573
* * Properly print (non-spoily) resists descriptions for ghosts/pandemoniumj-p-e-g2009-04-191-2/+5
| | | | | | | | | | | | lords, using mons_class_resists (currently only poison) instead of mons_resists(). * Add option note_xom_effects (defaults to true) that causes note-taking for all Xom effects, hopefully spoiler free. * Autoinscribe hides from unique monsters' corpses with the monster name, as suggested on rgrm. Currently only applies to Snorg and Tiamat. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9652 c06c8d41-db1a-0410-9941-cceddc491573
* Add miscellaneous minor fixes.dolorous2009-04-191-13/+15
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9650 c06c8d41-db1a-0410-9941-cceddc491573
* Updates to the manual.dploog2009-04-191-114/+140
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9649 c06c8d41-db1a-0410-9941-cceddc491573
* * Fix Xom's piety wrapping around from 0 -> 255.j-p-e-g2009-04-181-1/+1
| | | | | | | | | | | | | | | | * Fix Xom piety 100 (initial state) favouring bad effects. * Limit tension bonus for good effects to 199. * Add penalty for tension 0, so bad effects become more likely without tension. * Revert order of Xom's amusement to actually match the amusement gain. (Was getting "roars with laughter" for gain of 2, etc.) * Add damage shaving to Deep Dwarf ghosts. * Add 'o' to pickup list commands -> stop prompting, start autoexplore. * Default menu_colour_item_class to true in initfile.cc. * Allow autopickup of chunks in Lich form. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9634 c06c8d41-db1a-0410-9941-cceddc491573
* Update aptitudes.txt to reflect the DD M&F change.dploog2009-04-171-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9612 c06c8d41-db1a-0410-9941-cceddc491573
* Implement [2756996]: Swap Kobolds' aptitudes for Long Blades and Maces & dolorous2009-04-173-7/+8
| | | | | | | Flails. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9609 c06c8d41-db1a-0410-9941-cceddc491573
* Add minor documentation updates.dolorous2009-04-172-6/+7
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9601 c06c8d41-db1a-0410-9941-cceddc491573
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-131-2/+2
| | | | | | | * Experimentally make tension increase the odds for good effects. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9600 c06c8d41-db1a-0410-9941-cceddc491573
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-131-1/+3
| | | | | | | | * update stash tracker after Xom's teleportation journey. * A few tweaks to Xom debug noting. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9599 c06c8d41-db1a-0410-9941-cceddc491573
* * Allow viewing known items from "Use on what item?" scroll prompt.j-p-e-g2009-04-111-0/+1
| | | | | | | | * Default use_fake_cursor to true on Unix, else false. * Tweak some descriptions. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9594 c06c8d41-db1a-0410-9941-cceddc491573
* * Update descriptions as per Markus' patch.j-p-e-g2009-04-101-1/+1
| | | | | | | * Make ignored prayer not take any turn. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9593 c06c8d41-db1a-0410-9941-cceddc491573
* Small changes to the manual.dploog2009-04-081-9/+10
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9591 c06c8d41-db1a-0410-9941-cceddc491573
* Update level_design.txt (Eino).dploog2009-04-071-6/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9590 c06c8d41-db1a-0410-9941-cceddc491573
* * Tweak FAQ and change log some more.j-p-e-g2009-04-052-2/+4
| | | | | | | | | | * Default use_fake_cursor to true since it appears to be a common enough problem that we regularly get bug reports about the cursor disappearing in X mode. * Add altars to the list of features displayed in V. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9585 c06c8d41-db1a-0410-9941-cceddc491573
* Point out FAQ in manual and readme.dploog2009-04-051-7/+8
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9583 c06c8d41-db1a-0410-9941-cceddc491573