OSDN Git Service

hengband/hengband.git
4 years ago[Refactor] #40414 Moved binding_field() from spells1.c/h to spells-mirror.c/h
Hourier [Wed, 3 Jun 2020 12:30:47 +0000 (21:30 +0900)]
[Refactor] #40414 Moved binding_field() from spells1.c/h to spells-mirror.c/h

4 years ago[Refactor] #40414 Separated spells-mirror.c/h from spells1.c/h
Hourier [Wed, 3 Jun 2020 12:09:24 +0000 (21:09 +0900)]
[Refactor] #40414 Separated spells-mirror.c/h from spells1.c/h

4 years ago[Refactor] #40399 object2.c/h を*抹殺*した!! / *Genocide*
Hourier [Wed, 3 Jun 2020 11:10:25 +0000 (20:10 +0900)]
[Refactor] #40399 object2.c/h を*抹殺*した!! / *Genocide*
object2.c/h!!

4 years ago[Refactor] #40399 Moved all global variables from object2.c/h to system-variables.c/h
Hourier [Wed, 3 Jun 2020 11:08:14 +0000 (20:08 +0900)]
[Refactor] #40399 Moved all global variables from object2.c/h to system-variables.c/h

4 years ago[Refactor] #40399 Separated object-stack.c/h from object2.c/h
Hourier [Wed, 3 Jun 2020 11:04:12 +0000 (20:04 +0900)]
[Refactor] #40399 Separated object-stack.c/h from object2.c/h

4 years ago[Refactor] #40399 Separarted object-sort.c/h from object2.c/h
Hourier [Wed, 3 Jun 2020 10:51:13 +0000 (19:51 +0900)]
[Refactor] #40399 Separarted object-sort.c/h from object2.c/h

4 years ago[Refactor] #40399 Separated object-value-calc.c/h from object2.c/h"
Hourier [Wed, 3 Jun 2020 10:41:53 +0000 (19:41 +0900)]
[Refactor] #40399 Separated object-value-calc.c/h from object2.c/h"

4 years ago[Refactor] #40399 Moved pseudo_value_check_*() from object2.c/h to simple-perception.c/h
Hourier [Wed, 3 Jun 2020 10:19:32 +0000 (19:19 +0900)]
[Refactor] #40399 Moved pseudo_value_check_*() from object2.c/h to simple-perception.c/h

4 years ago[Refactor] #40399 Changed functions name from value_check_aux*() (1 or 2) to pseudo_v...
Hourier [Wed, 3 Jun 2020 10:14:34 +0000 (19:14 +0900)]
[Refactor] #40399 Changed functions name from value_check_aux*() (1 or 2) to pseudo_value_check_*() (heavy or light)

4 years ago[Refactor] #40399 value_check_aux*() の返り値をbyteからitem_feel_typeに変更 (save.c/load.c...
Hourier [Wed, 3 Jun 2020 10:13:03 +0000 (19:13 +0900)]
[Refactor] #40399 value_check_aux*() の返り値をbyteからitem_feel_typeに変更 (save.c/load.c の挙動はbyte型にキャストしているので問題なし) / Changed return type of value_check_aux*() from byte to item_feel_type (checked that no negative effect to savedata)

4 years ago[Refactor] #40399 Renamed object-appraiser.c/h to object-perception.c/h and simple...
Hourier [Wed, 3 Jun 2020 10:05:38 +0000 (19:05 +0900)]
[Refactor] #40399 Renamed object-appraiser.c/h to object-perception.c/h and simple-appraiser.c/h to simple-perception and moved them to perception/

4 years ago[WIP] [Refactor] #40399 Renamed object-appraiser.c/h to object-perception.c/h and...
Hourier [Wed, 3 Jun 2020 10:04:14 +0000 (19:04 +0900)]
[WIP] [Refactor] #40399 Renamed object-appraiser.c/h to object-perception.c/h and simple-appraiser.c/h to simple-perception and moved them to perception/

4 years ago[Refactor] #40399 Separated apply-magic.c/h from object2.c/h
Hourier [Wed, 3 Jun 2020 09:20:51 +0000 (18:20 +0900)]
[Refactor] #40399 Separated apply-magic.c/h from object2.c/h

