summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Removed hard tabs.dshaligram2007-09-2615-42/+40
* Restore original correct text to MR artifacts.haranp2007-09-252-2/+2
* * Fixed Vault:8 level being generated with no rune (cbus).dshaligram2007-09-2517-34/+84
* Prevent Crawl from going into an infinite loop during newgame setupzelgadis2007-09-251-0/+8
* Slight improvement to repeating mutation command.zelgadis2007-09-251-2/+2
* Make formatted_string::parse_string() split up the string into chunks ofzelgadis2007-09-251-0/+12
* Fixed combat messages for out of sight draining attacks (jarpiain).dshaligram2007-09-241-6/+7
* Added DGL_STARTUP_PREFS_BY_NAME to store new character options by usernamedshaligram2007-09-247-9/+19
* Refix ?/ error message format to handle 64-bit and 32-bit size_t withoutdshaligram2007-09-241-7/+4
* Beogh butcher fix for trunk.dshaligram2007-09-241-2/+2
* Add state.cc to the Xcode build and massage the compile settings to dealnlanza2007-09-241-9/+16
* Clean up a printf format string to placate the extra-special pickinessnlanza2007-09-241-1/+1
* A few simple fixes.j-p-e-g2007-09-245-20/+41
* Added some missing cases to various mons_foo_level() functions.zelgadis2007-09-243-10/+152
* ?/ now asks if you want to describe a monster, spell, or feature, andzelgadis2007-09-246-169/+379
* Nemelex gift deck changes:zelgadis2007-09-234-22/+202
* Removed overly spammy visual messages (specifically, monsters lashing theirdshaligram2007-09-222-13/+13
* Fix MinGW complaining about possible uninitialised variables.dshaligram2007-09-221-1/+1
* Implemented SQLite fronts for dbm_firstkey and dbm_nextkey to fix trunk builddshaligram2007-09-222-2/+69
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-2225-174/+442
* Oops, forgot about database case insensitivity again.zelgadis2007-09-223-3/+9
* If there are multiple matches to the "?/" describe command, thenzelgadis2007-09-227-84/+370
* Fixed note taking (NOTE_HP_CHANGE) for invisible monstersj-p-e-g2007-09-215-17/+29
* Add past tense to visited branches output, and aj-p-e-g2007-09-212-20/+25
* Oops, '\' is the glyph for staves on Windows.zelgadis2007-09-211-1/+1
* Can now search the description database by name (keyword) with '?/'.zelgadis2007-09-217-7/+128
* Oops, my "dismiss monsters by regex" change didn't take into account thatzelgadis2007-09-212-10/+13
* No longer id ego weapons of monsters simply because the monster is alreadyzelgadis2007-09-213-70/+15
* Cleanup of manual (patches 1798238, 1798239) and of claw j-p-e-g2007-09-202-22/+46
* Previous commit applied to trunk:j-p-e-g2007-09-2014-84/+85
* Delays now give their startup messages when they start, rather thanharanp2007-09-203-24/+28
* more() should be skipped during any type of key replay, not just commandzelgadis2007-09-201-2/+1
* Inscribing an item with "=p" will, for Nemelexites, prevent just that itemzelgadis2007-09-203-9/+41
* Was clearing the list of remembered get_input_line() lines at thezelgadis2007-09-201-5/+1
* A number of "gain mutation" debug command improvements:zelgadis2007-09-202-19/+221
* Mutations 'green marks' was being miscounted as mutation #64, rather thanzelgadis2007-09-203-14/+17
* Fixed =/== typo.zelgadis2007-09-201-1/+1
* Fix for memory corruption when reading savefiles.haranp2007-09-196-54/+63
* Input buffer needs to be flushed if the first iteration of commandzelgadis2007-09-193-10/+26
* Fixing a number of bugs on throwing nets, so it's all in j-p-e-g2007-09-198-31/+85
* Highlighting species in aptitudes list, and added the j-p-e-g2007-09-192-6/+38
* This change moves the logic for when a level or branch prohibitszelgadis2007-09-1937-2744/+3491
* Introduces three new wall types, translucent versions of the normalzelgadis2007-09-1924-66/+524
* If wizard mode is on when going through a portal to a bazaar, Crawl willzelgadis2007-09-196-0/+169
* Removed detailed_hunger option, the hunger states near starving, veryzelgadis2007-09-196-142/+52
* "newly seen" vs "already seen" context was missing for see-monster activityzelgadis2007-09-191-1/+7
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-1933-38/+1454
* Applying modified (by me) mutation patches of dolorous',j-p-e-g2007-09-1810-45/+60
* Hopefully repeat my previous changes for trunk:j-p-e-g2007-09-183-90/+184
* Merged newgame fixes and compile fixes for dgamelaunch patches to trunk.dshaligram2007-09-172-13/+45