summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/effects.cc
Commit message (Collapse)AuthorAgeFilesLines
* License compliance changes -- see the following excerpt from license.txt:nlanza2006-09-261-0/+2
| | | | | | | | | | | | | | | | | | | | | 2. You may modify your copy or copies of Crawl or any portion of it, and copy and distribute such modifications under the terms of Paragraph 1 above (including distributing this Licence Agreement), provided that you also do the following: a. cause the modified files to carry prominent notices stating that you changed the files and the date of any change; and This tags all source files that didn't already have it with a 'Modified for Crawl Reference by $Author on $Date$' header tag, allowing SVN to do the datestamp monkeying for us. I've also tagged files that are new to crawl-ref / stone soup, which the license doesn't require but does provide a bit of unity and makes it easier to see who's changing things. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup@124 c06c8d41-db1a-0410-9941-cceddc491573
* Give more gold when acquiring items.haranp2006-09-251-0/+4
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup@114 c06c8d41-db1a-0410-9941-cceddc491573
* More cleanups with grid_destroys_items().haranp2006-09-231-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup@95 c06c8d41-db1a-0410-9941-cceddc491573
* Integrated the inscription patch, *except* for the keybindings issue.haranp2006-09-201-5/+5
| | | | | | | | Also, made a minor change to files.cc - I couldn't reload savefiles the way it was set up before. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup@53 c06c8d41-db1a-0410-9941-cceddc491573
* r72@ODIN: dshaligram | 2006-08-19 23:57:41 +051800dshaligram2006-08-191-0/+1
| | | | | | | Sigh. Fixed lochaber axe wieldable by small humanoids. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup@25 c06c8d41-db1a-0410-9941-cceddc491573
* r70@ODIN: dshaligram | 2006-08-19 23:40:12 +051800dshaligram2006-08-191-6/+9
| | | | | | | | | | | - Fixed death drake breath attack. - Fixed broken launcher acquirement. - Fixed longbow being wieldable by small humanoids. - Fixed draconian caller summons. - Tweaked swamp drake breath attack from cloud to beam+cloud. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup@24 c06c8d41-db1a-0410-9941-cceddc491573
* r41@ODIN: dshaligram | 2006-08-19 18:51:17 +051800dshaligram2006-08-191-21/+36
| | | | | | | | | | | | | | | | | | | | | | | | | The march towards 4.1-ness continues: - Monsters can displace other (related) monsters. For instance, orc warriors can push past vanilla orcs. - Missile launchers are eligible for acquirement. - Boosted damage for fire/frost launchers. - Launchers now support the vorpalise brand (aka "of velocity"). - Throwing skill is now called Ranged Combat. - Added monster draconians, death drakes. Moved drakes from 'd' to 'l'. - Shining One: Cleansing flame replaces Thunderbolt. - Added lajatang, lochaber axe, and longbow. - Set save major version back to 0, so that stone_soup will refuse to load Crawl 4.0 savegames, instead of dying horribly. - Centaur and naga bardings are no longer classified as boots. - Monsters can cast poison arrow. - Nagas now do more respectable melee damage. - Added jelly pits. - Added itemprop.cc as the central file specifying item properties. Integration is far from complete though. wpn-misc.cc, food.cc, etc. still have defined many item properties in code. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup@21 c06c8d41-db1a-0410-9941-cceddc491573
* First merge of Crawl 4.1.2 features into Stone Soup:DShaligram2006-08-141-44/+144
| | | | | | | | | | | | | | | | | | * Enhancer staves boost spell power only, not success rates * Chain lightning is in at level 8, replaces orb of electrocution in Annihilations. * Spell levels changed: borgnor's (5), shadow creatures (6), silence (5), simulacrum (6), Controlled Blink (8). I haven't rearranged spellbooks in spell level order yet. * Sif Muna appreciates spell skill training, not mere spellcasting (untested) * Detect creatures is inaccurate, map is cleared before DC acts. * The Shining One no longer cuts up rough about his Daevas dying. * Rods are weaker. More on this below. * Shields are mildly better in combat and ranged-attack-blocking, and get a fuller range of brands. Needs more work. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup@16 c06c8d41-db1a-0410-9941-cceddc491573
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1389
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10 c06c8d41-db1a-0410-9941-cceddc491573