4 years ago[Refactor] #40399 Moved get_obj_num() from object2.c/h to world-object.c/h
Hourier [Wed, 3 Jun 2020 09:01:12 +0000 (18:01 +0900)]
[Refactor] #40399 Moved get_obj_num() from object2.c/h to world-object.c/h

4 years ago[Refactor] #40399 Reshaped Makefile.am
Hourier [Tue, 2 Jun 2020 14:02:54 +0000 (23:02 +0900)]
[Refactor] #40399 Reshaped Makefile.am

4 years ago[Refactor] #40399 Moved floor_item_describe() from obejct2.c/h to floor-object.c/h
Hourier [Tue, 2 Jun 2020 13:56:42 +0000 (22:56 +0900)]
[Refactor] #40399 Moved floor_item_describe() from obejct2.c/h to floor-object.c/h

4 years ago[Refactor] #40399 Separated apply-magic-others.c/h
Hourier [Tue, 2 Jun 2020 13:53:37 +0000 (22:53 +0900)]
[Refactor] #40399 Separated apply-magic-others.c/h

4 years ago[Refactor] #40399 Separated apply-magic-accessory.c/h from object2.c
Hourier [Tue, 2 Jun 2020 13:47:15 +0000 (22:47 +0900)]
[Refactor] #40399 Separated apply-magic-accessory.c/h from object2.c

4 years ago[Refactor] #40399 Renamed apply_magic_equipment() to apply_magic_accessary()
Hourier [Tue, 2 Jun 2020 13:40:57 +0000 (22:40 +0900)]
[Refactor] #40399 Renamed apply_magic_equipment() to apply_magic_accessary()

4 years ago[Refactor] #40399 Separated apply-magic-armor.c/h from object2.c
Hourier [Tue, 2 Jun 2020 13:39:37 +0000 (22:39 +0900)]
[Refactor] #40399 Separated apply-magic-armor.c/h from object2.c

4 years ago[Refactor] #40399 Separated apply-magic-weapon.c/h from object2.c
Hourier [Tue, 2 Jun 2020 13:32:26 +0000 (22:32 +0900)]
[Refactor] #40399 Separated apply-magic-weapon.c/h from object2.c

4 years ago[Refactor] #40457 Moved object boosting/cursing/ego/artifact-related files from objec...
Hourier [Tue, 2 Jun 2020 13:22:31 +0000 (22:22 +0900)]
[Refactor] #40457 Moved object boosting/cursing/ego/artifact-related files from object/ to object-enchant/

4 years ago[Fix] #40399 Resolved VS2019's filter so that sv-*.h can be seen
Hourier [Tue, 2 Jun 2020 13:13:37 +0000 (22:13 +0900)]
[Fix] #40399 Resolved VS2019's filter so that sv-*.h can be seen

4 years ago[WIP] [Refactor] #40457 Moved object boosting/cursing/ego/artifact-related files...
Hourier [Tue, 2 Jun 2020 13:10:54 +0000 (22:10 +0900)]
[WIP] [Refactor] #40457 Moved object boosting/cursing/ego/artifact-related files from object/ to object-enchant/

4 years ago[Refactor] #40399 Renamed some nameless functions
Hourier [Tue, 2 Jun 2020 13:04:15 +0000 (22:04 +0900)]
[Refactor] #40399 Renamed some nameless functions

4 years ago[Refactor] #40399 Moved get_random_ego() from object2.c to object-ego.c/h
Hourier [Tue, 2 Jun 2020 13:01:48 +0000 (22:01 +0900)]
[Refactor] #40399 Moved get_random_ego() from object2.c to object-ego.c/h

4 years ago[Refactor] #40457 Moved sv-* from object/ to sv-definition/
Hourier [Tue, 2 Jun 2020 12:53:26 +0000 (21:53 +0900)]
[Refactor] #40457 Moved sv-* from object/ to sv-definition/

4 years ago[WIP] [Refactor] #40457 Moved sv-* from object/ to sv-definition/
Hourier [Tue, 2 Jun 2020 12:49:36 +0000 (21:49 +0900)]
[WIP] [Refactor] #40457 Moved sv-* from object/ to sv-definition/

4 years ago[Refactor] #40399 Moved lookup_kind() from object2.c/h to object-kind-hook.c/h
Hourier [Tue, 2 Jun 2020 12:47:01 +0000 (21:47 +0900)]
[Refactor] #40399 Moved lookup_kind() from object2.c/h to object-kind-hook.c/h

