summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* In arena mode, scale zapping and explosion animation delays to matchMatthew Cline2009-10-131-3/+31
* makefile: disable some annoying ICC warningsSteven Noonan2009-10-131-1/+3
* makefile: add ICC support through use of USE_ICC=y flagSteven Noonan2009-10-131-2/+17
* Merge branch 'master' of ssh://zelgadis@crawl-ref.git.sourceforge.net/gitroot...Matthew Cline2009-10-1341-171/+570
|\
| * Merge branch 'trees'.Adam Borowski2009-10-1320-51/+232
| |\
| | * Keep one of the testing vaults.Adam Borowski2009-10-131-39/+30
| | * A vault: yaktaur_hedge, test for monsters shooting through bushes.Adam Borowski2009-10-122-1/+14
| | * Fix an use of uninitialized menv[].Adam Borowski2009-10-121-1/+1
| | * Merge branch 'master' into treesAdam Borowski2009-10-1256-495/+2229
| | |\
| | * | Let missiles go past bushes.Adam Borowski2009-10-122-1/+8
| | * | Make Feawn like bushes (walking over them, penance for killing, ...).Adam Borowski2009-10-122-1/+2
| | * | Bushes -- tree-like monsters than can be destroyed with any means of damage,Adam Borowski2009-10-128-19/+46
| | * | Don't say that plants are "very slow", say they can't move instead.Adam Borowski2009-10-121-1/+4
| | * | Description and a quote for trees.Adam Borowski2009-10-122-12/+21
| | * | Merge branch 'master' into treesAdam Borowski2009-10-12140-3302/+4024
| | |\ \
| | * | | testing vaultAdam Borowski2009-10-091-0/+39
| | * | | Trees -- a new wall type, can be seen through (2nd square blocks LOS).Adam Borowski2009-10-0910-18/+109
| * | | | artefact.cc: eliminate "array subscript is above array bounds" warningsSteven Noonan2009-10-131-1/+1
| * | | | hiscores.cc: fix meaningless type qualifier on return typeSteven Noonan2009-10-131-1/+1
| * | | | invent.{cc,h}: fix meaningless type qualifier on return typeSteven Noonan2009-10-132-12/+12
| * | | | los: provide explicit access specifiers for inherited structsSteven Noonan2009-10-133-7/+7
| * | | | Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Ploog2009-10-1319-99/+204
| |\ \ \ \
| | * | | | Apply n78291's patch in [2877049], with a few tweaks, to expand Jiyva'sDavid Lawrence Ramsey2009-10-1214-93/+197
| | * | | | Add whitespace fixes.David Lawrence Ramsey2009-10-124-4/+4
| | * | | | Add manual tweaks.David Lawrence Ramsey2009-10-121-2/+3
| * | | | | Remove testing WEIGHT.David Ploog2009-10-131-2/+1
| * | | | | Awesome new Dis:8 map (Neil Middleton).David Ploog2009-10-131-0/+72
| * | | | | New Zot vault (Neil Middleton).David Ploog2009-10-131-0/+42
| |/ / / /
* / / / / Bug 2877419: do error checking on autoinscribe initfile lines, toMatthew Cline2009-10-131-0/+41
|/ / / /
* | | | Fixed Lua compile of super_loot item spec in ziggurat_create_loot_at().Matthew Cline2009-10-121-3/+5
* | | | * Changed libstdc++ stack depth for the get_savedir_filename() leakMatthew Cline2009-10-121-1/+13
| |_|/ |/| |
* | | Yank Shoals vaults to a separate file.Adam Borowski2009-10-122-252/+261
* | | 8 color terminal: check whether getenv() returns null before string compareSteven Noonan2009-10-121-3/+4
* | | 8 color terminals: switch to conditional usage based on terminal typeSteven Noonan2009-10-122-12/+15
* | | makefile: fix dependencies for levcomp.lex.ccSteven Noonan2009-10-121-1/+1
* | | Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Ploog2009-10-1211-21/+23
|\ \ \
| * | | makefile: add example CFOPTIMIZE flags for Intel's compilerSteven Noonan2009-10-121-0/+2
| * | | fix compile errors on Intel C++ Compiler v10.1Steven Noonan2009-10-126-21/+21
| * | | RHIDE project files removedSteven Noonan2009-10-124-0/+0
* | | | New vault by Jude, featuring a Lugonu altar.David Ploog2009-10-121-0/+33
* | | | Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Ploog2009-10-1245-211/+1890
|\| | |
| * | | MSVC: add minimal rebuild supportSteven Noonan2009-10-121-9/+13
| * | | MSVC: add tiles build supportSteven Noonan2009-10-1211-1235/+1982
| * | | msvc: fix projects to compile Crawl properlySteven Noonan2009-10-1212-1039/+1899
| * | | project-wide: fix msvc compile breakageSteven Noonan2009-10-1211-18/+44
| * | | Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-122-5/+12
| |\ \ \
| | * | | * Giant spores exploding in the arena should never be attributed toMatthew Cline2009-10-121-4/+10
| | * | | * Add -DDEBUG to DEFINES when DEBUG is set.Matthew Cline2009-10-121-1/+2
| * | | | Simplify.David Lawrence Ramsey2009-10-121-4/+2
| |/ / /
| * | | Fix compilation.David Lawrence Ramsey2009-10-121-1/+1