OSDN Git Service

hengband/hengband.git
4 years ago[Refactor] #40392 Separated birth-stat.c/h from birth.c/h
Hourier [Mon, 18 May 2020 08:14:57 +0000 (17:14 +0900)]
[Refactor] #40392 Separated birth-stat.c/h from birth.c/h

4 years ago[Fix] #40382 Applied the patch file provided by backwardsEric, many thanks!
Hourier [Mon, 18 May 2020 07:55:50 +0000 (16:55 +0900)]
[Fix] #40382 Applied the patch file provided by backwardsEric, many thanks!

4 years ago[Refactor] #39077 Removed type definition of bool_hack because it's used only incompl...
Hourier [Sun, 17 May 2020 13:41:32 +0000 (22:41 +0900)]
[Refactor] #39077 Removed type definition of bool_hack because it's used only incompletely

4 years ago[Refactor] #40392 Reshaped birth.c before get_history()
Hourier [Sun, 17 May 2020 12:38:05 +0000 (21:38 +0900)]
[Refactor] #40392 Reshaped birth.c before get_history()

4 years ago[Refactor] #40392 Replaced 255 to REALM_SELECT_CANCEL
Hourier [Sun, 17 May 2020 12:13:23 +0000 (21:13 +0900)]
[Refactor] #40392 Replaced 255 to REALM_SELECT_CANCEL

4 years ago[Fix] #40392 Changed return type from void to bool in get_a_realm()
Hourier [Sun, 17 May 2020 12:09:33 +0000 (21:09 +0900)]
[Fix] #40392 Changed return type from void to bool in get_a_realm()

4 years ago[Refactor] #40392 Separated check_realm_selection() from get_player_realms()
Hourier [Sun, 17 May 2020 12:02:49 +0000 (21:02 +0900)]
[Refactor] #40392 Separated check_realm_selection() from get_player_realms()

4 years ago[Refactor] #40392 Separated get_a_realm() from select_realm()
Hourier [Sun, 17 May 2020 11:59:30 +0000 (20:59 +0900)]
[Refactor] #40392 Separated get_a_realm() from select_realm()

4 years ago[Refactor] #40392 Separated birth_help_option() from select_realm()
Hourier [Sun, 17 May 2020 11:54:29 +0000 (20:54 +0900)]
[Refactor] #40392 Separated birth_help_option() from select_realm()

4 years ago[Refactor] #40392 Separated quick-start.c/h from birth.c/h
Hourier [Sun, 17 May 2020 10:37:09 +0000 (19:37 +0900)]
[Refactor] #40392 Separated quick-start.c/h from birth.c/h

4 years ago[Refactor] #40392 Reshaped save/load_prev_data()
Hourier [Sun, 17 May 2020 10:23:49 +0000 (19:23 +0900)]
[Refactor] #40392 Reshaped save/load_prev_data()

4 years ago[Refactor] #40392 Reshaped get_player_realms()
Hourier [Sun, 17 May 2020 10:20:35 +0000 (19:20 +0900)]
[Refactor] #40392 Reshaped get_player_realms()

4 years ago[Refactor] #40392 Separated interpret_realm_select_key() from select_realm()
Hourier [Sun, 17 May 2020 09:50:53 +0000 (18:50 +0900)]
[Refactor] #40392 Separated interpret_realm_select_key() from select_realm()

4 years ago[Refactor] #40392 Separated move_birth_realm_cursor() from select_realm()
Hourier [Sun, 17 May 2020 09:44:49 +0000 (18:44 +0900)]
[Refactor] #40392 Separated move_birth_realm_cursor() from select_realm()

4 years ago[Refactor] #40392 Separated analyze_realms() from select_realm()
Hourier [Sun, 17 May 2020 09:38:42 +0000 (18:38 +0900)]
[Refactor] #40392 Separated analyze_realms() from select_realm()

4 years ago[Refactor] #40392 Separated impose_first_realm() from select_realm()
Hourier [Sun, 17 May 2020 09:34:56 +0000 (18:34 +0900)]
[Refactor] #40392 Separated impose_first_realm() from select_realm()

4 years ago[Refactor] #40392 Created birth_realm_type in order to divide functionss of select_re...
Hourier [Sun, 17 May 2020 09:27:39 +0000 (18:27 +0900)]
[Refactor] #40392 Created birth_realm_type in order to divide functionss of select_realm()