4 years ago[Refactor] #40399 Moved floor_item_charges() from object2.c/h tofloor-object.c/h
Hourier [Tue, 2 Jun 2020 12:22:59 +0000 (21:22 +0900)]
[Refactor] #40399 Moved floor_item_charges() from object2.c/h tofloor-object.c/h

4 years ago[Refactor] #40399 Separated object-generator.c/h from object2.c/h
Hourier [Tue, 2 Jun 2020 12:03:37 +0000 (21:03 +0900)]
[Refactor] #40399 Separated object-generator.c/h from object2.c/h

4 years ago[Refactor] #40399 Moved inven_takeoff() from object2.c/h to inventory-object.c/h
Hourier [Tue, 2 Jun 2020 11:38:56 +0000 (20:38 +0900)]
[Refactor] #40399 Moved inven_takeoff() from object2.c/h to inventory-object.c/h

4 years ago[Refactor] #40399 Moved inven_carry_okay() from object2.c/h to inventory-object.c...
Hourier [Tue, 2 Jun 2020 11:31:28 +0000 (20:31 +0900)]
[Refactor] #40399 Moved inven_carry_okay() from object2.c/h to inventory-object.c/h and renamed it to check_store_item_to_inventory()

4 years ago[Refactor] #40399 Moved delete_object_idx() and excise_object_idx() from object2...
Hourier [Tue, 2 Jun 2020 11:25:24 +0000 (20:25 +0900)]
[Refactor] #40399 Moved delete_object_idx() and excise_object_idx() from object2.c/h to floor-object.c/h

4 years ago[Refactor] #40399 Separated world-object./h from object2.c/h
Hourier [Tue, 2 Jun 2020 11:03:01 +0000 (20:03 +0900)]
[Refactor] #40399 Separated world-object./h from object2.c/h

4 years ago[Refactor] #37353 VS2019 v16.6.1でswtich/case文にenum値が全て列挙されていないとC4061/C4062警告が出る事象を抑制し...
Hourier [Tue, 2 Jun 2020 10:57:15 +0000 (19:57 +0900)]
[Refactor] #37353 VS2019 v16.6.1でswtich/case文にenum値が全て列挙されていないとC4061/C4062警告が出る事象を抑制した / Suppressed the event that C4061/C4062 warning is issued when all enum values are not listed in swtich/case statement in VS2019 v16.6.1

4 years ago[Refactor] #40457 Moved cmd-building.c/h and cmd-inn.c/h to cmd-building/ to prepare...
Hourier [Tue, 2 Jun 2020 09:08:11 +0000 (18:08 +0900)]
[Refactor] #40457 Moved cmd-building.c/h and cmd-inn.c/h to cmd-building/ to prepare dividing cmd-basic.c/h

4 years ago[WIP] [Refactor] #40457 Moved cmd-building.c/h and cmd-inn.c/h to cmd-building/
Hourier [Tue, 2 Jun 2020 08:59:36 +0000 (17:59 +0900)]
[WIP] [Refactor] #40457 Moved cmd-building.c/h and cmd-inn.c/h to cmd-building/

4 years agoCorrected type for object/sv-bow-types.h in source list. Avoids an error from 'make...
Eric Branlund [Mon, 1 Jun 2020 20:07:31 +0000 (13:07 -0700)]
Corrected type for object/sv-bow-types.h in source list.  Avoids an error from 'make DISTCHECK_CONFIGURE_FLAGS=--disable-japanese'.

4 years agoCorrected type for object/tval-types.h in source list. That avoids an error from...
Eric Branlund [Mon, 1 Jun 2020 20:03:14 +0000 (13:03 -0700)]
Corrected type for object/tval-types.h in source list.  That avoids an error from 'make DISTCHECK_CONFIGURE_FLAGS=--disable-japanese distcheck'.

4 years agoCorrected typo for combat/monster-attack-effect.h in source list. Avoids an error...
Eric Branlund [Mon, 1 Jun 2020 20:00:45 +0000 (13:00 -0700)]
Corrected typo for combat/monster-attack-effect.h in source list.  Avoids an error from 'make DISTCHECK_CONFIGURE_FLAGS="--disable-japanese" distcheck'.

