summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tagging 0.1.3 release.0.1.3dshaligram2006-11-150-0/+0
* [1595794] Fixed bad multidrop memory (when only one item was dropped, multidropdshaligram2006-11-141-0/+1
* [1595668] Fixed disc of storms producing buggy messages.dshaligram2006-11-142-11/+2
* [1595804] Search was not active while resting.dshaligram2006-11-141-6/+0
* Remove -svn qualifier from version for the impending 0.1.3 release.dshaligram2006-11-141-1/+1
* Branching stone_soup for 0.1.3 release.dshaligram2006-11-140-0/+0
* Updated change history for 0.1.3.dshaligram2006-11-131-0/+123
* Docs for 0.1.3.dshaligram2006-11-139-1275/+2559
* Changes to the interface when wearing rings:dshaligram2006-11-131-10/+11
* Fixed worn jewellery not being flagged correctly when dropped.dshaligram2006-11-121-1/+2
* Readjusted wizardry effects.dshaligram2006-11-121-11/+13
* Fixed 1594109: Bad messages when non-existing weapons dance, plusharanp2006-11-112-2/+6
* Fixed silver statue description.dshaligram2006-11-091-1/+1
* [1589854] Orange and silver statues are now monsters. Statue effects are handleddshaligram2006-11-0916-56/+175
* Removed M_ON_FIRE (unused) and added M_UNIQUE to identify unique monsters.dshaligram2006-11-093-55/+61
* [1593356] Fixed ghouls mutating.dshaligram2006-11-091-5/+15
* [1593318] Moved ranged combat display before the other missile skills.dshaligram2006-11-091-1/+1
* Removed another unnecessary duplicate place name function.dshaligram2006-11-0910-241/+86
* "death" was missing from EC_ attribute names, fixed.dshaligram2006-11-091-1/+1
* [1593089] Allow Escape to exit the sequential pickup prompt.dshaligram2006-11-092-3/+3
* Added wizard command @ to set stats for the PC.dshaligram2006-11-097-10/+54
* Fix compile failure with CLUA_BINDINGS not defined.dshaligram2006-11-081-1/+1
* [1592629] \ now shows item identification knowledge in shops.dshaligram2006-11-082-15/+81
* [1584965] Display unarmed combat after the other melee skills.dshaligram2006-11-082-36/+61
* Added documentation for the cset_FOO and feature options (David).dshaligram2006-11-081-1/+56
* [1592521] Fix the invisibility check for tracers to produce nicer results.dshaligram2006-11-082-8/+51
* Fixed level-map brokenness when using the DEC character set on Linux.dshaligram2006-11-082-14/+34
* Fixed beta 26 bug: Glow contamination has an extremely severe mutation rate.dshaligram2006-11-081-1/+7
* Fixed easy_butcher being unable to switch back to pre-butcher weapon.dshaligram2006-11-081-0/+1
* Fixed atrociously broken tracer beams. These bugs seem to have been around dshaligram2006-11-081-8/+9
* Minor readjustment of draconian rarity in Zot.dshaligram2006-11-082-7/+10
* [1591152] Fixed macros being able to infinite loop; I'm hoping this will play...dshaligram2006-11-071-3/+3
* Sigh, DOYACC should default to n on DOS.dshaligram2006-11-071-1/+1
* Fixed yet another off-by-one error.dshaligram2006-11-071-1/+1
* Tweaked interrupt_activity so that stacked delays (travel/macro + something e...dshaligram2006-11-071-23/+61
* Updated INSTALL with information on the level compiler.dshaligram2006-11-071-208/+277
* Fixed lexer bug that caused segfaults after reading integer parameters.dshaligram2006-11-071-0/+2
* Updated comments for splev.des. Added notes on how hell portals are initialiseddshaligram2006-11-0710-46/+244
* Catch stray makefile.lnx references in docs/comments.nlanza2006-11-072-4/+4
* makefile.lnx -> makefile.unixnlanza2006-11-072-1/+1
* Continue to generic-ify the build; very little in the source is *actually*nlanza2006-11-074-14/+14
* Hack on the levcomp stuff so it builds inside Xcode; as part of that, cleannlanza2006-11-0730-2907/+1599
* More intelligent messages when monsters hit themselves (1578169.)haranp2006-11-061-12/+55
* Fixed bug 1591105, invisible monsters can no longer 'gesture wildly.'haranp2006-11-061-3/+4
* Added an option, increasing_skill_progress (default false), which if trueharanp2006-11-065-3/+19
* More makefile rearrangement; pre-generated parser goes into source/prebuilt.dshaligram2006-11-067-15/+46
* Added a package-source target to generate source tarball and zip suitable for...dshaligram2006-11-063-6/+60
* Fix for 1591103, incorrect no-damage messages with vorpal brands.haranp2006-11-061-4/+9
* Cosmetic fix for 1590656: bad claw message.haranp2006-11-061-1/+1
* Fix for 1591269, dissection failure hints why without easy_butcher.haranp2006-11-062-2/+8