summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Remove obsolete and pointless options.Bardur Arantsson2010-07-31
* Remove obsolete makefiles; they're not maintained.Bardur Arantsson2010-07-31
* Display list of items immediately instead of requiring player to press '*'.Bardur Arantsson2010-07-30
* Remove a little dead code.Bardur Arantsson2010-07-30
* Implement instant pseudo-ID on pickup.Bardur Arantsson2010-07-29
* Applied fixes and tweaks to Thaumaturgy by Lord Estraven.Bardur Arantsson2010-07-15
* Bump version and restore "git" in version number for next development cycle.Bardur Arantsson2010-05-07
* Remove "git" in version for release tagging.Bardur Arantsson2010-05-07
* Add support for building the GTK2 interface with the CMake build system.Bardur Arantsson2010-05-04
* Fix duration display for Shapeshift mimicry power. Thanks to morchant for the...Bardur Arantsson2010-05-04
* Build system: Add build support for Windows/MinGW.Bardur Arantsson2010-03-14
* Revert use of stdint.h since not all compilers we're supporting have it.Bardur Arantsson2010-02-14
* Use correct paths for out-of-source builds.Bardur Arantsson2010-02-04
* Apply patch from Wiki bug report #615.Bardur Arantsson2010-02-04
* Remove the "low on fuel" check for light sources when entering overland trave...Bardur Arantsson2010-02-04
* Remove main-dmy.c from the standard makefile since it's been deleted.Bardur Arantsson2010-01-25
* Removing *.raw file support completely -- it's not necessary on modern machines.Bardur Arantsson2010-01-18
* Renumber "molten glass wall" feature to hopefully avoid clashes with modules.Bardur Arantsson2010-01-17
* Preparatory bits for next development cycle.Bardur Arantsson2010-01-17
* Bump version number and remove "(git)" suffix for release tagging.Bardur Arantsson2010-01-17
* Remove unused variable.Bardur Arantsson2010-01-17
* Remove dead code.Bardur Arantsson2010-01-17
* Remove VERIFY_VERSION_STAMP code. It's useless.Bardur Arantsson2010-01-17
* Remove unused player ghost/bones code.Bardur Arantsson2010-01-17
* Removed Macintosh (non-Carbon) precompiled header file.Bardur Arantsson2010-01-17
* Add an "install" target.Bardur Arantsson2010-01-17
* Fix long-standing stack smashing bug in automatizer when saving rules.Bardur Arantsson2010-01-12
* Import Killerbunnies patch: Trying to activate Piercing Shots now displays a ...Bardur Arantsson2010-01-12
* Import Killerbunnies patch: Add a "you do not you all your fate" text to Fate...Bardur Arantsson2010-01-12
* Import Killerbunnies patch: Two new automatizer rules types <inventory> and /...Bardur Arantsson2010-01-12
* Remove dead code.Bardur Arantsson2010-01-12
* Remove ALLOW_SPOILERS option.Bardur Arantsson2010-01-12
* Remove ALLOW_WIZARD option.Bardur Arantsson2010-01-12
* Remove ANGBAND_LITE option.Bardur Arantsson2010-01-12
* Remove Borg cruft.Bardur Arantsson2010-01-11
* Remove obsolete platforms/frontends.Bardur Arantsson2010-01-11
* Remove unused file left over from CVS.Bardur Arantsson2010-01-11
* Fix LUA errors when hitting escape to cancel choosing a spell.Bardur Arantsson2010-01-11
* CMake build system: supports X11, Curses and SDL frontends.Bardur Arantsson2010-01-10
* Add -Wno-unused-value to gcc flags to avoid harmless warnings.Bardur Arantsson2010-01-10
* Fixes for 64 bit compatibility.Bardur Arantsson2010-01-10
* Use the C99 standard int32_t/uint32_t instead of the L64 define.Bardur Arantsson2010-01-10
* Refactor version string construction to a function.Bardur Arantsson2010-01-10
* Clean up sprintf() usage to always use a "%s" format string.Bardur Arantsson2010-01-10
* Remove a non-ASCII character from comment.Bardur Arantsson2010-01-10
* Disambiguate misleading expression.Bardur Arantsson2010-01-10
* Remove dead code.Bardur Arantsson2010-01-10
* Remove pval from antimagic field strength calculation.Bardur Arantsson2010-01-09
* Preparatory bits for next development cycle.Bardur Arantsson2010-01-09
* Bump version number and mark as a non-official version in IS_CVS.Bardur Arantsson2010-01-09