summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/defines.h
Commit message (Expand)AuthorAgeFilesLines
...
* Remove an unused #define.Adam Borowski2011-10-191-3/+0
* New formula for tornado's radius.Raphael Langella2011-07-081-1/+1
* ZotDef: experimentally double XP gains, cut clock in half.Adam Borowski2011-07-061-1/+1
* New skill training system.Raphael Langella2011-07-041-0/+1
* Reduce berserk speed-up to *1.5.Adam Borowski2011-06-091-0/+2
* Give magic mapping an uniform shape.Adam Borowski2011-04-141-0/+2
* Drop remnants of the DOS port.Adam Borowski2011-04-081-7/+0
* Merge branch 'unicode'.Adam Borowski2011-04-011-0/+2
|\
| * Merge branch 'master' into unicodeAdam Borowski2011-03-131-1/+1
| |\
| * \ Merge branch 'master' into unicodeAdam Borowski2011-01-111-3/+3
| |\ \
| * \ \ Merge branch 'master' into unicodeAdam Borowski2010-12-121-6/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into unicodeAdam Borowski2010-12-021-3/+24
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into unicodeAdam Borowski2010-11-091-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into unicodeAdam Borowski2010-10-151-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into unicodeAdam Borowski2010-10-151-0/+3
| |\ \ \ \ \ \ \
| * | | | | | | | Always use Unicode values for glyphs. Always use ncursesw on Unix console.Adam Borowski2010-09-261-0/+1
* | | | | | | | | Revert e9eed917 (to 10000 not 100), introduce such caps everywhere.Adam Borowski2011-03-301-0/+2
* | | | | | | | | Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-8/+5
* | | | | | | | | Differentiate hell effect miscasts from miscellaneous miscastsWilliam Parker2011-03-221-0/+1
* | | | | | | | | Remove experience pool limit.Raphael Langella2011-03-181-2/+1
* | | | | | | | | Don't start the game if terminal is smaller than 80x24.Raphael Langella2011-03-181-0/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Comment fixes.David Lawrence Ramsey2011-02-241-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Rename Zot Defense to Zot Defence.David Lawrence Ramsey2011-01-051-1/+1
* | | | | | | Finally complete shedu!Jude Brown2010-12-291-0/+1
* | | | | | | Remove unused MISC_UNKNOWN_MISCAST, rename MISC_KNOWN_MISCAST.Adam Borowski2010-12-261-2/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Limit MAX_SHOPS, spawning 65th one would cause a crash.Adam Borowski2010-12-071-1/+1
* | | | | | Change ANON_FRIENDLY_MONSTER, let's see if something breaks.Adam Borowski2010-12-041-5/+3
| |_|_|_|/ |/| | | |
* | | | | Move the num of runes needed define, it's not really user-configurable.Adam Borowski2010-12-021-0/+2
* | | | | Merge branch 'master' into zotdefAdam Borowski2010-11-271-0/+4
|\ \ \ \ \
| * | | | | Tornado: reduce the effect's radius to 5.Adam Borowski2010-11-181-0/+2
| * | | | | Refactor Ashenzari transfer knowledge abiliyRaphael Langella2010-11-111-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'zotdef-0.6' into zotdef-mastermark2010-11-101-3/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge of the original myzotdef branch into the Crawl 0.6Mark Mackey2010-05-051-3/+17
| * | | | Fix targeting mode performance issues in tiles.Enne Walker2010-03-021-1/+2
| * | | | RC1 of spell highlightingDMBrownrigg2010-02-111-8/+1
| * | | | Continuing with Due's cleaned up version of splColor-patchDMBrownrigg2010-02-111-1/+8
* | | | | The haste nerf.Adam Borowski2010-10-311-0/+4
| |_|_|/ |/| | |
* | | | Massive spacing fixes: "( spaces after parentheses )".Adam Borowski2010-10-151-1/+1
| |_|/ |/| |
* | | Preserve individual monster HD for zombified types when possible.David Lawrence Ramsey2010-10-021-0/+1
* | | Replace a hardcoded number with a #define.Adam Borowski2010-09-291-0/+2
| |/ |/|
* | Add option restart_after_game to make Crawl return to the main menu after the...Darshan Shaligram2010-07-041-0/+2
* | Increase item limits, decouple NON_foo from MAX_foo; save major version changed.Darshan Shaligram2010-06-221-8/+18
* | Allow corpses to be placed in .des files.Darshan Shaligram2010-06-221-0/+3
* | Use a #define instead of hardcoded 20 for the size of Pan mons_alloc, reduce ...Adam Borowski2010-06-201-0/+3
* | Bring sanity to enums by making them diffable/patchable.Adam Borowski2010-06-081-4/+4
* | Remove unnecessary abyss defines.Darshan Shaligram2010-06-061-13/+0
* | Typo fixes.David Lawrence Ramsey2010-05-281-1/+1
* | Change MHITNOT, MHITYOU and miscast defines to an enum.Robert Vollmert2010-05-281-9/+15
* | Change the way command repetition is handled.Robert Vollmert2010-05-121-1/+0
* | Comment on MAX_RANDOM_SHOPS.Robert Vollmert2010-05-031-0/+1