4 years agoCorrected typo for cmd-io/cmd-diary.h in source list to avoid error from 'make DISTCH...
Eric Branlund [Mon, 1 Jun 2020 19:58:14 +0000 (12:58 -0700)]
Corrected typo for cmd-io/cmd-diary.h in source list to avoid error from 'make DISTCHECK_CONFIGURE_FLAGS="--disable-japanese" distcheck'.

4 years agoReplaced instance where the .c file was mentioned twice in the source list instead...
Eric Branlund [Mon, 1 Jun 2020 19:54:46 +0000 (12:54 -0700)]
Replaced instance where the .c file was mentioned twice in the source list instead of mentioning the .c and .h file.  That resolves a duplicate symbol error when linking.

4 years agoAdded effect/effect-monster-curse.{c,h} to the list of sources to avoid missing symbo...
Eric Branlund [Mon, 1 Jun 2020 19:53:17 +0000 (12:53 -0700)]
Added effect/effect-monster-curse.{c,h} to the list of sources to avoid missing symbol errors when linking.

4 years agoAdded view/display-main-window.{c,h} to the list of source files to avoid some linkin...
Eric Branlund [Mon, 1 Jun 2020 19:50:29 +0000 (12:50 -0700)]
Added view/display-main-window.{c,h} to the list of source files to avoid some linking errors.

4 years agoAdded missing backslash to avoid early truncation of the list of source files.
Eric Branlund [Mon, 1 Jun 2020 19:47:50 +0000 (12:47 -0700)]
Added missing backslash to avoid early truncation of the list of source files.

4 years ago[Refactor] #40399 Moved floor_increase() and floor_optimize() from object2.c/h to...
Hourier [Tue, 2 Jun 2020 08:52:21 +0000 (17:52 +0900)]
[Refactor] #40399 Moved floor_increase() and floor_optimize() from object2.c/h to floor-object.c/h

4 years ago[Fix] #40301 calc_weapon_one_hand()の戻り値からの分岐が真偽逆になっていたので修正. / Fixed the problem that...
deskull [Mon, 1 Jun 2020 15:39:58 +0000 (00:39 +0900)]
[Fix] #40301 calc_weapon_one_hand()の戻り値からの分岐が真偽逆になっていたので修正. / Fixed the problem that the branch from the return value of calc_weapon_one_hand () was the opposite of true and false.

4 years ago[Refactor] #40399 Separated bow.c/h from object2.c/h
Hourier [Mon, 1 Jun 2020 15:36:08 +0000 (00:36 +0900)]
[Refactor] #40399 Separated bow.c/h from object2.c/h

4 years ago[Refactor] #40399 Renamed inven_carry() to store_item_to_inventory()
Hourier [Mon, 1 Jun 2020 15:28:00 +0000 (00:28 +0900)]
[Refactor] #40399 Renamed inven_carry() to store_item_to_inventory()

4 years ago[Refactor] #40399 Moved inven_carry() from obejct2.c/h to inventory-object.c/h
Hourier [Mon, 1 Jun 2020 15:27:07 +0000 (00:27 +0900)]
[Refactor] #40399 Moved inven_carry() from obejct2.c/h to inventory-object.c/h

4 years ago[Refactor] #40399 Renamed delete_object() to delete_all_items_from_floor()
Hourier [Mon, 1 Jun 2020 15:18:10 +0000 (00:18 +0900)]
[Refactor] #40399 Renamed delete_object() to delete_all_items_from_floor()

4 years ago[Refactor] #40399 Moved delete_object() from object2.c/h to floor-object.c/h
Hourier [Mon, 1 Jun 2020 15:17:25 +0000 (00:17 +0900)]
[Refactor] #40399 Moved delete_object() from object2.c/h to floor-object.c/h

4 years ago[Refactor] #40457 Renamed realm.* to realm-names-table.c/h
Hourier [Mon, 1 Jun 2020 14:47:49 +0000 (23:47 +0900)]
[Refactor] #40457 Renamed realm.* to realm-names-table.c/h

4 years ago[WIP] [Refactor] #40457 Renamed realm.* to realm-names-table.c/h
Hourier [Mon, 1 Jun 2020 14:46:47 +0000 (23:46 +0900)]
[WIP] [Refactor] #40457 Renamed realm.* to realm-names-table.c/h