4 years ago[Fix] #39748 階層移行時に階段に正しいspecial値が指定されなかったバグを修正. / Fixed the bug that the correct...
deskull [Sun, 17 May 2020 06:06:36 +0000 (15:06 +0900)]
[Fix] #39748 階層移行時に階段に正しいspecial値が指定されなかったバグを修正. / Fixed the bug that the correct special value was not specified for floor change.

4 years agoMerge remote-tracking branch 'remotes/origin/For2.2.2-Fix-Hourier' into For2.2.2...
deskull [Sun, 17 May 2020 04:41:32 +0000 (13:41 +0900)]
Merge remote-tracking branch 'remotes/origin/For2.2.2-Fix-Hourier' into For2.2.2-Refactoring

4 years ago[Refactor] #40392 Reversed if-condition in get_player_realms()
Hourier [Sun, 17 May 2020 04:17:15 +0000 (13:17 +0900)]
[Refactor] #40392 Reversed if-condition in get_player_realms()

4 years ago[Refactor] #40392 Reshaped birth-select-realm.c
Hourier [Sun, 17 May 2020 02:36:30 +0000 (11:36 +0900)]
[Refactor] #40392 Reshaped birth-select-realm.c

4 years ago[Refactor] #40392 Separated birth-select-realm.c/h from birth.c
Hourier [Sun, 17 May 2020 01:55:46 +0000 (10:55 +0900)]
[Refactor] #40392 Separated birth-select-realm.c/h from birth.c

4 years ago[Refactor] #40392 Separated birth-util.c/h from birth.c
Hourier [Sun, 17 May 2020 01:46:53 +0000 (10:46 +0900)]
[Refactor] #40392 Separated birth-util.c/h from birth.c

4 years ago[Fix] #38862 Moved the file path of creature.c/h in Makefile.am
Hourier [Sat, 16 May 2020 15:18:10 +0000 (00:18 +0900)]
[Fix] #38862 Moved the file path of creature.c/h in Makefile.am

4 years ago[Refactor] #40415 Renamed mspells4.c to assign-monster-spell.c and moved prototype...
Hourier [Sat, 16 May 2020 14:45:02 +0000 (23:45 +0900)]
[Refactor] #40415 Renamed mspells4.c to assign-monster-spell.c and moved prototype declerations to assign-monster-spell.h

4 years ago[Refactor] #40145 Separated mspell-particularity.c/h from mspells4.c
Hourier [Sat, 16 May 2020 14:39:42 +0000 (23:39 +0900)]
[Refactor] #40145 Separated mspell-particularity.c/h from mspells4.c

4 years ago[Refactor] #40415 Separated mspell-special.c/h from mspells4.c
Hourier [Sat, 16 May 2020 14:27:25 +0000 (23:27 +0900)]
[Refactor] #40415 Separated mspell-special.c/h from mspells4.c

4 years ago[Refactor] #40415 Moved various status-related spells from mspells4.c to mspell-statu...
Hourier [Sat, 16 May 2020 14:19:09 +0000 (23:19 +0900)]
[Refactor] #40415 Moved various status-related spells from mspells4.c to mspell-status.c/h

4 years ago[Refactor] #40415 Separated mspell-floor.c/h and mspell-status.c/h from mspells4.c
Hourier [Sat, 16 May 2020 14:09:07 +0000 (23:09 +0900)]
[Refactor] #40415 Separated mspell-floor.c/h and mspell-status.c/h from mspells4.c

4 years ago[Refactor] #40415 Moved *.c and *.h regarding monster spell from spell/ to mspell/
Hourier [Sat, 16 May 2020 13:47:32 +0000 (22:47 +0900)]
[Refactor] #40415 Moved *.c and *.h regarding monster spell from spell/ to mspell/

4 years ago[Refactor] #40415 Separated mspell-bolt.c/h from mspells4.c
Hourier [Sat, 16 May 2020 13:31:48 +0000 (22:31 +0900)]
[Refactor] #40415 Separated mspell-bolt.c/h from mspells4.c

