OSDN Git Service

Changed to have main-cocoa.m use the application delegate declaration from cocoa...
[hengbandforosx/hengbandosx.git] / src /
2020-02-20 Eric BranlundChanged to have main-cocoa.m use the application delega...
2020-02-20 Eric BranlundModified src/Makefile.am so that src/cocoa/AppDelegate...
2020-02-20 Eric BranlundAdded stub files, cocoa/AppDelegate.h and cocoa/AppDele...
2020-02-17 Eric BranlundMerge branch 'master' of git://git.osdn.net/gitroot...
2020-02-17 Eric BranlundFixed regression: minimum window size not correctly...
2020-02-16 deskullMerge pull request #40011 (phonohawk/hengband/with...
2020-02-13 Eric BranlundMerge branch 'master' of git://git.osdn.net/gitroot...
2020-02-08 PHO[Feature] Add ./configure option "--with-varpath=PATH"
2020-02-07 deskullMerge pull request #40005 (phonohawk/hengband/fix-build...
2020-02-06 Eric BranlundFor OS X, suppress the warning messages about EUC-JP...
2020-02-06 PHO[Fix] Fix a build failure that occurs when --disable...
2020-02-06 PHO[Fix] #39669 Fix build on non-Windows platforms
2020-02-06 Eric BranlundCorrected typo in English ability description.
2020-01-29 Eric BranlundChanged to keep the save menu entry and command menu...
2020-01-29 Eric BranlundModified so save menu item is disabled while on the...
2020-01-28 Eric BranlundTo match English message for adding an essence to an...
2020-01-28 Eric BranlundMerge branch 'master' of git://git.osdn.net/gitroot...
2020-01-27 Eric BranlundChanged so that font changes on the main window while...
2020-01-27 deskull[Fix] #37353 英語版のビルドエラー修正 / Fix build error in English.
2020-01-26 Eric BranlundChanged when blending is used with tile sets: now use...
2020-01-24 Eric BranlundChanged where init_graphics_modes() is called to align...
2020-01-24 Eric BranlundMade some whitespace changes to better match what's...
2020-01-24 Eric BranlundPort over correction for Angband issue 4114 ( https...
2020-01-24 Eric BranlundAdded optimization for tile rendering: don't draw...
2020-01-24 Eric BranlundCorrected tile rendering problem introduced by the...
2020-01-23 Eric BranlundCorrected instance of subject/verb agreement in English...
2020-01-23 Eric BranlundReplaced "spelling" with "spell casting" in English...
2020-01-22 Eric BranlundFixed instance of whitespace to match adjacent lines.
2020-01-21 Eric BranlundMade whitespace changes to reduce the number of differe...
2020-01-21 Eric BranlundRemoved commented out code that does not appear in...
2020-01-21 Eric BranlundReordered keys in Angband-Cocoa.xml so there are fewer...
2020-01-19 Eric BranlundInserted missing period in English message. Brings...
2020-01-16 Eric BranlundChanged encoding for keycode and option modifier in...
2020-01-15 Eric BranlundIn preparation for keycode encoding changes in main...
2020-01-13 Eric BranlundChanged to set ANGBAND_SYS before calling load_prefs...
2020-01-10 Eric BranlundCorrected awkwardly worded comment.
2020-01-10 Eric BranlundChanged English earthquake messages to match what upstr...
2020-01-08 Eric BranlundWent back to using "staffs" as the plural of staff...
2020-01-05 Eric BranlundAdded blank line to match how the changes were incorpor...
2020-01-04 Eric BranlundTo be more idiomatic, dropped "out" in the English...
2020-01-04 Eric BranlundRedid the English descriptions for the charge and harai...
2020-01-01 Eric BranlundReplaced "current_world_ptr->game_turn" with "turn...
2020-01-01 Eric BranlundIn the introductory phrase for the English description...
2020-01-01 Eric BranlundCorrected subject/verb agreement in the English message...
2019-12-28 Eric BranlundRemoved extra parentheses to avoid a compiler warning...
2019-12-28 Eric BranlundTo be more idiomatic, changed preposition in English...
2019-12-22 Eric BranlundCorrected regression, for both the Japanese and English...
2019-12-19 Eric BranlundChanged instances, missed in an earlier round of change...
2019-12-18 Eric BranlundCorrected spelling and, to be more idiomatic, made...
2019-12-18 Eric BranlundReworded English message for too many simultaneous...
2019-12-18 Eric BranlundCorrected English message, for magic-eater tapping...
2019-12-18 Eric BranlundReplaced "current_world_ptr->game_turn" with turn in...
2019-12-18 Eric BranlundTo be more idiomatic, replaced "while continuous comman...
2019-12-18 Eric BranlundChanged English description of ignore_unview to be...
2019-12-18 Eric BranlundCorrected English spelling: "targetting" to "targeting".
2019-12-18 Eric BranlundIn user-facing English messages, changed "staffs" to...
2019-12-18 Eric BranlundChanged English description for "find the exit" quests...
2019-12-18 Eric BranlundChanged English message for an empty wanted monster...
2019-12-18 Eric BranlundAdded possesive for "today" in the English display...
2019-12-18 Eric BranlundChanged "Ambertite" to "Amberite" in English monster...
2019-12-18 Eric BranlundCorrected English spelling mistake in diary entry message.
2019-12-18 Eric BranlundRemoved unneeded capitalization in English message.
2019-12-18 Eric BranlundCorrected spelling mistake in English message about...
2019-12-18 Eric BranlundChanged English messages in earthquake() that had picke...
2019-12-18 Eric BranlundCorrected English spelling mistake introduced in a...
2019-12-18 Eric BranlundCombined the first two sentences in the English descrip...
2019-12-18 Eric BranlundIn English description for "Vampire's Fang" change...
2019-12-17 Eric BranlundInserted missing space after a comma in the English...
2019-12-17 Eric BranlundFor English spell descriptions, most only use one space...
2019-12-17 Eric BranlundChanged English description for "Elemental Branding...
2019-12-17 Eric BranlundReworded the English description for glyph of warding...
2019-12-17 Eric BranlundChanged one "which" to "that" in the English descriptio...
2019-12-17 Eric BranlundIn English description, changed last verb to past tense...
2019-12-17 Eric BranlundReworded English descriptions of heroism-like spells...
2019-12-17 Eric BranlundReworded English description of clairvoyance: previous...
2019-12-17 Eric BranlundRemoved comma from English descriptions of recall spell...
2019-12-17 Eric BranlundIn English description for "Holy Orb" removed comma...
2019-12-17 Eric BranlundReplaced "effect" (used as a verb) with "affect" in...
2019-12-17 Eric BranlundAdded preposition in English decription for globe of...
2019-12-17 Eric BranlundAdded a "the" in the English description of the berserk...
2019-12-17 Eric BranlundMade the magic mapping part a complete sentence in...
2019-12-17 Eric BranlundReworded the English description of the mindcrafter...
2019-12-17 Eric BranlundReworeded third sentence in description of time stop...
2019-12-16 Eric BranlundAdded preposition to English description for globe...
2019-12-16 Eric BranlundChanged verb in English spell description (a change...
2019-12-16 Eric BranlundChanged another instance of "informations" to "informat...
2019-12-16 Eric BranlundTo match what's done in other spell descriptions, remov...
2019-12-16 Eric BranlundReplaced "damages" (as a noun) with "damage" in English...
2019-12-16 Eric BranlundCorrected typo introduced in earlier modification of...
2019-12-15 Eric BranlundCorrected English spelling mistake for "conversion".
2019-12-15 Eric BranlundChanged another English message about pets affecting...
2019-12-15 Eric BranlundSLightly reworded the English messages about deleting...
2019-12-15 Eric BranlundMade changes to whitespace to match what's in the 2...
2019-12-15 Eric BranlundCorrected typo ("finely" for "finally") in English...
2019-12-15 Eric BranlundReworded English messages for having one of the drainin...
2019-12-15 Eric BranlundReworded English message for curse that causes spells...
2019-12-15 Eric BranlundChanged "a" to "an" in front of something starting...
2019-12-15 Eric BranlundFor English message, added an article for "albino"...
2019-12-15 Eric BranlundFor clarity, replaced "are" and a gerund phrase with...
2019-12-15 Eric BranlundShifted phrase in English message to make it clearer...
next