summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Update HOOK_NEW_MONSTER to new-style hookBardur Arantsson2014-12-23
* Update HOOK_DROP to new-style hookBardur Arantsson2014-12-23
* Eliminate hook_file globalBardur Arantsson2014-12-23
* Update HOOK_CHAR_DUMP to new-style hookBardur Arantsson2014-12-23
* Update HOOK_WILD_GEN to new-style hookBardur Arantsson2014-12-23
* Update HOOK_GEN_LEVEL to new-style hookBardur Arantsson2014-12-23
* Update HOOK_CHAT to new-style hookBardur Arantsson2014-12-23
* Update HOOK_MON_SPEAK to new-style hookBardur Arantsson2014-12-23
* Update HOOK_GIVE to new-style hookBardur Arantsson2014-12-23
* Rework spell_type_description_foreach to use lambdasBardur Arantsson2014-12-23
* Remove spurious FIXMEsBardur Arantsson2014-12-23
* Fix monster health bar displayBardur Arantsson2014-12-18
* Remove all uses of sglibBardur Arantsson2014-12-18
* Make ang_sort_* private to xtra2.ccBardur Arantsson2014-12-16
* Replace usleep with C++11 this_thread::sleep_for()Bardur Arantsson2014-12-16
* Replace uses of stricmp with boost::algorithm::iequalsBardur Arantsson2014-12-16
* Remove "extern" declarations for getpw{uid,nam}Bardur Arantsson2014-12-16
* Remove __GO32__-conditional codeBardur Arantsson2014-12-16
* Remove dead #ifdef sectionsBardur Arantsson2014-12-16
* Remove lots of obsolete platform definesBardur Arantsson2014-12-16
* Remove core() and core_auxBardur Arantsson2014-12-15
* Don't allow "move right" in Automatizer when there's nowhere to moveBardur Arantsson2014-12-13
* Remove xaw frontend and inline maid-x11.cBardur Arantsson2014-12-13
* Inline safe_calloc() and remove z-virt.cBardur Arantsson2014-12-13
* Remove plog_fmtBardur Arantsson2014-12-13
* Windows: Remove useless "Help" menu itemsBardur Arantsson2014-12-13
* Move user_name initialization to separate functionBardur Arantsson2014-11-20
* Don't lie about path if we fail to auto-create "save" directoryBardur Arantsson2014-11-20
* Remove -s/-S command-line optionBardur Arantsson2014-11-20
* Remove -d/-D command-line optionBardur Arantsson2014-11-20
* Remove inkey_scan and inkey_xtra globalsBardur Arantsson2014-11-20
* Fix doc commentBardur Arantsson2014-11-20
* Remove TERM_XTRA_GET_DELAYBardur Arantsson2014-11-20
* Fixed displaying equipment/inventory conditions in squelchElmo Todurov2014-08-24
* Fixed starting with 0 random questsElmo Todurov2014-08-24
* Remove TERM_XTRA_FROSHBardur Arantsson2014-07-04
* Remove graphics supportBardur Arantsson2014-07-02
* Remove "platform" sound supportBardur Arantsson2014-07-02
* Remove unused variables and argv0Bardur Arantsson2014-06-27
* Remove unused HOOK_REDRAWBardur Arantsson2014-06-27
* Remove dead codeBardur Arantsson2014-06-27
* Remove unused core_fmt()Bardur Arantsson2014-06-27
* Remove dead definesBardur Arantsson2014-06-27
* Remove unused Term_exchange()Bardur Arantsson2014-06-27
* Remove most of z-virt.[ch]Bardur Arantsson2014-06-27
* Remove unused ANGBAND_DIR_{SCPT,PATCH}Bardur Arantsson2014-06-27
* Replace COPY() macro use with assignmentBardur Arantsson2014-06-26
* Remove shim memset() implementationBardur Arantsson2014-06-26
* Avoid use of z-virt.h macros in z-form.cBardur Arantsson2014-06-26
* Replace usages of WIPE/C_WIPE with memset()Bardur Arantsson2014-06-26