4 years ago[Refactor] #40415 Separated mspell-ball.c/h from mspells4.c
Hourier [Sat, 16 May 2020 13:22:38 +0000 (22:22 +0900)]
[Refactor] #40415 Separated mspell-ball.c/h from mspells4.c

4 years ago[Refactor] #40415 Separated mspell-breath.c/h from mspells4.c
Hourier [Sat, 16 May 2020 12:20:30 +0000 (21:20 +0900)]
[Refactor] #40415 Separated mspell-breath.c/h from mspells4.c

4 years ago[Refactor] #40415 Separated mspell-learn-checker.c/h from mspells4.c
Hourier [Sat, 16 May 2020 12:10:21 +0000 (21:10 +0900)]
[Refactor] #40415 Separated mspell-learn-checker.c/h from mspells4.c

4 years ago[Refactor] #40415 Separated mspell-damage-calculator.c/h from mspells4.c
Hourier [Sat, 16 May 2020 10:56:27 +0000 (19:56 +0900)]
[Refactor] #40415 Separated mspell-damage-calculator.c/h from mspells4.c

4 years ago[Refactor] #40415 Changed argument name from SPELL_NUM to ms_type
Hourier [Sat, 16 May 2020 10:49:31 +0000 (19:49 +0900)]
[Refactor] #40415 Changed argument name from SPELL_NUM to ms_type

4 years ago[Refactor] #40415 Separated mspell-type.h from monster-spell.h
Hourier [Sat, 16 May 2020 10:40:00 +0000 (19:40 +0900)]
[Refactor] #40415 Separated mspell-type.h from monster-spell.h

4 years ago[Refactor] #40413 Separated mspell-curse.c/h from mspells4.c
Hourier [Sat, 16 May 2020 10:29:00 +0000 (19:29 +0900)]
[Refactor] #40413 Separated mspell-curse.c/h from mspells4.c

4 years ago[Refactor] #37353 main-x11.c において1行ごとに挟まれていたコメントを削除 / Removed many comments per 1...
Hourier [Sat, 16 May 2020 10:18:41 +0000 (19:18 +0900)]
[Refactor] #37353 main-x11.c において1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in main-x11.c

4 years ago[Refactor] #40413 Separated x11-gamma-builder.c/h from util.c/h
Hourier [Sat, 16 May 2020 09:59:19 +0000 (18:59 +0900)]
[Refactor] #40413 Separated x11-gamma-builder.c/h from util.c/h

4 years ago[Refactor] #40413 Moved special_menu_info[] from util.c to cmd-menu-content-table.c/h
Hourier [Sat, 16 May 2020 09:23:33 +0000 (18:23 +0900)]
[Refactor] #40413 Moved special_menu_info[] from util.c to cmd-menu-content-table.c/h

4 years ago[Refactor] #40413 Unified English and Japanese resources in util.c
Hourier [Sat, 16 May 2020 09:04:38 +0000 (18:04 +0900)]
[Refactor] #40413 Unified English and Japanese resources in util.c

4 years ago[Refactor] #40413 Separated cmd-menu-content-table.c/h from util.c
Hourier [Sat, 16 May 2020 08:57:56 +0000 (17:57 +0900)]
[Refactor] #40413 Separated cmd-menu-content-table.c/h from util.c

4 years ago[Refactor] #40413 Unified English and Japanese resources in util.c
Hourier [Sat, 16 May 2020 08:53:10 +0000 (17:53 +0900)]
[Refactor] #40413 Unified English and Japanese resources in util.c

4 years ago[Refactor] #40415 Separated mspell-summon/util.c/h from mspells4.c
Hourier [Sat, 16 May 2020 05:55:18 +0000 (14:55 +0900)]
[Refactor] #40415 Separated mspell-summon/util.c/h from mspells4.c

4 years ago[Refactor] #40414 Moved choose_kata() from racial.c to racial-samurai.c/h
Hourier [Sat, 16 May 2020 05:22:08 +0000 (14:22 +0900)]
[Refactor] #40414 Moved choose_kata() from racial.c to racial-samurai.c/h

4 years ago[Refactor] #40414 Changed return type from bool to void in concentration() because...
Hourier [Sat, 16 May 2020 05:16:39 +0000 (14:16 +0900)]
[Refactor] #40414 Changed return type from bool to void in concentration() because return value is not used