4 years ago[Refactor] #40399 Moved display_koff() from object2.c/h to object-describer.c/h
Hourier [Mon, 1 Jun 2020 14:34:27 +0000 (23:34 +0900)]
[Refactor] #40399 Moved display_koff() from object2.c/h to object-describer.c/h

4 years ago[Refactor] #40399 Separated object-value.c/h from object2.c/h
Hourier [Mon, 1 Jun 2020 14:29:40 +0000 (23:29 +0900)]
[Refactor] #40399 Separated object-value.c/h from object2.c/h

4 years ago[Refactor] #40399 Moved drop_from_inventory(), combine_pack() and reorder_pack()...
Hourier [Mon, 1 Jun 2020 14:15:36 +0000 (23:15 +0900)]
[Refactor] #40399 Moved drop_from_inventory(), combine_pack() and reorder_pack() from object2.c/h to inventory-object.c/h

4 years ago[Refactor] #40399 Separated inventory-object.c/h from object2.c/h
Hourier [Mon, 1 Jun 2020 14:06:30 +0000 (23:06 +0900)]
[Refactor] #40399 Separated inventory-object.c/h from object2.c/h

4 years ago[Refactor] #40399 Moved object_is_fully_known() from object-hook.h to object-appraise...
Hourier [Mon, 1 Jun 2020 13:49:05 +0000 (22:49 +0900)]
[Refactor] #40399 Moved object_is_fully_known() from object-hook.h to object-appraiser.c/h

4 years ago[Refactor] #40399 Separated object-appraiser.c/h from object2.c/h
Hourier [Mon, 1 Jun 2020 13:31:13 +0000 (22:31 +0900)]
[Refactor] #40399 Separated object-appraiser.c/h from object2.c/h

4 years ago[Refactor] #40399 Changed object_is_aware(), object_is_tried() and object_is_known...
Hourier [Mon, 1 Jun 2020 13:13:52 +0000 (22:13 +0900)]
[Refactor] #40399 Changed object_is_aware(), object_is_tried() and object_is_known() from macro function to normal function

4 years ago[Refactor] #40399 Separated object-describer.c/h from object2.c/h
Hourier [Mon, 1 Jun 2020 12:11:10 +0000 (21:11 +0900)]
[Refactor] #40399 Separated object-describer.c/h from object2.c/h

4 years ago[Refactor] #40399 Separated floor-object.c/h from object2.c/h
Hourier [Mon, 1 Jun 2020 11:27:28 +0000 (20:27 +0900)]
[Refactor] #40399 Separated floor-object.c/h from object2.c/h

4 years ago[Refactor] #40457 Moved object-group-table.c/h from cmd/ to knowledge/
Hourier [Mon, 1 Jun 2020 11:02:48 +0000 (20:02 +0900)]
[Refactor] #40457 Moved object-group-table.c/h from cmd/ to knowledge/

4 years ago[WIP] [Refactor] #40457 Moved object-group-table.c/h from cmd/ to knowledge/
Hourier [Mon, 1 Jun 2020 11:01:26 +0000 (20:01 +0900)]
[WIP] [Refactor] #40457 Moved object-group-table.c/h from cmd/ to knowledge/

4 years ago[Refactor] #40457 Sorted Makefile.am
Hourier [Mon, 1 Jun 2020 10:59:29 +0000 (19:59 +0900)]
[Refactor] #40457 Sorted Makefile.am

4 years ago[Refactor] #40457 Moved io-dump-related files from io/ to io-dump/
Hourier [Mon, 1 Jun 2020 10:50:34 +0000 (19:50 +0900)]
[Refactor] #40457 Moved io-dump-related files from io/ to io-dump/

4 years ago[WIP] [Refactor] #40457 Moved io-dump-related files from io/ to io-dump/
Hourier [Mon, 1 Jun 2020 10:45:22 +0000 (19:45 +0900)]
[WIP] [Refactor] #40457 Moved io-dump-related files from io/ to io-dump/

4 years ago[Refactor] #40457 Moved dump-util.* to io-dump/
Hourier [Mon, 1 Jun 2020 10:40:22 +0000 (19:40 +0900)]
[Refactor] #40457 Moved dump-util.* to io-dump/

