summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Rewrite cellray comparison; parametrize precomputations.Robert Vollmert2009-10-131-44/+49
* Improved detection of duplicate cellrays.Robert Vollmert2009-10-131-45/+83
* More explanation and some renames.Robert Vollmert2009-10-131-56/+48
* Introductory definitions and explanation.Robert Vollmert2009-10-131-6/+40
* Convert LOS code to iterate through quadrants with iterator.Robert Vollmert2009-10-131-38/+44
* luadgn.cc: disable dgn_dbg_test_explore in non-WIZARD buildsSteven Noonan2009-10-131-0/+2
* luadgn.cc: add 'dbg_test_explore' Lua bindingSteven Noonan2009-10-131-0/+7
* unit tests: fix crash when running unit tests under a tiles buildSteven Noonan2009-10-132-0/+9
* makefile: include DEFINES_L in CFLAGS_LSteven Noonan2009-10-131-1/+1
* acr.cc: suppress '--more--' prompt while running unit testsSteven Noonan2009-10-131-0/+1
* makefile: move USE_ICC conditional to avoid CFWARN changesSteven Noonan2009-10-131-16/+12
* debug.h: add #ifdef for __MSL__ macroSteven Noonan2009-10-131-0/+2
* platform detection: clean up abuse of '_MSC_VER' macroSteven Noonan2009-10-1313-19/+19
* initfile.cc: use new platform identification macros in find_executable_path()Steven Noonan2009-10-131-3/+3
* fix 'DEBUG' macro usage consistencySteven Noonan2009-10-1315-29/+29
* sqlite3.c: fix SQLITE_HAS_CODEC macro usageSteven Noonan2009-10-131-4/+4
* sqlite/Makefile: define missing macros and fix THREADSAFE macroSteven Noonan2009-10-131-1/+2
* sqlite3.c: stomp trailing whitespaceSteven Noonan2009-10-131-638/+638
* 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