4 years ago[Refactor] #40414 Separated racial-samurai.c/h from spells2.c/h
Hourier [Sat, 16 May 2020 05:14:50 +0000 (14:14 +0900)]
[Refactor] #40414 Separated racial-samurai.c/h from spells2.c/h

4 years ago[Refactor] #40414 Separated spells-detection.c/h from spells2.c/h
Hourier [Sat, 16 May 2020 05:07:10 +0000 (14:07 +0900)]
[Refactor] #40414 Separated spells-detection.c/h from spells2.c/h

4 years ago[Fix] #38862 Fixed Makefile.am
Hourier [Sat, 16 May 2020 03:42:22 +0000 (12:42 +0900)]
[Fix] #38862 Fixed Makefile.am

4 years ago[Refactor] #38662 Moved util.* to util/
Hourier [Sat, 16 May 2020 03:20:08 +0000 (12:20 +0900)]
[Refactor] #38662 Moved util.* to util/

4 years ago[Refactor] #38862 Moved sort.c/h to core/
Hourier [Sat, 16 May 2020 03:14:43 +0000 (12:14 +0900)]
[Refactor] #38862 Moved sort.c/h to core/

4 years ago[Refactor] #38862 Moved scores.c/h to core/
Hourier [Sat, 16 May 2020 02:57:07 +0000 (11:57 +0900)]
[Refactor] #38862 Moved scores.c/h to core/

4 years ago[Refactor] #38862 Moved quest.c/h to dungeon/
Hourier [Sat, 16 May 2020 02:52:08 +0000 (11:52 +0900)]
[Refactor] #38862 Moved quest.c/h to dungeon/

4 years ago[Refactor] #38862 Moved chuukei.c/h to io/
Hourier [Sat, 16 May 2020 02:44:44 +0000 (11:44 +0900)]
[Refactor] #38862 Moved chuukei.c/h to io/

4 years ago[Refactor] #38862 Moved inet.c/h to io/
Hourier [Sat, 16 May 2020 02:40:44 +0000 (11:40 +0900)]
[Refactor] #38862 Moved inet.c/h to io/

4 years ago[Refactor] #38862 Moved warning.c/h to object/
Hourier [Sat, 16 May 2020 02:36:16 +0000 (11:36 +0900)]
[Refactor] #38862 Moved warning.c/h to object/

4 years ago[Refactor] #38862 Moved readdib.c/h to term/
Hourier [Sat, 16 May 2020 02:27:55 +0000 (11:27 +0900)]
[Refactor] #38862 Moved readdib.c/h to term/

4 years ago[Refactor] #38862 Moved init.c/h to main/
Hourier [Sat, 16 May 2020 02:24:51 +0000 (11:24 +0900)]
[Refactor] #38862 Moved init.c/h to main/

4 years ago[Refactor] #38862 Moved snipe.c/h to combat/
Hourier [Sat, 16 May 2020 02:20:52 +0000 (11:20 +0900)]
[Refactor] #38862 Moved snipe.c/h to combat/

4 years ago[Refactor] #38862 Moved racial.c/h to mind/
Hourier [Sat, 16 May 2020 01:46:29 +0000 (10:46 +0900)]
[Refactor] #38862 Moved racial.c/h to mind/

4 years ago[Refactor] #38862 Moved selfinfo.c/h to player/
Hourier [Sat, 16 May 2020 01:42:48 +0000 (10:42 +0900)]
[Refactor] #38862 Moved selfinfo.c/h to player/

4 years ago[Refactor] #38862 Moved history.c/h to birth/
Hourier [Fri, 15 May 2020 14:50:40 +0000 (23:50 +0900)]
[Refactor] #38862 Moved history.c/h to birth/

4 years ago[Refactor] #38862 Moved mind.c/h to mind/
Hourier [Fri, 15 May 2020 14:43:44 +0000 (23:43 +0900)]
[Refactor] #38862 Moved mind.c/h to mind/

4 years ago[Refactor] Moved targeting.c/h to io/
Hourier [Fri, 15 May 2020 14:28:39 +0000 (23:28 +0900)]
[Refactor] Moved targeting.c/h to io/

4 years ago[Refactor] #38862 Moved patron.c/h to player/
Hourier [Fri, 15 May 2020 14:25:42 +0000 (23:25 +0900)]
[Refactor] #38862 Moved patron.c/h to player/

