summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Tagging for 0.1.4; I'm hoping this is the end of the sorry 0.1.4 story.0.1.4dshaligram2006-11-280-0/+0
|\ | | | | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/tags/stone_soup-0.1.4@519 c06c8d41-db1a-0410-9941-cceddc491573
| * Re-checkin changelog since I checked it in on the flaming tag instead of the ↵dshaligram2006-11-281-230/+275
| | | | | | | | | | | | goshdarn branch. Sigh. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.1.4@518 c06c8d41-db1a-0410-9941-cceddc491573
* | Updated changelog for 0.1.4. Damn, now I get to retag.dshaligram2006-11-281-230/+275
| | | | | | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/tags/stone_soup-0.1.4@515 c06c8d41-db1a-0410-9941-cceddc491573
* | Tagging 0.1.4 for release.dshaligram2006-11-2712-72/+60
|\| | | | | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/tags/stone_soup-0.1.4@512 c06c8d41-db1a-0410-9941-cceddc491573
| * Set version to 0.1.4 for release.dshaligram2006-11-271-1/+1
| | | | | | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.1.4@511 c06c8d41-db1a-0410-9941-cceddc491573
| * Updated CREDITS for 0.1.4.dshaligram2006-11-271-0/+2
| | | | | | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.1.4@510 c06c8d41-db1a-0410-9941-cceddc491573
| * [1603062] Fixed save_dir not working when LOAD_PACKAGE_CMD is defined (sartak).dshaligram2006-11-274-25/+35
| | | | | | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.1.4@509 c06c8d41-db1a-0410-9941-cceddc491573
| * Fixed char_set being ignored.dshaligram2006-11-273-20/+2
| | | | | | | | | | | | Fixed g++ warnings in libunix.cc. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.1.4@506 c06c8d41-db1a-0410-9941-cceddc491573
| * Fixed hiscores segfaults (reprise for 0.1.4).dshaligram2006-11-273-26/+20
| | | | | | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.1.4@501 c06c8d41-db1a-0410-9941-cceddc491573
| * Branching for 0.1.4 to take critical fixes.dshaligram2006-11-270-0/+0
|/ | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.1.4@499 c06c8d41-db1a-0410-9941-cceddc491573
* Tagging for 0.1.4.haranp2006-11-260-0/+0
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/tags/stone_soup-0.1.4@494 c06c8d41-db1a-0410-9941-cceddc491573
* Updated keyboard help (David)dshaligram2006-11-261-72/+149
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@493 c06c8d41-db1a-0410-9941-cceddc491573
* Cap Sif Muna piety to prevent wraparound.haranp2006-11-241-1/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@492 c06c8d41-db1a-0410-9941-cceddc491573
* Sort save-game-list by descending order of experience.dshaligram2006-11-241-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@491 c06c8d41-db1a-0410-9941-cceddc491573
* Default increasing_skill_progress to true.dshaligram2006-11-241-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@490 c06c8d41-db1a-0410-9941-cceddc491573
* Fixed broken target wrap in level-map (grr).dshaligram2006-11-241-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@489 c06c8d41-db1a-0410-9941-cceddc491573
* [1601205] */' now work to jump to stashes in the level-map. ; retains its olddshaligram2006-11-241-371/+368
| | | | | | | behaviour of travel-to-cursor, which may disconcert folks used to its behaviour when targeting, but I suspect they'll get used to it. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@488 c06c8d41-db1a-0410-9941-cceddc491573
* [1581184] Fixed rotting food being visible outside LOS.dshaligram2006-11-249-36/+112
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@487 c06c8d41-db1a-0410-9941-cceddc491573
* [1601595] Lava smokes, swamp shallow water tends to mist.dshaligram2006-11-2414-67/+262
| | | | | | | | | | | | | Cold spells fired over water trail freezing cloud. Smoke/steam spreads out a bit as it dissipates. I can't seem to make this look as pretty as I imagined it. :-( MAX_CLOUDS is still on 100. We may want to increase this. Monster pale draconians are pegged back to speed 10 (was 12). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@486 c06c8d41-db1a-0410-9941-cceddc491573
* Fixed 1594106: innate abilities were not being dumped.haranp2006-11-233-152/+137
| | | | | | | | Note that this will cause a bug if you have more than 23 mutations simultaneously; fixing that will require patching formatted_string. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@485 c06c8d41-db1a-0410-9941-cceddc491573
* Implemented 1601227, pickup_mode.haranp2006-11-235-9/+39
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@484 c06c8d41-db1a-0410-9941-cceddc491573
* [1601588] Allow hellfire and bolts of magma to melt wax as well.dshaligram2006-11-231-17/+67
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@483 c06c8d41-db1a-0410-9941-cceddc491573
* [1600272] Updated AotG description.dshaligram2006-11-231-9/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@482 c06c8d41-db1a-0410-9941-cceddc491573
* [1601588] Bolts of fire melt wax. Note that fireballs are considered ↵dshaligram2006-11-234-18/+43
| | | | | | insufficiently hot for our purposes, as are the lesser fire spells. We may want to consider hellfire at some point. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@481 c06c8d41-db1a-0410-9941-cceddc491573
* [1601349] Fixed LOS not affecting square the player stands on.dshaligram2006-11-231-5/+16
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@480 c06c8d41-db1a-0410-9941-cceddc491573
* [1599883] Interlevel travel now makes a best effort to avoid excludes. dshaligram2006-11-232-28/+41
| | | | | | | Perfection cannot be reached, since the travel cache may be wrong about where a staircase leads. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@479 c06c8d41-db1a-0410-9941-cceddc491573
* Force mapping of player's square always.dshaligram2006-11-231-0/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@478 c06c8d41-db1a-0410-9941-cceddc491573
* Added Rubinstein and Lemuel to CREDITS.dshaligram2006-11-234-35/+54
| | | | | | | | Added tty colours to levdes syntax highlight script. Set shallowest depth for farm_and_country to 16. distclean now depends on clean for Windows makefile.mgw. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@477 c06c8d41-db1a-0410-9941-cceddc491573
* Implemented 1601230: sort_menus can now be of the form auto:5 (the default),haranp2006-11-225-7/+33
| | | | | | | in which case categories with >= 5 items will be sorted. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@476 c06c8d41-db1a-0410-9941-cceddc491573
* Implemented 1601277: 'f' is an alias for 't' during targetting.haranp2006-11-221-1/+2
| | | | | | | Temporary until we get keymaps sorted out, I guess. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@475 c06c8d41-db1a-0410-9941-cceddc491573
* Stone Soup isn't an experimental branch anymore; update the README.nlanza2006-11-221-10/+10
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@473 c06c8d41-db1a-0410-9941-cceddc491573
* [1601161] Adjusted statue stats.dshaligram2006-11-221-4/+4
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@472 c06c8d41-db1a-0410-9941-cceddc491573
* Clarify intent of ench_power change.dshaligram2006-11-221-1/+3
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@471 c06c8d41-db1a-0410-9941-cceddc491573
* Refix ench_power.dshaligram2006-11-221-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@470 c06c8d41-db1a-0410-9941-cceddc491573
* [1597623] Added draconian descriptions. I've editorialised freely.dshaligram2006-11-226-44/+125
| | | | | | | Draconian shifters are no longer helpless blinkers. Draconian callers are a little more evil. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@467 c06c8d41-db1a-0410-9941-cceddc491573
* Implemented 1601016: better header message for 'w', 't'.haranp2006-11-221-2/+3
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@466 c06c8d41-db1a-0410-9941-cceddc491573
* Implemented 1601061: better messages for extending might/invisibility.haranp2006-11-221-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@465 c06c8d41-db1a-0410-9941-cceddc491573
* Player status now also shows burden.haranp2006-11-221-0/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@464 c06c8d41-db1a-0410-9941-cceddc491573
* Clean up speed mutation messages for nagas.haranp2006-11-222-5/+15
| | | | | | | Let golden draconians know that they resist acid. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@463 c06c8d41-db1a-0410-9941-cceddc491573
* Goodbye, gold dropping. We wish thee well.haranp2006-11-223-92/+4
| | | | | | | | If I misunderstood and this is still up for debate, my apologies and please revert. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@462 c06c8d41-db1a-0410-9941-cceddc491573
* [1597621] Auto-eat only offers rotten chunks to the appropriate races.dshaligram2006-11-221-1/+16
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@461 c06c8d41-db1a-0410-9941-cceddc491573
* Kill more g++ carps.dshaligram2006-11-222-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@460 c06c8d41-db1a-0410-9941-cceddc491573
* Restore old cursor behaviour on Windows, with little icky hooks to make it ↵dshaligram2006-11-225-11/+44
| | | | | | controllable for the newgame slider menu. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@459 c06c8d41-db1a-0410-9941-cceddc491573
* Improve monster AI for monsters with both spells and special abilities ↵dshaligram2006-11-221-10/+23
| | | | | | (draconians). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@458 c06c8d41-db1a-0410-9941-cceddc491573
* Set is_undead correctly when changing species in wizmode.dshaligram2006-11-221-0/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@457 c06c8d41-db1a-0410-9941-cceddc491573
* [1600189] Mummy restoration doesn't use mp or turn when it does nothing.dshaligram2006-11-221-1/+15
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@456 c06c8d41-db1a-0410-9941-cceddc491573
* [1599832] Machine gun acid spit forever.dshaligram2006-11-221-5/+9
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@455 c06c8d41-db1a-0410-9941-cceddc491573
* Fixed 160093: too many shield interaction messages.haranp2006-11-223-3/+4
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@454 c06c8d41-db1a-0410-9941-cceddc491573
* Merged stone_soup r15:451 into trunk part 2 (non-source changes).dshaligram2006-11-2233-2564/+4409
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@453 c06c8d41-db1a-0410-9941-cceddc491573
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-22179-25296/+38483
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@452 c06c8d41-db1a-0410-9941-cceddc491573