4 years ago[WIP] [Refactor] #40457 Moved dump-util.* to io-dump/
Hourier [Mon, 1 Jun 2020 10:36:39 +0000 (19:36 +0900)]
[WIP] [Refactor] #40457 Moved dump-util.* to io-dump/

4 years ago[Refactor] #40457 Moved monster-group-table.* to knowledge/
Hourier [Mon, 1 Jun 2020 10:34:08 +0000 (19:34 +0900)]
[Refactor] #40457 Moved monster-group-table.* to knowledge/

4 years ago[WIP] [Refactor] #40457 Moved monster-group-table.* to knowledge/
Hourier [Mon, 1 Jun 2020 10:32:34 +0000 (19:32 +0900)]
[WIP] [Refactor] #40457 Moved monster-group-table.* to knowledge/

4 years ago[Refactor] #40457 Moved lighting-level-table.* to knowledge/
Hourier [Mon, 1 Jun 2020 10:30:54 +0000 (19:30 +0900)]
[Refactor] #40457 Moved lighting-level-table.* to knowledge/

4 years ago[WIP] [Refactor] #40457 Moved lighting-level-table.* to knowledge/
Hourier [Mon, 1 Jun 2020 10:26:59 +0000 (19:26 +0900)]
[WIP] [Refactor] #40457 Moved lighting-level-table.* to knowledge/

4 years ago[Refactor] #40457 Moved cmd-autopick.* to cmd-io/
Hourier [Mon, 1 Jun 2020 10:25:13 +0000 (19:25 +0900)]
[Refactor] #40457 Moved cmd-autopick.* to cmd-io/

4 years ago[WIP] [Refactor] #40457 Moved cmd-autopick.* to cmd-io/
Hourier [Mon, 1 Jun 2020 10:24:01 +0000 (19:24 +0900)]
[WIP] [Refactor] #40457 Moved cmd-autopick.* to cmd-io/

4 years ago[Refactor] #40457 Moved cmd-activate.* to cmd-item/
Hourier [Mon, 1 Jun 2020 10:22:57 +0000 (19:22 +0900)]
[Refactor] #40457 Moved cmd-activate.* to cmd-item/

4 years ago[WIP] [Refactor] #40457 Moved cmd-activate.* to cmd-item/
Hourier [Mon, 1 Jun 2020 10:21:33 +0000 (19:21 +0900)]
[WIP] [Refactor] #40457 Moved cmd-activate.* to cmd-item/

4 years ago[Refactor] #40457 Moved action-realated cmd-*.c/h to cmd-action/
Hourier [Mon, 1 Jun 2020 10:15:45 +0000 (19:15 +0900)]
[Refactor] #40457 Moved action-realated cmd-*.c/h to cmd-action/

4 years ago[WIP] [Refactor] #40457 Moved action-realated cmd-*.c/h to cmd-action/
Hourier [Mon, 1 Jun 2020 10:12:27 +0000 (19:12 +0900)]
[WIP] [Refactor] #40457 Moved action-realated cmd-*.c/h to cmd-action/

4 years ago[Refactor] #40457 Moved io-related cmd-*.c/h from cmd/ to cmd-io/
Hourier [Mon, 1 Jun 2020 10:06:06 +0000 (19:06 +0900)]
[Refactor] #40457 Moved io-related cmd-*.c/h from cmd/ to cmd-io/

4 years ago[Refactor] #40457 Moved io-related cmd-*.c/h from cmd/ to cmd-io/
Hourier [Mon, 1 Jun 2020 10:01:56 +0000 (19:01 +0900)]
[Refactor] #40457 Moved io-related cmd-*.c/h from cmd/ to cmd-io/

4 years ago[WIP] [Refactor] #40457 Moved io-related cmd-*.c/h from cmd/ to cmd-io/
Hourier [Mon, 1 Jun 2020 09:54:21 +0000 (18:54 +0900)]
[WIP] [Refactor] #40457 Moved io-related cmd-*.c/h from cmd/ to cmd-io/

4 years ago[Refactor] #40457 Moved item-related cmd-*.c/h from cmd/ to cmd-item/
Hourier [Mon, 1 Jun 2020 09:43:02 +0000 (18:43 +0900)]
[Refactor] #40457 Moved item-related cmd-*.c/h from cmd/ to cmd-item/