4 years ago[Refactor] #38862 Moved gamevalue.h to system/
Hourier [Fri, 15 May 2020 14:14:20 +0000 (23:14 +0900)]
[Refactor] #38862 Moved gamevalue.h to system/

4 years ago[Refactor] #38862 Moved angband-version.h from core/ to system/
Hourier [Fri, 15 May 2020 14:01:19 +0000 (23:01 +0900)]
[Refactor] #38862 Moved angband-version.h from core/ to system/

4 years ago[Refactor] #38862 Moved geometry.c/h to floor/
Hourier [Fri, 15 May 2020 13:58:42 +0000 (22:58 +0900)]
[Refactor] #38862 Moved geometry.c/h to floor/

4 years ago[Refactor] #38862 Moved report.c/h to io/
Hourier [Fri, 15 May 2020 13:56:32 +0000 (22:56 +0900)]
[Refactor] #38862 Moved report.c/h to io/

4 years ago[Refactor] #38862 Changed inclusion in main.c and main-x11.c
Hourier [Fri, 15 May 2020 13:52:42 +0000 (22:52 +0900)]
[Refactor] #38862 Changed inclusion in main.c and main-x11.c

4 years ago[Refactor] #38862 Moved rumor.c/h to market/
Hourier [Fri, 15 May 2020 13:49:16 +0000 (22:49 +0900)]
[Refactor] #38862 Moved rumor.c/h to market/

4 years ago[Refactor] #38862 Moved monsterrace.c/h to monster-race.c/h
Hourier [Fri, 15 May 2020 13:45:49 +0000 (22:45 +0900)]
[Refactor] #38862 Moved monsterrace.c/h to monster-race.c/h

4 years ago[Rrefactor] #38862 Moved creature.c/h to monster/
Hourier [Fri, 15 May 2020 13:41:59 +0000 (22:41 +0900)]
[Rrefactor] #38862 Moved creature.c/h to monster/

4 years ago[Refactor] #38862 Moved wild.c/h to floor/
Hourier [Fri, 15 May 2020 13:36:46 +0000 (22:36 +0900)]
[Refactor] #38862 Moved wild.c/h to floor/

4 years ago[Refactor] #38862 gameterm.c/h and z-* to term/
Hourier [Fri, 15 May 2020 13:33:19 +0000 (22:33 +0900)]
[Refactor] #38862 gameterm.c/h and z-* to term/

4 years ago[Refactor] #38862 Moved files.c/h to io/
Hourier [Fri, 15 May 2020 13:21:00 +0000 (22:21 +0900)]
[Refactor] #38862 Moved files.c/h to io/

4 years ago[Refactor] #38862 Moved playeer-inventory.c/h to inventory/
Hourier [Fri, 15 May 2020 13:17:03 +0000 (22:17 +0900)]
[Refactor] #38862 Moved playeer-inventory.c/h to inventory/

4 years ago[Refactor] #38862 Moved horror-descriptions.c/h to monster/
Hourier [Fri, 15 May 2020 13:06:59 +0000 (22:06 +0900)]
[Refactor] #38862 Moved horror-descriptions.c/h to monster/

4 years ago[Refactor] #38862 Moved character-dump.c/h to io/
Hourier [Fri, 15 May 2020 12:34:09 +0000 (21:34 +0900)]
[Refactor] #38862 Moved character-dump.c/h to io/

4 years ago[Refactor] #38862 Moved avatar.c/h to player/
Hourier [Fri, 15 May 2020 12:29:10 +0000 (21:29 +0900)]
[Refactor] #38862 Moved avatar.c/h to player/

4 years ago[Refactor] #38862 Moved feature.c/h, grid.c/h and trap.c/h to grid/
Hourier [Fri, 15 May 2020 12:08:13 +0000 (21:08 +0900)]
[Refactor] #38862 Moved feature.c/h, grid.c/h and trap.c/h to grid/

4 years ago[Refactor] #38862 Moved chest.* to object/
Hourier [Fri, 15 May 2020 12:00:37 +0000 (21:00 +0900)]
[Refactor] #38862 Moved chest.* to object/

