summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* New upstream git pulldebian/2.4_0.git.2015.12.29-1Manoj Srivastava2016-01-27
* Merge branch 'upstream'Manoj Srivastava2016-01-27
|\
| * Imported Upstream version 2.4~0.git.2015.12.29Manoj Srivastava2016-01-27
| * Merge branch 'development' into upstreamManoj Srivastava2016-01-27
| |\
| | * Remove MACINTOSH-compatibility codeBardur Arantsson2015-12-29
| | * Remove old Carbon resource filesBardur Arantsson2015-12-29
| | * Add lede and screenshotBardur Arantsson2015-12-29
| | * Move most text files from / to /docBardur Arantsson2015-12-29
| | * Tweak READMEBardur Arantsson2015-12-29
| | * Delete BUGS.txtBardur Arantsson2015-12-29
| | * Reformat README file as MarkdownBardur Arantsson2015-12-29
| | * Add Boost library requirement to READMEBardur Arantsson2015-12-29
| | * Add missing static_assertBardur Arantsson2015-12-28
| | * Remove get_month_name()Bardur Arantsson2015-12-28
| | * Remove dead codeBardur Arantsson2015-12-28
| | * Add .idea to .gitignoreBardur Arantsson2015-12-28
| | * Fixed missing includeElmo Todurov2015-12-11
| | * Remove unused wf_info flag handling codeBardur Arantsson2015-12-11
| | * Remove unused object_kind field "extra"Bardur Arantsson2015-12-11
| | * Remove useless V: lines from data filesBardur Arantsson2015-12-11
| | * Clean up indentationBardur Arantsson2015-12-11
| | * Remove dead codeBardur Arantsson2015-12-11
| | * Start on release notes for 2.4.xBardur Arantsson2015-12-11
| | * Reduce scope of askfor_aux_complete variable to single fileBardur Arantsson2015-12-11
| | * Remove term::wipe_hookBardur Arantsson2015-12-11
| | * Remove always-FALSE term::always_textBardur Arantsson2015-12-11
| | * Inline effectively constant term::{char,attr}_blankBardur Arantsson2015-12-11
| | * Remove always-off term::never_boredBardur Arantsson2015-12-11
| | * Remove unused term::fixed_shapeBardur Arantsson2015-12-11
| | * Remove strfmt()Bardur Arantsson2015-12-11
| | * Migrate z-rand.c to C++Bardur Arantsson2015-12-11
| | * Remove redundant parameter from Term_load_from()Bardur Arantsson2015-12-11
| | * Remove ANGBAND_GRAFBardur Arantsson2015-12-11
| | * Remove obsolete pref and font filesBardur Arantsson2015-12-11
| | * Remove ANGBAND_KEYBOARDBardur Arantsson2015-12-11
| | * Remove an instance of hardcoded terminal countBardur Arantsson2015-12-11
| | * Remove one-use my_fputs()Bardur Arantsson2015-12-11
| | * git ignore QtCreator project fileBardur Arantsson2015-12-11
| | * Move print_book() to cmd5.cc and make it staticBardur Arantsson2015-12-11
| | * Remove redundant assignments to "where" in browse_school_spell()Bardur Arantsson2015-12-11
| | * Update .gitignore for 'src'Bardur Arantsson2015-12-11
| | * Remove effectively dead code for "pattern walking"Bardur Arantsson2015-12-11
| | * Increase home capacity drasticallyBardur Arantsson2015-12-11
| | * Refactor race_info_idx() to avoid "invisible" static pointersBardur Arantsson2015-12-11
| | * De-duplicate detect_objects_* functionsBardur Arantsson2015-12-11
| | * De-duplicate detect_monsters_* functionsBardur Arantsson2015-12-11
| | * Allocate p_ptr dynamicallyBardur Arantsson2015-12-11
| | * Remove Alchemist class and associated skills/codeBardur Arantsson2015-12-11
| | * Fix clang warning; don't explicitly moveBardur Arantsson2015-10-31
| | * Fix undefined behavior in wizard modeBardur Arantsson2015-10-31