OSDN Git Service

hengband/hengband.git
2020-06-20 Hourier[Refactor] #40478 Moved various definitions from monste...
2020-06-20 Eric BranlundInclude util/angband-files.h to pick up prototype for...
2020-06-20 Eric BranlundInclude core/asking-player.h to get prototype for pause...
2020-06-20 Eric BranlundInclude util/angband-files.h to get prototype for user_...
2020-06-20 Eric BranlundInclude util/string-processor.h to get prototype for...
2020-06-20 Eric BranlundPut prototypes inside include guard.
2020-06-20 Eric BranlundInclude util/string-processor.h to pick up prototype...
2020-06-20 Eric BranlundAdded missing semicolon to fix compiler error.
2020-06-20 Eric BranlundIncluded util/string-processor.h to pick up prototype...
2020-06-20 Eric BranlundIncluded util/angband-files.h to pick up prototypes...
2020-06-20 Eric BranlundAdded realm/realm-song-numbers.h to source list so...
2020-06-20 Eric BranlundCorrected typo for mind/drs-types.h so 'make DISTCHECK_...
2020-06-20 Eric BranlundRemoved repeated line in source list.
2020-06-20 Eric BranlundChanged type for init_flags to match what is in system...
2020-06-20 Eric BranlundIncluded term/screen-processor.h to pick up prototype...
2020-06-20 Eric BranlundIncluded view/display-messages.h to pick up declaration...
2020-06-20 Eric BranlundList of source files had mspell/mspell-summon-checker...
2020-06-20 Eric BranlundCorrected typo for game-option/auto-destruction-option...
2020-06-20 Eric BranlundAdapted to upstream change that moved vorpal-weapon...
2020-06-20 Hourier[Refactor] #40478 Separated mspell-mask-definitions...
2020-06-20 Hourier[Refactor] #40478 Moved spell_flag_type from monster...
2020-06-20 Hourier[Refactor] #40478 Separated mind-blue-mage.h from monst...
2020-06-20 Hourier[Refactor] #40478 Moved RF*_SPELL_SIZE from monster...
2020-06-20 Hourier[Refactor] #40478 Moved S_NUM_6 and S_NUM_4 from monste...
2020-06-15 Hourier[Refactor] #38844 Removed inclusion of cmd-building...
2020-06-15 Hourier[Refactor] #38844 Continued removing inclusion of monst...
2020-06-15 Hourier[Refactor] #38844 Removed inclusion of monster-race...
2020-06-14 deskullMerge remote-tracking branch 'remotes/origin/List-Dead...
2020-06-14 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-06-14 Hourier[Refactor] #40457 Renamed music-checker.c/h to spells...
2020-06-14 Hourier[Refactor] #40413 Separated variables as alloc_type...
2020-06-14 Hourier[Refactor] #40413 Adjusted inclusion for alloc-entry...
2020-06-14 Hourier[Refactor] #40413 Removed the dependency from alloc...
2020-06-14 Hourier[Refactor] #40413 Renamed util.h to alloc-entry-definit...
2020-06-14 Hourier[Refactor] #40413 Separated language-switcher.h from...
2020-06-14 Hourier[Refactor] #40413 Separated buffer-shper.c/h from util.c/h
2020-06-14 Hourier[Refactor] #40413 Separated x11-type-string.c/h from...
2020-06-14 Hourier[Refactor] #40413 Moved angband_str*() from util.c...
2020-06-14 Hourier[Refactor] #40413 Moved various definitions from util...
2020-06-14 Hourier[Refactor] #40413 Moved tmp_pos from util.c/h to grid.c/h
2020-06-14 Hourier[Refactor] #40413 Separated bit-flags-calculator.h...
2020-06-14 Hourier[Refactor] #40413 Resolved the issue so that compilatio...
2020-06-14 Hourier[Refactor] #40413 Separated int-char-converter.h
2020-06-14 Hourier[Refactor] #40413 Separated cheat-types.h from util.h
2020-06-14 Hourier[Refactor] #40413 Separated tag-soter.c/h from util.c/h
2020-06-14 Hourier[Refactor] #40413 Separated keymap-directory-getter...
2020-06-14 Hourier[Refactor] #40413 Separated vowel-checker.c/h from...
2020-06-14 Hourier[Refactor] #40413 Moved hexsym[] from util.c/h to strin...
2020-06-14 Hourier[Refactor] #40413 Separated command-repeater.c/h from...
2020-06-14 Hourier[Refactor] #40413 Separated input-key-requester.c/h...
2020-06-14 Hourier[Refactor] #40413 Moved various global variables from...
2020-06-14 Hourier[Refactor] #40413 Moved sort.c/h from core/ to util/
2020-06-14 Hourier[Refactor] #40413 Separated screen-processor.c/h from...
2020-06-14 Hourier[Refactor] #40413 Separated asking-player.c/h from...
2020-06-14 Hourier[Refactor] #40413 Separated display-messages.c/h from...
2020-06-14 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-06-14 Hourier[Refactor] #40413 Separated quarks.c/h from util.c/h
2020-06-14 Hourier[Refactor] #40413 Separated input-key-acceptor.c/h...
2020-06-14 Hourier[Refactor] #40413 Separated sound-of-music.c/h from...
2020-06-14 Hourier[Refactor] #40413 Removed type definition 'sint'
2020-06-14 Hourier[Refactor] #40413 Separated macro-util.c/h from util.c/h
2020-06-14 Hourier[Refactor] #40413 Separated string-processor.c/h from...
2020-06-14 Hourier[Refactor] #40413 Moved notes for gamma from util.c...
2020-06-14 Hourier[Refactor] #40413 Changed macro functions FORCEUPPER...
2020-06-14 Hourier[Refactor] #40413 my_str*() の残党をangband_str*() に改名した...
2020-06-13 Hourier[Refactor] #40413 Separated realm-types.h from realm...
2020-06-13 Hourier[Refactor] #40413 Changed Japanese 'seikaku' in latin...
2020-06-13 Hourier[Refactor] #40413 Moved inclusion of angband.h to ...
2020-06-13 Hourier[Refactor] #40413 Incorporated MAX_RACES into player...
2020-06-13 Hourier[Refactor] #40413 Changed macro function PRACE_IS_...
2020-06-13 Hourier[Refactor] #40413 Separated monster-race-fefinition...
2020-06-13 Hourier[Refactor] #40413 Renamed enum-only header with name...
2020-06-13 Hourier[Refactor] #40413 Separated building-type-definition...
2020-06-13 Hourier[Refactor] #40413 Separated angband-files.c/h from...
2020-06-13 Hourier[Refactor] #40413 Reshaped files-util.c automatically
2020-06-13 Hourier[Refactor] #40413 Changed my_f***() to angband_strchr...
2020-06-13 Hourier[Refactor] #40413 Renamed my_f*() to angband_f*() in...
2020-06-13 Hourier[Refactor] #38997 Added some comments in get_nightmare()
2020-06-13 Hourier[Refactor] #40477 cmd-gameoption.c にplayer_type* 引数を追加し...
2020-06-13 Hourier[Refactor] #40477 angband.h からcmd-gameoption.h へのインクルード...
2020-06-13 Hourier[Refactor] #40477 Reshaped cmd-gameoption.c automatically
2020-06-13 Hourier[Refactor] #40477 cmd-gameoption.c において1行ごとに挟まれていたコメントを...
2020-06-13 Hourier[Refactor] #40477 Separated option-types-table.c/h...
2020-06-13 Hourier[Refactor] #40477 Separated option-flags.c/h from cmd...
2020-06-13 Hourier[Refactor] #40477 Separated runtime-arguments.c/h from...
2020-06-13 Hourier[Refactor] #40477 Separated special-options.c/h from...
2020-06-13 Hourier[Refactor] #40477 Separated cheat-options.c/h from...
2020-06-13 Hourier[Refactor] #40477 Separated play-record-options.c/h...
2020-06-13 Hourier[Refactor] #40477 Separated auto-destuction-options...
2020-06-13 Hourier[Refactor] #40477 Separated birth-options.c/h from...
2020-06-13 Hourier[Refactor] #40477 Separated disturbance-optioncs.c...
2020-06-13 Hourier[Refactor] #40477 Separated game-play-options.c/h
2020-06-13 Hourier[Refactor] #40477 Separated text-display-options.c...
2020-06-13 Hourier[Refactor] #40477 Separated map-screen-options.c/h...
2020-06-13 Hourier[Refactor] #40477 Separated input-options.c/h from...
2020-06-13 Hourier[Refactor] #40477 is_seen() にplayer_type* 引数を追加した ...
2020-06-13 Hourier[Refactor] #40477 Separated game-option-types.h from...
2020-06-13 Hourier[Refactor] #40014 moved repar_monsters from player...
2020-06-13 Hourier[Refactor] #40014 Removed the dependency from monster...
2020-06-13 Hourier[Refactor] #40014 Separated monster-summonc./h from...
next