summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/database/FAQ.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add a section of differences to other roguelikes to the FAQ.Johanna Ploog2009-12-131-28/+61
|
* Split up level_design.txt into smaller files.David Ploog2009-11-081-1/+1
| | | | | Namely introduction.txt, syntax.txt, advanced.txt all inside of docs/develop/levels.
* * Show item type shortcuts in inventory. I think it's too intrusive forj-p-e-g2009-09-141-1/+3
| | | | | | | | | | ASCII even though it works well in tiles. * Always display memorise button because it's less confusing that way. I still can't work out why the error messages disappear right away. *sighs* * Add a short document on tiles creation. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10673 c06c8d41-db1a-0410-9941-cceddc491573
* Some tweaks to the FAQ file.j-p-e-g2009-09-101-23/+9
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10650 c06c8d41-db1a-0410-9941-cceddc491573
* Forward-port 0.5 r10458 to trunk.dolorous2009-07-281-0/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10460 c06c8d41-db1a-0410-9941-cceddc491573
* Forward-port the renaming of changes.stone_soup to changelog.txt from dolorous2009-07-171-1/+1
| | | | | | | 0.5 r10259. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10260 c06c8d41-db1a-0410-9941-cceddc491573
* Forward-port the FAQ update from 0.5 r10256.dolorous2009-07-171-5/+9
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10257 c06c8d41-db1a-0410-9941-cceddc491573
* * Overhaul Crawl's man page as per Markus Maier's suggestions.j-p-e-g2009-07-031-1/+11
| | | | | | | | | | * Add Enne's list of benefits of using openGL to the FAQ, copied verbatim from r.g.r.d. Thanks! git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10088 c06c8d41-db1a-0410-9941-cceddc491573
* Updated randart answer to match the merger of fixed arts into unrands.zelgadis2009-07-031-8/+8
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10087 c06c8d41-db1a-0410-9941-cceddc491573
* * Fix centaur/naga tiles not being displayed correctly in the characterj-p-e-g2009-07-031-0/+38
| | | | | | | | | | | | | | | | | selection menu. * Add dolls_data to player_save_info struct, to make it easier to read in per-character doll information once we get around to that. Including the tiledef files in externs.h is probably overkill, though, so we might want to move player_save_info into another header file. * Fix Xom's repel stair effect moving shops. * Fix decks granting permanent summons at low power (and only at low power). * Make default settings of the brand options consistent between init.txt and initfile.cc. * Update FAQ. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10086 c06c8d41-db1a-0410-9941-cceddc491573
* Fix fake rakshasas being described as summoned.j-p-e-g2009-05-281-6/+8
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9840 c06c8d41-db1a-0410-9941-cceddc491573
* * Allow viewing known items from "Use on what item?" scroll prompt.j-p-e-g2009-04-111-3/+5
| | | | | | | | * 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
* * Allow 'Ctrl-T' as tutorial trigger (currently 'T').j-p-e-g2009-04-091-13/+15
| | | | | | | | * Allow choice of deck for Stack Five like for the other abilities. * Include revision in chardump. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9592 c06c8d41-db1a-0410-9941-cceddc491573
* * Tweak FAQ and change log some more.j-p-e-g2009-04-051-92/+107
| | | | | | | | | | * 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
* additions to some FAQ entries.dploog2009-04-051-10/+29
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9584 c06c8d41-db1a-0410-9941-cceddc491573
* Make the toggle actually update the title for V and a.j-p-e-g2009-04-051-0/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9582 c06c8d41-db1a-0410-9941-cceddc491573
* Update change log and FAQ. David, could you please add the latterj-p-e-g2009-04-051-4/+21
| | | | | | | (in-game command: ?q) to the readme and manual? Thanks. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9581 c06c8d41-db1a-0410-9941-cceddc491573
* Minor changes to the FAQ.dploog2009-03-141-8/+11
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9467 c06c8d41-db1a-0410-9941-cceddc491573
* Various documentation tweaks. Among others, replace all references toj-p-e-g2009-03-121-1/+1
| | | | | | | | "class" with "job", and "race" with "species" because that comes much closer to what they actually are. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9425 c06c8d41-db1a-0410-9941-cceddc491573
* * Add tile for Nergalle, who's actually not all that ugly but apparently j-p-e-g2009-03-091-1/+1
| | | | | | | | | | | has a really bad fashion sense. * Add a sticky flame marker for monsters. * Replace the trapdoor spider tile with a less original, but nicer one. * Improve shopping interface: replace "examine item" command with a toggle between browsing and shopping. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9397 c06c8d41-db1a-0410-9941-cceddc491573
* * Add tile for Sonja.j-p-e-g2009-03-091-55/+65
| | | | | | | | * Display wielded weapons for zombies, Sonja, Ilsuiw and Saint Roka. * Reorder get_weapon_offset() to be more logical. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9394 c06c8d41-db1a-0410-9941-cceddc491573
* Fix most of the rest of [2664641] by applying maiermrk's patch, with a dolorous2009-03-051-20/+23
| | | | | | | few tweaks. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9339 c06c8d41-db1a-0410-9941-cceddc491573
* Grammar fix.haranp2009-01-211-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8655 c06c8d41-db1a-0410-9941-cceddc491573
* Add wording fix.dolorous2009-01-171-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8506 c06c8d41-db1a-0410-9941-cceddc491573
* * Tweak FAQ as suggested in FR 2472030.j-p-e-g2009-01-171-15/+19
| | | | | | | | | | * Fix 2515108: stash tracker not being initialized at game start. * Fix 2514024: melded armour hindering melee. * Fix 2512301: =regeneration described as useless for Mummies. * Fix weapon swap prompt when untransforming with monsters in view. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8503 c06c8d41-db1a-0410-9941-cceddc491573
* Added Eino's demonic minivaults.dploog2009-01-111-10/+7
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8409 c06c8d41-db1a-0410-9941-cceddc491573
* Add harpy and shark tiles. (I feel the harpy bears some similarity toj-p-e-g2008-12-281-6/+8
| | | | | | | Amy Winehouse, but I swear that's not intentional! :D) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7997 c06c8d41-db1a-0410-9941-cceddc491573
* Also handle EQ_RINGS_PLUS etc. in you_tran_can_wear().j-p-e-g2008-12-271-46/+54
| | | | | | | Tweak FAQ. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7995 c06c8d41-db1a-0410-9941-cceddc491573
* Some more FAQ entries. Formatting may be off.dploog2008-12-271-42/+173
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7987 c06c8d41-db1a-0410-9941-cceddc491573
* Reset RAP_CURSE < 0 to 0 after initially cursing the item, so it's notj-p-e-g2008-12-261-6/+25
| | | | | | | | | counted as a valid property. (Fixes 2393950) Wrap FAQ questions longer than a line. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7985 c06c8d41-db1a-0410-9941-cceddc491573
* Fix "suicidal travelling" towards monsters you can see through glass.j-p-e-g2008-12-261-1/+1
| | | | | | | Fix =sustenance not being treated as useless for Mummies. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7982 c06c8d41-db1a-0410-9941-cceddc491573
* Add a FAQ part to the database, which can be accessed from the helpj-p-e-g2008-12-261-0/+223
screen. This is intended as a pointer for general questions, not for complicated information about rare, specific occurences. Feel free to change stuff, or add more. The Q:keyword/A:keyword solution is pretty rough, but I couldn't get the database not to turn the questions into all lowercase otherwise. If someone knows of a better method, I'm all ears! git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7981 c06c8d41-db1a-0410-9941-cceddc491573