summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat
Commit message (Expand)AuthorAgeFilesLines
* [1752536] fire_order is now smarter.dshaligram2007-07-121-2/+2
* Further weakened Beogh armour bonus.dshaligram2007-07-121-1/+1
* [1752315] Made zombie orc entry to D:11-only and reduced the frequency ofdshaligram2007-07-121-4/+15
* Beogh balancing:dshaligram2007-07-121-40/+40
* Fixed missing description for Metabolic Englaciation [1752269]haranp2007-07-121-1/+1
* Adjusted depths for various vaults.dshaligram2007-07-113-136/+121
* Map cleanup (Eino).dshaligram2007-07-115-795/+1177
* [1737348] Allow stash.lua to annotate item names for autopickup so autopickupdshaligram2007-07-111-0/+5
* Space-padded another vault, added an example NSUBST use.dshaligram2007-07-101-15/+14
* Clarify wording of float.des header comment (David).dshaligram2007-07-091-2/+4
* Validate float map sizes so large maps aren't set ORIENT: float.dshaligram2007-07-091-38/+48
* Superior minivault handling. Minivaults without floor padding are finallydshaligram2007-07-095-16/+15
* Added some feature and branch descriptions (inspired by David). Also removeddshaligram2007-07-091-8/+50
* Changed Shoal huts (David). More improvements welcome.haranp2007-07-091-16/+24
* Oops, removed extraneous CHANCE:dshaligram2007-07-091-1/+0
* Added debugging code to generate multiple dungeons (all branches and levels)dshaligram2007-07-081-0/+1
* Removed extraneous stairs from the Mess, toned down orc warrioritis on shallowdshaligram2007-07-081-2/+4
* Map DEPTH handling was completely smashed, fixed.dshaligram2007-07-082-21/+21
* Vault collision checks were still assuming rectangles, fixed.dshaligram2007-07-082-1/+16
* Readjusting depth for another hard vault.dshaligram2007-07-081-1/+1
* Dropped weight of the crueler minotaur vaults, removed minotaurs from thedshaligram2007-07-081-19/+5
* Level and database text update (David).dshaligram2007-07-077-122/+439
* Fixed bugs in floating vault exit connections, added an entry vault as adshaligram2007-07-071-0/+26
* Extend rectangular vault support for regular vaults.dshaligram2007-07-071-60/+59
* Removed all uses of str_monam() outside of mon-util.cc; str_monam() isharanp2007-07-071-80/+8
* Describing items now works better in shops (fixes 1749246.)haranp2007-07-071-3/+3
* Allow non-rectangular minivaults and branch entry vaults (use space padding).dshaligram2007-07-063-14/+14
* Fix level compiler to validate PLACE: declarations.dshaligram2007-07-061-4/+4
* Shoals bottom now has 4-6 huts, each of which has a 50%haranp2007-07-062-0/+263
* Moved spell descriptions into the database.haranp2007-07-051-0/+720
* Added Polyphemus, a unique Cyclops who can show up where high-end uniquesharanp2007-07-041-0/+5
* Manual update (David).dshaligram2007-07-032-23/+57
* Moved hellmouths back to hells.des after discussions with David.dshaligram2007-07-014-106/+113
* Added NSUBST.dshaligram2007-07-011-3/+7
* Level updates collated by David.dshaligram2007-07-0120-6763/+7257
* [1742338] Fixed Hell portals not being revealed correctly when the horn isdshaligram2007-06-302-19/+6
* Moved the list of required .des files into loadmaps.lua.dshaligram2007-06-291-0/+15
* Added a rock stair down in the 004_mini_maze entry for players who can't finddshaligram2007-06-281-2/+2
* Colour unvisited stone stairs white (can be customised with the feature option).dshaligram2007-06-281-1/+1
* Partial syntax highlighting for embedded Lua in .des files.dshaligram2007-06-281-1/+23
* Added any_glyph_connected() and has_exit_from_glyph() Lua functions for leveldshaligram2007-06-271-1/+10
* Added glyphs_connected and friends for maps to test connectedness of pointsdshaligram2007-06-272-0/+45
* Added support for a validation hook for maps to check if they're A-Ok.dshaligram2007-06-261-18/+39
* Allow decorative minivaults in labyrinths (tagged "lab"). Minotaur minivaultsdshaligram2007-06-251-3/+61
* Hackily rewrite Lua chunk errors to reflect line numbers from the originaldshaligram2007-06-241-2/+2
* Step 1 of .des file Lua-isation. The dungeon compiler converts .des files todshaligram2007-06-232-0/+43
* Moved lua/base.lua -> dat/clua/userbase.lua, source it automatically.dshaligram2007-06-221-0/+68
* Pull c_macro out of the code and into clua/macro.lua.dshaligram2007-06-221-0/+39
* Allow minivaults tagged "lab" to be used for labyrinth exits.dshaligram2007-06-212-1/+45
* Level updates (entries, snake pit) (David).dshaligram2007-06-192-5/+157