OSDN Git Service

Mac: correct comment about when the generated .nib file is a directory
[hengbandforosx/hengbandosx.git] / src /
2023-05-04 Eric BranlundMac: correct comment about when the generated .nib... macos-2-2-1 vmacos2.2.1-7i
2023-04-25 Eric BranlundMac: update notes in src/cocoa/AppDelegate.m for workin...
2023-04-25 Eric BranlundAdopt tanguband's changes to the Japanese strings in...
2023-04-25 Eric BranlundMac: add paranoia about big cursor extending beyond...
2023-04-22 Eric BranlundMac: use NSSound's initWithData
2023-01-09 Eric BranlundRemove dependence on sys/timeb.h. Nothing uses ftime...
2022-12-25 Eric BranlundBackport adjustment from 3.0.0: shift "Actual" and...
2022-12-25 Eric BranlundBackport correction from 3.0.0: avoid duplication of...
2022-12-20 Eric BranlundMacOS: disable sending commands from the command menu...
2022-12-20 Eric BranlundMacOS: disable changing the tile set of wide tile mode...
2022-11-05 Eric BranlundGCU: backport habu1010's patch, https://github.com...
2022-11-05 Eric BranlundGCU: backport habu1010's patch, https://github.com...
2022-08-11 Eric BranlundBackport simplified version of change from 3.0.0 so...
2022-06-22 Eric BranlundBackport Habu's GCU cursor flickering patch from Hengba...
2022-06-21 Eric BranlundDeclare feat_door and ugbldg as extern to avoid duplica...
2022-06-21 Eric BranlundFix error introduced when merging the plural_aux()...
2022-06-21 Eric BranlundFix up some indentation in the GCU color changes.
2022-06-21 Eric BranlundLinux/Unix: adapt color handling from Angband 4.2.4...
2022-06-21 Eric BranlundBackport change from 3.0.0: GCU: use waddnstr() in...
2022-06-21 Eric BranlundBackport change from 3.0.0: GCU: remove assumed windo...
2022-06-21 Eric BranlundBackport change from 3.0.0: avoid accessing before...
2022-04-28 Eric BranlundEnglish: add comma and remove duplicated letter in...
2022-01-26 Eric BranlundMac: update notes in src/cocoa/AppDelegate.m for workin...
2021-11-30 backwardsEricMerge pull request #22 from backwardsEric/backport...
2021-11-30 Eric BranlundFix typo in English message from cast_summon_greater_de...
2021-11-30 Eric BranlundEnglish: fix subject/verb agreement for messages about...
2021-11-30 Eric BranlundTo be more idiomatic, reword English message about...
2021-11-30 Eric BranlundEnglish: use "a" rather than "an" with "spider".
2021-11-30 Eric BranlundAdd missing "no" in English message for no appropriate...
2021-11-30 Eric BranlundTo be more idiomatic, insert helper verb in English...
2021-11-30 Eric BranlundTo be more idiomatic, change "Explosion Device" to...
2021-08-22 Eric BranlundPort fix from 3.0.0 so a pack reordering doesn't mess... vmacos2.2.1-7g
2021-08-20 Eric BranlundBetter handle if the font recorded in the preferences...
2021-08-14 Eric BranlundmacOS: use an uninstall-local rule rather than a distcl...
2021-07-31 Eric BranlundSimply use a Boolean directly rather than do an explici...
2021-07-31 Eric BranlundmacOS: avoid unused variable warning when compiled...
2021-07-25 Eric BranlundRemove handling of open_when_ready - never set to true...
2021-07-25 Eric BranlundMacOS: rationalize handling of Booleans. Use bool/TRUE...
2021-06-12 Eric BranlundDeclare internal routine as static to avoid warning...
2021-06-12 Eric BranlundRename local variable in playSound to avoid warning...
2021-05-17 Eric BranlundAdopt change to mouse event handling (currently unused...
2021-05-17 Eric BranlundAdjust double-height tile handling (not currently used...
2021-04-17 Eric BranlundFor English prompts with get_check(), insert space...
2021-04-03 Eric BranlundTweak the default window layout since rendering changes...
2021-04-03 Eric BranlundWhen using the median advance to compute the tile size...
2021-04-02 Eric BranlundUse 32 as the minimum for maxBits to match the declared...
2021-04-02 Eric BranlundAdopt optimization from Angband: only call makeKeyAnOrd...
2021-03-20 Eric BranlundChange "glows pale" to "glows palely" for the English...
2021-03-20 Eric BranlundChanged English wording for header of the monster list...
2021-02-19 Eric BranlundReplace more instances of "Nothing happen." with "Nothi...
2021-02-19 Eric BranlundReword English phrases whtich had the awkward "an equip...
2021-02-19 Eric BranlundTo be more idiomatic, replace "have x quality" with...
2021-02-19 Eric BranlundTo simplify subject/verb agreement in English for the...
2021-02-19 Eric BranlundCorrected English spelling mistake.
2021-02-19 Eric BranlundUse "deleted" rather than "delete for English future...
2021-02-19 Eric BranlundFor readability of an English message, replaced "do...
2021-02-19 Eric BranlundFor readability, change English dismount message to...
2021-02-19 Eric BranlundIn English message, inserted a definite article to...
2021-02-19 Eric BranlundCorrect subject-verb agreement in English message ...
2021-02-19 Eric BranlundCorrect subject-verb agreement in English message.
2021-02-19 Eric BranlundFor readability, inserted a definite article in the...
2021-02-19 Eric BranlundTo hopefully be clearer, reworded English message about...
2021-02-19 Eric BranlundReworded English tip for the smithing enhance mode...
2021-02-19 Eric BranlundTo be more idiomatic, make "record" plural in English...
2021-02-19 Eric BranlundIn English birth option header, "affect" rather than...
2021-02-19 Eric BranlundIn English enter menu, use "out-of-date" rather than...
2021-02-19 Eric BranlundTo be more idiomatic, use "to" ranther than "for" in...
2021-02-19 Eric BranlundMake subject ("I") explicit in an English message.
2021-02-19 Eric BranlundReplaced "stare into" with "stare at" to be more idiomatic.
2021-02-19 Eric BranlundFor clarity, replaced "is drawn" with synonymous "is...
2021-02-19 Eric BranlundIn English message, inserted a missing "to" for an...
2021-02-19 Eric BranlundSwitched "is" to "are" to match "some monsters".
2021-02-19 Eric BranlundFully spell out "highlight" in English options list.
2021-02-19 Eric BranlundChange "an" to "a" since it precedes "dragon".
2021-02-19 Eric BranlundFor readability, use active voice for English message...
2021-02-19 Eric BranlundCorrected English spelling mistakes ("address").
2021-02-19 Eric BranlundCorrected English spelling for plural of "box".
2021-02-19 Eric BranlundSince "junk" is a collective noun, don't add "s" for...
2021-02-19 Eric BranlundMade "whistle" plural to match the other entries that...
2021-02-19 Eric BranlundTo be more idiomatic, drop "the" and simply use "stop...
2021-02-19 Eric BranlundFor clarity, change preposition for English message...
2021-02-19 Eric BranlundCapitalize "Klein" to match ordinary usage for "Klein...
2021-02-19 Eric BranlundChanged English wording for header of the monster list...
2021-02-19 Eric BranlundAdd "apiece" to English message to clarify that the...
2021-02-19 Eric BranlundProvided an English version of the dice slots payout...
2021-02-19 Eric BranlundFor clarity, reworded English prompt for selecting...
2021-02-19 Eric BranlundCorrect Enlgihs typo.
2021-02-19 Eric BranlundCorrect English: "shot an allow able" -> "shoot an...
2021-02-19 Eric BranlundFor clarity, changed Englsh label for sniper's glowing...
2021-02-19 Eric BranlundCorrect English type ("damege" -> "damage").
2021-02-19 Eric BranlundReworded English description for sniper's exploding...
2021-02-19 Eric BranlundFor clarity, reword English description of the SP_RUSH...
2021-02-19 Eric BranlundReworded English description of the sniper's SP_PIERCE...
2021-02-19 Eric BranlundReworded English description for the sniper's SP_DOUBLE...
2021-02-19 Eric BranlundTo be more idiomatic, add hyphen in English message.
2021-02-19 Eric BranlundReworded English message for a monk's successful MA_SLO...
2021-02-19 Eric BranlundFor clarity, change tense from past perfect to present...
2021-02-19 Eric BranlundTo be more idiomatic, add "at" after "glare" in an...
2021-02-19 Eric BranlundReworded the English message for failure of the mirror...
2021-02-19 Eric BranlundReworded English message for no items available to...
next