4 years agocombat/samurai-slaying.{c,h} does not exist; use mind/samurai-slaying.{c,h} instead.
Eric Branlund [Sat, 30 May 2020 18:20:39 +0000 (11:20 -0700)]
combat/samurai-slaying.{c,h} does not exist; use mind/samurai-slaying.{c,h} instead.

4 years agoio/files.{c,h} does not exist; use io/files-util.{c,h} instead.
Eric Branlund [Sat, 30 May 2020 18:16:00 +0000 (11:16 -0700)]
io/files.{c,h} does not exist; use io/files-util.{c,h} instead.

4 years agobirth/stat.{c,h} do not exist; use birth/birth-stat.{c,h} instead.
Eric Branlund [Sat, 30 May 2020 18:08:17 +0000 (11:08 -0700)]
birth/stat.{c,h} do not exist; use birth/birth-stat.{c,h} instead.

4 years ago[Fix] #40416 Resolved the compilation error when English resource is used
Hourier [Sun, 31 May 2020 15:24:55 +0000 (00:24 +0900)]
[Fix] #40416 Resolved the compilation error when English resource is used

4 years ago[Refactor] #40392 Changed character code from UTF-16 to UTF-8
Hourier [Sun, 31 May 2020 13:38:31 +0000 (22:38 +0900)]
[Refactor] #40392 Changed character code from UTF-16 to UTF-8

4 years ago[Refactor] #40416 Added header comment to pet-fall-off.c
Hourier [Sun, 31 May 2020 12:56:56 +0000 (21:56 +0900)]
[Refactor] #40416 Added header comment to pet-fall-off.c

4 years ago[Refactor] #40416 Moved can_player_ride_pet() from cmd-pet.c/h to pet-util.c/h
Hourier [Sun, 31 May 2020 12:55:49 +0000 (21:55 +0900)]
[Refactor] #40416 Moved can_player_ride_pet() from cmd-pet.c/h to pet-util.c/h

4 years ago[Refactor] #40416 Renamed player_can_ride_aux() to can_player_ride_pet() and reshaped it
Hourier [Sun, 31 May 2020 12:52:46 +0000 (21:52 +0900)]
[Refactor] #40416 Renamed player_can_ride_aux() to can_player_ride_pet() and reshaped it

4 years ago[Refactor] #40416 Moved pet-fall-off.c/h from monster/ to pet/
Hourier [Sun, 31 May 2020 12:46:45 +0000 (21:46 +0900)]
[Refactor] #40416 Moved pet-fall-off.c/h from monster/ to pet/

4 years ago[Refactor] #40416 Separated pet-util.h from cmd-pet.h
Hourier [Sun, 31 May 2020 12:44:12 +0000 (21:44 +0900)]
[Refactor] #40416 Separated pet-util.h from cmd-pet.h

4 years ago[Refactor] #40416 Separated calc_fall_off_possibility() from process_fall_off_horse()
Hourier [Sun, 31 May 2020 12:27:32 +0000 (21:27 +0900)]
[Refactor] #40416 Separated calc_fall_off_possibility() from process_fall_off_horse()

4 years ago[Refactor] #40416 Reshaped pet-fall-off.c
Hourier [Sun, 31 May 2020 12:16:49 +0000 (21:16 +0900)]
[Refactor] #40416 Reshaped pet-fall-off.c

4 years agoSeparated check_fall_off_horse() from monster-attack-player.c and process_fall_off_ho...
Hourier [Sun, 31 May 2020 11:59:07 +0000 (20:59 +0900)]
Separated check_fall_off_horse() from monster-attack-player.c and process_fall_off_horse() from cmd-pet.c to pet-fall-off.c/h

4 years ago[Refactor] #40416 Separated postprocess_monster_blows() from make_attack_normal()
Hourier [Sun, 31 May 2020 09:56:17 +0000 (18:56 +0900)]
[Refactor] #40416 Separated postprocess_monster_blows() from make_attack_normal()

4 years ago[Refactor] #40416 Separated thief_teleport() from make_attack_normal()
Hourier [Sun, 31 May 2020 09:54:41 +0000 (18:54 +0900)]
[Refactor] #40416 Separated thief_teleport() from make_attack_normal()