OSDN Git Service

Merge branch 'feature/Fix-Fresh-After' into develop
[hengbandforosx/hengbandosx.git] / src / cmd-item / cmd-throw.c
2021-01-27 HourierMerge branch 'feature/Fix-Fresh-After' into develop
2021-01-26 dis-[Fix] fresh-afterコマンドの修正
2021-01-26 HourierMerge branch 'feature/Fix-Class-Table' into develop
2021-01-26 dis-Merge branch 'feature/Fix-Stealth-Pval-Description...
2021-01-26 dis-Merge branch 'feature/Fix-Potion-Shatter' into develop
2021-01-25 Hourier[Fix] #41335 薬が壁に当たっても割れない不具合を修正した / Resolved the issue...
2021-01-24 HourierMerge branch 'develop'
2021-01-24 deskullMerge branch 'Feature/Version-Expression' into develop
2021-01-24 deskullMerge remote-tracking branch 'remotes/origin/Feature...
2021-01-24 deskullMerge remote-tracking branch 'remotes/origin/Feature...
2021-01-24 deskullMerge remote-tracking branch 'remotes/origin/Feature...
2021-01-24 deskullMerge remote-tracking branch 'remotes/origin/Feature...
2021-01-24 deskullMerge remote-tracking branch 'remotes/origin/Feature...
2021-01-23 Eric BranlundFixed two instances where search/replace left it_ptr...
2021-01-15 deskullMerge branch 'release/3.0.0Alpha' into master
2021-01-14 deskull[Refactor] #41156 Conflict 対策に have_flag() を has_flag...
2020-12-15 deskullMerge remote-tracking branch 'remotes/origin/Unificatio...
2020-12-15 deskullMerge remote-tracking branch 'remotes/origin/Integratio...
2020-12-15 Hourier[Refactor] #41053 Moved art-definition/*.h to artifact/
2020-12-12 iksMerge branch 'For3.0.0-Monster-Adjustment' into release...
2020-12-11 Hourier[Refactor] #40906 Reshaped automatically
2020-12-11 Hourier[Refactor] #40906 art-*.h をfixed-art-types.h に統合した...
2020-12-09 deskull[Merge] #40881 流れ上ブランチが孤立するとまずいので、名目的に今の時点で 'hradish...
2020-11-23 iksRevert "Revert "Merge branch 'master' of git.osdn.net...
2020-11-18 deskull[Merge] #40883 Win版が通る所までマージ完了.他環境でのチェックや他見落としはこれからチェック...
2020-11-08 deskull[Refactor] player_type から total_weight を削除し calc_invent...
2020-09-08 HourierMerge branch 'For2.2.2-Refactoring' into For3.0.0-Monst...
2020-08-26 deskull[Refactor] cave_have_flag_bold() を cave_has_flag_bold...
2020-08-25 deskull[Refactor] have_flag() を has_flag() に改名. / Rename have_...
2020-08-23 deskullRevert "Merge branch 'master' of git.osdn.net:/gitroot...
2020-08-23 deskullMerge branch 'master' of git.osdn.net:/gitroot/hengband...
2020-08-21 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-08-21 deskull[Fix] #40514 player-status-table.h の宣言ミス修正. / Fixed...
2020-08-19 deskullMerge remote-tracking branch 'remotes/hengband-osx...
2020-08-19 deskullMerge remote-tracking branch 'remotes/hengband-osx...
2020-08-14 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-08-14 Hourier[Refactor] #40624 Separated monster-status-setter.c...
2020-08-12 Hourier[Refactor] #40624 Separated monster-status-setter.c...
2020-08-09 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-08-09 Hourier[Refactor] #39010 Added return type to exe_throw()
2020-08-09 Hourier[Refactor] #39010 Separated drop_thrown_item() from...
2020-08-09 Hourier[Refactor] #39010 Separated process_boomerang_back...
2020-08-09 Hourier[Refactor] #39010 Separated check_boomerang_throw(...
2020-08-09 Hourier[Refactor] #39010 Separated process_boomerang_throw...
2020-08-09 Hourier[Refactor] #39010 Separated display_boomerang_throw...
2020-08-09 Hourier[Refactor] #39010 Separated display_potion_throw()...
2020-08-09 Hourier[Refactor] #39010 Separated display_figurine_throw...
2020-08-09 Hourier[Refactor] #39010 Separated do_cmd_throw() from do_cmd_...
2020-08-08 Hourier[Refactor] #39010 Separated attack_racial_power() from...
2020-08-08 Hourier[Refactor] #39010 Separated calc_racial_power_damage...
2020-08-08 Hourier[Refactor] #39010 Separated display_attack_racial_power...
2020-08-08 Hourier[Refactor] #39010 Incorporated some variables into...
2020-08-08 Hourier[Refactor] #39010 Separated check_racial_target_monster...
2020-08-08 Hourier[Refactor] #39010 Separated check_racial_target_seen...
2020-08-08 Hourier[Refactor] #39010 Separated check_racial_target_bold...
2020-08-08 Hourier[Refactor] #39010 Separated set_racial_chance() from...
2020-08-08 Hourier[Refactor] #39010 Separated set_class_specific_throw_pa...
2020-08-08 Hourier[Refactor] #39010 Separated reflect_inventory_by_throw...
2020-08-08 Hourier[Refactor] #39010 Reshaped do_cmd_throw()
2020-08-08 Hourier[Refactor] #39010 Separated calc_throw_grid() from...
2020-08-08 Hourier[Refactor] #39010 Reshaped do_cmd_throw()
2020-08-08 Hourier[Refactor] #39010 Separated calc_throw_range() from...
2020-08-08 Hourier[Refactor] #39010 Separated check_can_throw() from...
2020-08-08 Hourier[Refactor] #39010 Separated check_throw_boomerang(...
2020-08-08 Hourier[Refactor] #39010 Separated check_what_throw() from...
2020-08-08 Hourier[Refactor] #39010 Separated throw-util.c/h from cmd...
2020-08-08 Hourier[Refactor] #39010 Reshaped do_cmd_throw()
2020-08-01 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-07-26 Hourier[Refactor] #40571 Renamed targeting.c/h to target-check...
2020-07-26 Hourier[Refactor] #40571 Separated target-getter.c/h from...
2020-07-26 Hourier[Refactor] #40571 Moved targeting.c/h from io/ to target/
2020-07-25 Hourier[Refactor] #40571 Renamed targeting.c/h to target-check...
2020-07-25 Hourier[Refactor] #40571 Separated target-getter.c/h from...
2020-07-24 Hourier[Refactor] #40571 Moved targeting.c/h from io/ to target/
2020-07-22 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-07-18 Hourier[Refactor] #40569 Separated cave.c/h from floor.c/h...
2020-07-18 Hourier[Refactor] #40569 Separated floor-type-definition.h...
2020-07-18 Hourier[Refactor] #40457 Moved racial*.c/h from mind/ to racial/
2020-07-16 Hourier[Refactor] #40567 Renamed Term_*() to term_*()
2020-07-12 Hourier[Refactor] #40542 Changed macro function cave_have_flag...
2020-07-12 Hourier[Refactor] #40535 Separated verify_equip_slot() from...
2020-07-12 Hourier[Refactor] #40535 Separated cmd-throw.c/h from cmd...