OSDN Git Service

hengbandforosx/hengbandosx.git
2019-09-11 Eric BranlundChanged English message for enhancing multiple items...
2019-09-11 Eric BranlundIn English messages for things that return when thrown...
2019-09-11 Eric BranlundReplaced "temporal" (i.e. time-dependent) with the...
2019-09-11 Eric BranlundCommit 9843a18bde263d35049e3a19056fbb4e8f980eba only...
2019-09-11 Eric BranlundFor the Japanese version, replaced hengband with 変愚蛮怒...
2019-09-11 Eric BranlundAdded a template file, cocoa/Angband-Cocoa.strings...
2019-09-11 Eric BranlundAdded CFBundleDisplayName and CFBundleName keys to...
2019-09-11 Eric BranlundShifted the "Copyright ©" from Angband-Cocoa.xml to...
2019-09-11 Eric BranlundRemoved the CFBundleLongVersionString and CFBundleGetIn...
2019-09-10 Eric BranlundRemoved trailing whitespace after semicolons that end...
2019-09-10 Eric BranlundChanged Term_bigcurs_cocoa(), Term_curs_cocoa(), Term_p...
2019-09-10 Eric BranlundUsing the English version, a combat with a moon beast...
2019-09-09 Eric BranlundIn files.c changed "Infra-vision" to "Infravision"...
2019-09-09 Eric BranlundFor the English version, added a space after the colon...
2019-09-07 Eric BranlundCorrected typo in "invulnerability".
2019-09-07 Eric BranlundFixed usage error: heroes is plural want "hero's"...
2019-09-07 Eric BranlundThe normal idiom is "in the long run" rather than ...
2019-09-07 Eric BranlundAdded missing apostrophe for possesive.
2019-09-07 Eric BranlundRemoved "a" or "an" in combination with "mail" or ...
2019-09-07 Eric BranlundPrevious change was not enough to ensure that the corre...
2019-09-07 Eric BranlundThe English version of monster recall mentioned the...
2019-09-06 Eric BranlundAdded a big cursor hook since it's used if the cursor...
2019-09-06 Eric BranlundMove setting never_frosh on the terminal to term_data_l...
2019-09-05 Eric BranlundDisable notifications about row flushes since nothing...
2019-09-05 Eric BranlundIn the English version, the displayed player level...
2019-09-05 Eric BranlundModified so that using an unidentified staff from the...
2019-09-05 Eric BranlundIn English version, a store's page indicator cuts off...
2019-09-04 Eric BranlundModified so that zapping an unidentified wand from...
2019-09-04 Eric BranlundAdjust so eating an unidentified piece of food from...
2019-09-04 Eric BranlundAdjust so reading an unidentified scroll from the pack...
2019-09-03 Eric BranlundRemoved push_pixel(), crack_rect(), and push_options...
2019-09-03 Eric BranlundIn Term_pict_cocoa(), update the destination rectangle...
2019-09-03 Eric BranlundChanged strategy for handling text drawing: use a...
2019-09-03 Eric BranlundIn preparation for some more changes which will need...
2019-09-03 Eric BranlundWhen increasing a stat, use "more" rather than "less...
2019-09-03 Eric BranlundReplaced current_world_ptr->game_turn with turn in...
2019-08-30 Eric BranlundSaw clearing artifacts along the tops of characters...
2019-08-30 Eric BranlundReplaced "tiles set" with "tile set" in error message.
2019-08-30 Eric BranlundChanged "current_world_ptr->game_turn" to "turn" in...
2019-08-30 Eric BranlundReplaced "current_world_ptr->game_turn" with "turn...
2019-08-30 Eric BranlundEnglish message has swapped order for string and intege...
2019-08-30 Eric BranlundEnglish message is missing string argument. Added it.
2019-08-30 Eric BranlundEnglish message was missing a string argument causing...
2019-08-29 Eric BranlundDon't create lib/xtra in the application bundle since...
2019-08-28 Eric BranlundRemove designable_translated.nib since it was mistakenl...
2019-08-27 Eric BranlundLocalized the one case where main-cocoa.m sends a strin...
2019-08-27 Eric BranlundChanged the recommended destination for bug reports...
2019-08-27 Eric BranlundCorrections for compiler errors introduced by commit...
2019-08-27 Eric BranlundThese are the message catalogs and changes to the insta...
2019-08-27 Eric BranlundLocalized the two alert dialogs that are displayed...
2019-08-27 Eric BranlundCommit 98de7b628e457c82a9607f3d1fb7b1ed266d7d86 for...
2019-08-27 Eric BranlundUse the Angband global, angband_term_name, as the sourc...
2019-08-27 Eric BranlundWhen the JP preprocessor macro is set, detect and rende...
2019-08-27 Eric BranlundAdded comments for some of the methods the application...
2019-08-26 Eric BranlundUpdated the makefile rules to install the Japanese...
2019-08-26 Eric BranlundAdded a Japanese localization for the Mac OS X cocoa...
2019-08-26 Eric BranlundSo the dynamically added entries in the Command and...
2019-08-26 Eric BranlundForgot to include the nib files in commit e24ebf8eb4535...
2019-08-26 Eric BranlundSince localization to Japanese should be supported...
2019-08-26 Eric BranlundIf asked by the OS to open a file, pass FALSE to new_ga...
2019-08-26 Eric BranlundSet up file-level constants for the keys to look up...
2019-08-26 Eric BranlundHengband does not appear to have the equivalent of...
2019-08-26 Eric BranlundModified configure.ac to add a --enable-cocoa option...
2019-08-26 Eric BranlundAdded Visual Studio files to the list of files to distr...
2019-08-26 Eric BranlundWhen installing to the top-level of the sources, have...
2019-08-26 Eric BranlundCHanged version to match H_VER_* in defines.h.
2019-08-26 Eric BranlundThis is the result of merging in what the current Angba...
2019-08-26 Eric BranlundThe NIB file was opened in XCode 10.3, modified, and...
2019-08-26 Eric BranlundRenamed Angband_Icons.icns to hengband_Icons.icns since...
2019-08-26 Eric BranlundMoved English.lproj to en.lproj and changed the languag...
2019-08-25 Eric BranlundRemoved .deps files from the files imported from posche...
2019-08-25 Eric BranlundImported a Mac OS X Cocoa interface from poschengband...
2019-08-25 Eric BranlundIn preparation for adding a new Mac interface which...
2019-08-25 Eric BranlundIn preparation for adding a new Mac interface, changed...
2019-08-25 Eric BranlundRemoved comment that appeared to be extraneous: it...
2019-08-25 Eric BranlundAdded graf field since Hengband does not ANGBAND_GRAF...
2019-08-25 Eric BranlundAdded comment about how Hengband handles the directory...
2019-08-25 Eric BranlundCommented out the tile sets which don't already have...
2019-08-25 Eric BranlundBrought over the tile set configuration file lib/tiles...
2019-08-25 Eric BranlundSince ANGBAND_GRAF in Hengband is not the preference...
2019-08-25 Eric BranlundFor now, keep the GRAPHICS_NONE preprocessor macro...
2019-08-25 Eric BranlundAdded comment to explain relationship with the rest...
2019-08-25 Eric BranlundImported from Angband 4 to support an OS X main program...
2019-08-25 Eric BranlundAfter running ./configure, make distcheck fails: it...
2019-08-25 Eric BranlundAdded gcc-wrap to the list of files to distribute in...
2019-08-25 Eric BranlundAfter running ./configure, make distcheck would fail...
2019-08-25 Eric BranlundAfter running ./configure, make dist generates a distri...
2019-08-25 Eric BranlundAfter running ./configure, make dist generates a distri...
2019-08-25 Eric BranlundAfter running ./configure, make dist generates a distri...
2019-08-25 Eric BranlundAfter running ./configure. make dist generates a distr...
2019-08-25 Eric BranlundAfter running ./configure, make dist generated a distri...
2019-08-25 Eric BranlundAfter using ./configure, make dist generated a distribu...
2019-08-25 Eric BranlundCorrected English message for typo ("powerfull" instead...
2019-08-25 Eric BranlundCorrected typo ("enugh" instead of "enough") in English...
2019-08-25 Eric BranlundIn English inventory display, ranged weapons have the...
2019-08-25 Eric BranlundThe English prompt to select a stat to boost at level...
2019-08-25 Eric BranlundCorrected compiler warnings (long format specifier...
2019-08-25 Eric BranlundCorrected compiler warning (unrecognized escape sequenc...
2019-08-25 Eric BranlundMakefile.am did not include term.c and term.h in the...
2019-08-25 Eric BranlundAfter configuring with ./configure --disable-japanese...
next