summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/delay.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
* r41@ODIN: dshaligram | 2006-08-19 18:51:17 +051800dshaligram2006-08-191-26/+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
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+549
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10 c06c8d41-db1a-0410-9941-cceddc491573