summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* More branch entry vaults (Erik).dshaligram2007-03-237-253/+241
* Small changes to the overview screen and smaller ones to the tutorial.j-p-e-g2007-03-236-95/+45
* Two more Lair entries (Erik).dshaligram2007-03-221-0/+46
* Added island Lair entry (Erik).dshaligram2007-03-222-2/+32
* Two Lair entries (Erik).dshaligram2007-03-221-0/+64
* Cleaned up clouds and threw out the foo_MON values from the cloud enum. Thedshaligram2007-03-2222-268/+195
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-2132-1354/+1111
* Added wizmode command to simulate monster vs player combat (&^F).dshaligram2007-03-219-401/+346
* Tutorial tweaks:dshaligram2007-03-205-53/+80
* Added classic_item_colours option to go back to 0.1.x item colours. The optiondshaligram2007-03-208-120/+293
* Added a funtion for formatted message history, and, while I was at it, j-p-e-g2007-03-206-173/+252
* Enable more verbose error messages from the map parser.dshaligram2007-03-202-1/+3
* Readjust smiting: smiting does more base damage, and less damage at the topdshaligram2007-03-201-12/+10
* More doc fixes.haranp2007-03-192-113/+105
* Manual fixes (Dylan O'Donnell + general spellcheck)haranp2007-03-191-38/+38
* Added dummy minivault for shallow depths.dshaligram2007-03-191-1/+12
* Make shield training a little less easy.dshaligram2007-03-191-1/+2
* Added explicit exit point to vault.dshaligram2007-03-191-1/+1
* Demonspawn control demon power was ridiculously overpowered, fixed (Juha).dshaligram2007-03-192-2/+5
* Spatial distortion heals blink frogs.dshaligram2007-03-193-9/+12
* Added an invocable power to train Invocations for Lugonu (previously the firstdshaligram2007-03-195-6/+69
* s/Lucy/Lugonu/.dshaligram2007-03-1911-57/+64
* Alias < to > for Abyss exits.dshaligram2007-03-191-5/+15
* Fixed shadow creature abuse in Hall of Blades.dshaligram2007-03-193-27/+46
* Minitomb was not being connected to the rest of the level, fixed.dshaligram2007-03-191-0/+1
* Clear targeting prompts after target is selected.dshaligram2007-03-181-1/+4
* Changes to the overview screen (%) - added abilities and made it scrollable.j-p-e-g2007-03-1812-1891/+1832
* Fixed max mons transit number in transit cull.dshaligram2007-03-181-4/+2
* Adjusted monster beam to-hit numbers.dshaligram2007-03-183-39/+27
* Banished uniques (including ghosts) will now be sent to the Abyss. Banisheddshaligram2007-03-1819-287/+604
* Rings of fire and ice now type-ID when the player can notice this:haranp2007-03-163-77/+80
* Added message_colour option to allow custom-colouring individual messages. Thisdshaligram2007-03-169-25/+125
* Allow using aliases in init.txt:dshaligram2007-03-162-23/+53
* Wizmode &M typo should not produce annoying program bugs.dshaligram2007-03-161-1/+1
* Kill tracker now merges all pandemon kills under "demon lord".dshaligram2007-03-162-3/+7
* Tweak Vestibule. Murray is pre-placed only 50% of the time now.dshaligram2007-03-161-3/+3
* Reduce exclamation point overdose for monster attacks.dshaligram2007-03-161-7/+14
* Tweaked unique code to eliminate the confusing arithmetic on MONS enum values.dshaligram2007-03-1619-66/+126
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-1521-881/+1202
* Augmented non-demonspawn mutations are now shown in cyan rather thanharanp2007-03-151-7/+7
* Added !f inscription per 1680734.haranp2007-03-152-2/+9
* Better aux unarmed miss messages.dshaligram2007-03-141-3/+10
* Move spell targeting before miscast check. Not everything is moved - spellsdshaligram2007-03-1414-470/+589
* Major overhaul of tutorial messages and clean-up of tutorial.ccj-p-e-g2007-03-148-1357/+1386
* changes to the help screen (made by dploog) - and commit test :Pj-p-e-g2007-03-141-31/+35
* Turn off sort_menus by default.dshaligram2007-03-147-19/+12
* Fixed crash when drawing level map with large consoles.haranp2007-03-131-3/+9
* Requesting help when choosing race/class jumps you to the appropriate section...haranp2007-03-135-16/+21
* Redid ray ordering a bit.haranp2007-03-132-22/+33
* Fix for 1661786: autoprayer now works with run delays.haranp2007-03-137-71/+85