4 years ago[Refactor] #38862 Moved artifact.c/h to object/
Hourier [Fri, 15 May 2020 11:57:36 +0000 (20:57 +0900)]
[Refactor] #38862 Moved artifact.c/h to object/

4 years ago[Refactor] #38862 Moved save/load.c/h to io/
Hourier [Fri, 15 May 2020 11:54:51 +0000 (20:54 +0900)]
[Refactor] #38862 Moved save/load.c/h to io/

4 years ago[Refactor] #38862 Moved english/japanese.c/h to locale/
Hourier [Fri, 15 May 2020 11:52:52 +0000 (20:52 +0900)]
[Refactor] #38862 Moved english/japanese.c/h to locale/

4 years ago[Refactor] #38862 Moved spells-* to spell/
Hourier [Fri, 15 May 2020 11:39:17 +0000 (20:39 +0900)]
[Refactor] #38862 Moved spells-* to spell/

4 years ago[Refactor] #38862 Moved angband.h, h-*.h and system-variables.c/h
Hourier [Fri, 15 May 2020 11:30:10 +0000 (20:30 +0900)]
[Refactor] #38862 Moved angband.h, h-*.h and system-variables.c/h

4 years ago[Refactor] #38862 Moved player-inventory.c/h on the vcxproj
Hourier [Fri, 15 May 2020 11:18:53 +0000 (20:18 +0900)]
[Refactor] #38862 Moved player-inventory.c/h on the vcxproj

4 years ago[Refactor] #38862 Moved monster*.c/h to monster/ except for monster-spell.c/h
Hourier [Fri, 15 May 2020 11:08:29 +0000 (20:08 +0900)]
[Refactor] #38862 Moved monster*.c/h to monster/ except for monster-spell.c/h

4 years ago[Refactor] #38862 Moved player-*.c/h to player/ except for player-inventory.c/h
Hourier [Fri, 15 May 2020 10:56:48 +0000 (19:56 +0900)]
[Refactor] #38862 Moved player-*.c/h to player/ except for player-inventory.c/h

4 years ago[Refactor] #38862 Moved room*.c/h to room/
Hourier [Fri, 15 May 2020 09:42:01 +0000 (18:42 +0900)]
[Refactor] #38862 Moved room*.c/h to room/

4 years ago[Refactor] #38862 Moved object*.c/h to object/
Hourier [Fri, 15 May 2020 09:39:00 +0000 (18:39 +0900)]
[Refactor] #38862 Moved object*.c/h to object/

4 years ago[Refactor] #38862 Moved floor*.c to floor/
Hourier [Fri, 15 May 2020 09:08:57 +0000 (18:08 +0900)]
[Refactor] #38862 Moved floor*.c to floor/

4 years agoMerge remote-tracking branch 'remotes/origin/For2.2.2-Fix-Hourier' into For2.2.2...
deskull [Wed, 13 May 2020 17:41:49 +0000 (02:41 +0900)]
Merge remote-tracking branch 'remotes/origin/For2.2.2-Fix-Hourier' into For2.2.2-Refactoring

4 years ago[Refactor] #39970 Reshaped system-variables.c/h
Hourier [Sun, 10 May 2020 14:06:57 +0000 (23:06 +0900)]
[Refactor] #39970 Reshaped system-variables.c/h

4 years ago[Refactor] #39970 Renamed core.c/h to system-variables.c/h
Hourier [Sun, 10 May 2020 14:02:43 +0000 (23:02 +0900)]
[Refactor] #39970 Renamed core.c/h to system-variables.c/h

4 years ago[Refactor] #39970 Separated game-play.c/h from core.c/h
Hourier [Sun, 10 May 2020 13:59:01 +0000 (22:59 +0900)]
[Refactor] #39970 Separated game-play.c/h from core.c/h

4 years ago[Refactor] #39970 Moved load_all_pref_files() from core.c to read-pref-file.c/h
Hourier [Sun, 10 May 2020 13:50:04 +0000 (22:50 +0900)]
[Refactor] #39970 Moved load_all_pref_files() from core.c to read-pref-file.c/h

4 years ago[Refactor] #39970 Moved dungeon*.c/h to dungeon/
Hourier [Sun, 10 May 2020 13:46:04 +0000 (22:46 +0900)]
[Refactor] #39970 Moved dungeon*.c/h to dungeon/