summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Apply trunk r10409 to 0.5.dolorous2009-07-256-11/+17
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10410 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.5 merge (10405-10406): Milestone and logfile additions for 2009 ↵dshaligram2009-07-256-4/+60
| | | | | | tournament. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10408 c06c8d41-db1a-0410-9941-cceddc491573
* Typo fix.dolorous2009-07-251-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10402 c06c8d41-db1a-0410-9941-cceddc491573
* Update credits and change log.j-p-e-g2009-07-253-13/+22
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10399 c06c8d41-db1a-0410-9941-cceddc491573
* Backport r10397 to 0.5: conjure flame/blink fix, packaging with tar.j-p-e-g2009-07-257-12/+52
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10398 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r10395's case-statement cleanup to 0.5.dolorous2009-07-251-0/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10396 c06c8d41-db1a-0410-9941-cceddc491573
* * Another patch by zebez: Display fountain tiles for magic mapping.j-p-e-g2009-07-244-9/+30
| | | | | | | | * Fix 2826781: Black background for Detect Items/Creatures tiles after magic mapping. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10393 c06c8d41-db1a-0410-9941-cceddc491573
* Fix 2826452: clearing the map after magic mapping giving features awayj-p-e-g2009-07-241-0/+3
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10391 c06c8d41-db1a-0410-9941-cceddc491573
* Apply r10387 to 0.5: No MP cost for elemental staff special damage. Make the ↵evktalo2009-07-231-6/+2
| | | | | | damage roll 1d(1.25*(skill+skill)), which is a sixth less than it used to be and has higher variance. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10389 c06c8d41-db1a-0410-9941-cceddc491573
* * Change spell range display to something like @----->..j-p-e-g2009-07-234-6/+6
| | | | | | | | | This should be a bit clearer and is closer to the power display that also uses dots for potential not yet reached. * Fix 2824220: Magic mapping revealing real terrain tiles. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10388 c06c8d41-db1a-0410-9941-cceddc491573
* Fix (part of) 2820968: / dir not working on Unix.j-p-e-g2009-07-233-17/+18
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10386 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r10384 to 0.5.dolorous2009-07-231-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10385 c06c8d41-db1a-0410-9941-cceddc491573
* Backport prompt for Mephitic Cloud when targeting self to 0.5.j-p-e-g2009-07-231-0/+10
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10383 c06c8d41-db1a-0410-9941-cceddc491573
* Backport r10380, and also backport flavour messages for entering Zot.j-p-e-g2009-07-239-26/+112
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10381 c06c8d41-db1a-0410-9941-cceddc491573
* Backport r10377 from trunk: fix bug #2816691, and other monster speechzelgadis2009-07-233-5/+11
| | | | | | | fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10378 c06c8d41-db1a-0410-9941-cceddc491573
* Commit r10374 to 0.5: Revert the elemental staff special damage to ↵evktalo2009-07-221-1/+3
| | | | | | 3d((1+skill+evo)/2) again. Fix a bug that prevented the special damage costing 2 mp per kerpoww. Staff of earth keeps taking monster AC to account. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10375 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r10371 to 0.5.dolorous2009-07-221-2/+4
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10372 c06c8d41-db1a-0410-9941-cceddc491573
* Apply r10369 to 0.5: Elemental staff damage from 3d((1 + spell skill + ↵evktalo2009-07-221-3/+3
| | | | | | evoc)/2) to 1d(1 + spell skill + evoc). Apply monster AC to staff of earth special damage. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10370 c06c8d41-db1a-0410-9941-cceddc491573
* Backport the applicable parts of r10364.j-p-e-g2009-07-2212-20/+40
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10367 c06c8d41-db1a-0410-9941-cceddc491573
* Backport r10360/1 for a number of bug fixes.j-p-e-g2009-07-2012-153/+225
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10362 c06c8d41-db1a-0410-9941-cceddc491573
* Fix beam animations leaking information about unknown beam types.j-p-e-g2009-07-203-8/+20
| | | | | | | Backport AltGr fix for Tiles. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10359 c06c8d41-db1a-0410-9941-cceddc491573
* Fix porridge having menu colour yellow for Mummies.j-p-e-g2009-07-202-1/+9
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10357 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r10353 to 0.5.dolorous2009-07-203-2/+18
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10354 c06c8d41-db1a-0410-9941-cceddc491573
* Commit r10351 to 0.5 (temple adjustments).evktalo2009-07-201-32/+38
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10352 c06c8d41-db1a-0410-9941-cceddc491573
* Commit r10308 to 0.5: Milestones for entering Ice Caves, Minitombs and Sewers.evktalo2009-07-205-4/+61
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10350 c06c8d41-db1a-0410-9941-cceddc491573
* Commit r10210 and r10302 to 0.5: milestones for Ziggurats; don't mark ↵evktalo2009-07-204-0/+33
| | | | | | milestones before game starts. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10349 c06c8d41-db1a-0410-9941-cceddc491573
* r10346 for 0.5: Don't make a milestone for reaching the bottom of the Hive, ↵evktalo2009-07-201-1/+1
| | | | | | just for entering. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10347 c06c8d41-db1a-0410-9941-cceddc491573
* Backport r10344: fix for cloud part of bug 2820876.zelgadis2009-07-204-18/+112
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10345 c06c8d41-db1a-0410-9941-cceddc491573
* Add minor cosmetic fixes.dolorous2009-07-193-5/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10343 c06c8d41-db1a-0410-9941-cceddc491573
* Backport the LOS fix for a vitrified Slime Pit vault to 0.5.dolorous2009-07-191-1/+7
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10342 c06c8d41-db1a-0410-9941-cceddc491573
* Backport the rerolling prompt for unnamed random characters.j-p-e-g2009-07-191-21/+22
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10340 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r10327 to 0.5.dolorous2009-07-191-0/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10328 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r10323 to 0.5.dolorous2009-07-191-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10324 c06c8d41-db1a-0410-9941-cceddc491573
* Backport prompt before leaving without the Orb to 0.5.j-p-e-g2009-07-192-2/+22
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10321 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r10318 to 0.5.dolorous2009-07-191-5/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10319 c06c8d41-db1a-0410-9941-cceddc491573
* Add whitespace fixes.dolorous2009-07-191-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10316 c06c8d41-db1a-0410-9941-cceddc491573
* Backport the royal jelly's having a god from trunk (but make it dolorous2009-07-191-0/+3
| | | | | | | nameless, to match Dissolution). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10313 c06c8d41-db1a-0410-9941-cceddc491573
* Backport applicable part of trunk r10311 to 0.5.dolorous2009-07-191-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10312 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r10309 to 0.5.dolorous2009-07-192-6/+6
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10310 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r10307 to 0.5.dolorous2009-07-191-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10308 c06c8d41-db1a-0410-9941-cceddc491573
* Update change log.j-p-e-g2009-07-193-1/+2
| | | | | | | Replace Beogh's altar tile with the newer one. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10306 c06c8d41-db1a-0410-9941-cceddc491573
* Backport my previous commit (Zot remaining open once entered) to 0.5.j-p-e-g2009-07-1912-41/+42
| | | | | | | Also replace the (unused) branch entry tile with the new Zot entry tile. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10304 c06c8d41-db1a-0410-9941-cceddc491573
* Add whitespace fixes.dolorous2009-07-181-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10294 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r10289 to 0.5.dolorous2009-07-181-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10290 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r10287 to 0.5.dolorous2009-07-184-6/+9
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10288 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r10285 to 0.5.dolorous2009-07-181-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10286 c06c8d41-db1a-0410-9941-cceddc491573
* Add more minor cosmetic fixes.dolorous2009-07-181-3/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10276 c06c8d41-db1a-0410-9941-cceddc491573
* Add minor cosmetic fix.dolorous2009-07-181-1/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10274 c06c8d41-db1a-0410-9941-cceddc491573
* Since Dissolution is supposed to be the prophet of the Slime God, mark dolorous2009-07-182-1/+2
| | | | | | | it as a priestly monster. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10272 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r10268 and r10269 to 0.5.dolorous2009-07-181-61/+45
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10270 c06c8d41-db1a-0410-9941-cceddc491573