summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Use 'c'/'s' in monster health bar if monster is confused/stunnedBardur Arantsson2013-08-08
* Remove unnecessary override of quick_messagesBardur Arantsson2013-08-08
* Use proper random sampling for Lost Sword skill rewardBardur Arantsson2013-08-08
* Rework paralysis to avoid insta-deathBardur Arantsson2013-08-08
* Fix assert in case of subrace choices with no helpBardur Arantsson2013-08-08
* Show list of Mindcrafter powers automatically on Mindcrafting menuBardur Arantsson2013-08-08
* !oExperience always grants 100K XPBardur Arantsson2013-08-08
* Changed cbreak mode to raw mode in main-gcu. Fixes ctrl-c, ctl-s, ctrl-q in n...Elmo Todurov2013-08-06
* Remove unused other_query_flag optionBardur Arantsson2013-06-29
* Remove unused chaos patron codeBardur Arantsson2013-06-29
* Use "2.4" as save directory and bump SAVEFILE_VERSIONBardur Arantsson2013-06-29
* Remove show_*_graph optionsBardur Arantsson2013-06-29
* Remove fast_autoroller optionBardur Arantsson2013-06-29
* Remove old_colors optionBardur Arantsson2013-06-29
* Remove unused variableBardur Arantsson2013-06-29
* Remove HANDLE_SIGNALS and SPECIAL_BSDBardur Arantsson2013-06-29
* Clang warning fixBardur Arantsson2013-03-24
* Fix a long-standing bug in power calculation for wielded symbiotes.Bardur Arantsson2013-03-06
* Remove unused variablesBardur Arantsson2012-06-30
* Change spell_type to a semi-ADTBardur Arantsson2012-06-30
* Split high score reading/writing into separate compilation unitBardur Arantsson2012-06-29
* Remove FORCE_V_IDX preprocessor defineBardur Arantsson2012-06-29
* lua_bind: Inline lua_spell_{device_,}chance()Bardur Arantsson2012-06-29
* Remove dead lua_bind.c codeBardur Arantsson2012-06-29
* Simplify do_s16b/do_32b load/save codeBardur Arantsson2012-06-28
* Add "extern C" declarations for C++Bardur Arantsson2012-06-28
* Remove R_IDX_TESTING_HACK conditional codeBardur Arantsson2012-06-28
* Remove #if 0'd codeBardur Arantsson2012-06-28
* Remove TOME preprocessor defineBardur Arantsson2012-06-28
* Remove IGNORE_UNUSED_FUNCTIONS conditional codeBardur Arantsson2012-06-28
* Remove OBSOLETE_SIZING_METHOD conditional codeBardur Arantsson2012-06-28
* Remove SAVEFILE_SCREEN preprocessor defineBardur Arantsson2012-06-28
* Remove ANG291_COMPAT preprocessor defineBardur Arantsson2012-06-28
* Remove ANG293_COMPAT preprocessor defineBardur Arantsson2012-06-28
* Remove UPDATE_VIEW_COMPLEX_WALL_ILLUMINATION conditional codeBardur Arantsson2012-06-28
* Remove ANG281_RESET_VISUALS preprocessor defineBardur Arantsson2012-06-28
* Remove SPOIL_* conditional codeBardur Arantsson2012-06-28
* Remove ANGBAND30X conditional codeBardur Arantsson2012-06-28
* Remove NeXT conditional codeBardur Arantsson2012-06-28
* Remove VERBOSE_RALLOC preprocessor defineBardur Arantsson2012-06-28
* Remove ZANG_* preprocessor definesBardur Arantsson2012-06-27
* Remove ALLOW_AUTOROLLER preprocessor defineBardur Arantsson2012-06-27
* Remove MONSTER_HORDES preprocessor defineBardur Arantsson2012-06-27
* Remove SAVEFILE_MUTABLE preprocessor defineBardur Arantsson2012-06-27
* Remove ALLOW_QUITTING preprocessor defineBardur Arantsson2012-06-27
* Remove USE_FAST_AUTOROLLER preprocessor defineBardur Arantsson2012-06-27
* Remove TRACK_FRIENDS preprocessor defineBardur Arantsson2012-06-27
* Remove SHOW_LIFE_RATE preprocessor defineBardur Arantsson2012-06-27
* Remove ALLOW_TERROR preprocessor defineBardur Arantsson2012-06-27
* Remove ALLOW_FEAR preprocessor defineBardur Arantsson2012-06-27