OSDN Git Service

hengbandforosx/hengbandosx.git
2020-08-26 Eric BranlundRevert "Added stub files, cocoa/AppDelegate.h and cocoa...
2020-08-26 Eric BranlundRevert "Modified src/Makefile.am so that src/cocoa...
2020-08-26 Eric BranlundRevert "Changed to have main-cocoa.m use the applicatio...
2020-08-26 Eric BranlundRevert "I dropped a trailing bracket in the merge from...
2020-08-26 Eric BranlundRevert "Updated openFiles for changes evidently made...
2020-08-26 Eric BranlundRevert "Removed terminalsMenu from the application...
2020-08-26 Eric BranlundRevert "Changed to NSMenuItem's parentItem (added in...
2020-08-26 Eric BranlundRevert "Removed AngbandContext's validateMenuItem since...
2020-08-26 Eric BranlundRevert "Removed AngbandContext's endGame since it is...
2020-08-26 Eric BranlundRevert "Changed declaration order and white space in...
2020-08-26 Eric BranlundRevert "Corrected error in merge: expanding game_datad...
2020-08-26 Eric BranlundRevert "In create_needed_dirs(), don't make ANGBAND_DIR...
2020-08-26 Eric BranlundRevert "Changed create_needed_dirs() so that as called...
2020-08-26 Eric BranlundRevert "In init.c's dir_create() and create_needed_dirs...
2020-08-26 Eric BranlundRevert "Added comments on preprocessor conditional...
2020-08-26 Eric BranlundRevert "Made white space changes to better match what...
2020-08-26 Eric BranlundRevert "Amended fix for minimum content size regression...
2020-08-26 Eric BranlundRevert "Protected against CGBitmapContextCreate() faili...
2020-08-26 Eric BranlundRevert "In case a tile set fails to load, provide feedb...
2020-08-26 Eric BranlundRevert "Angband 4.2's version of the original tiles...
2020-08-26 Eric BranlundRevert "Corrected typo in English description for Rhan...
2020-08-26 Eric BranlundRevert "Anband's version of Adam Bolt's tiles does...
2020-08-26 Eric BranlundRevert "Adjusted logic in Term_pict_cocoa() to handle...
2020-08-26 Eric BranlundRevert "Adjusted logic in query_before_text() to handle...
2020-08-26 Eric BranlundRevert "Load the possible graphics modes before loading...
2020-08-26 Eric BranlundRevert "Adjusted logic in Term_xtra_cocoa_fresh() to...
2020-08-26 Eric BranlundRevert "Corrected workaround for flower entry."
2020-08-26 Eric BranlundRevert "Added menu item and backing value stored in...
2020-08-26 Eric BranlundRevert "Changed Cocoa terminal hook prototypes to match...
2020-08-26 Eric BranlundRevert "Changed Japanese translation for "New" to match...
2020-08-26 Eric BranlundRevert "Made beginGame() an instance method of AngbandA...
2020-08-26 Eric BranlundRevert "To make further changes easier (to better match...
2020-08-26 Eric BranlundRevert "To reduce the differences with Angband 4.2...
2020-08-26 Eric BranlundRevert "The release notes for Core Foundation say that...
2020-08-26 Eric BranlundRevert "Since the user repsonse to the alert dialogs...
2020-08-26 Eric BranlundRevert "Since 10.6 is no longer of interest, removed...
2020-08-26 Eric BranlundRevert "Corrected typo in comment."
2020-08-26 Eric BranlundRevert "Removed function, not called anywhere, that...
2020-08-26 Eric BranlundRevert "Changed to do additional cleanup in hook_quit...
2020-08-26 Eric BranlundRevert "Removed AngbandSoundCatalog's dispose() method...
2020-08-26 Eric BranlundRevert "Adjusted Japanese splash screen prompt to match...
2020-08-26 Eric BranlundRevert "Position the splash screen prompt in relation...
2020-08-26 Eric BranlundRevert "Use #import (to be more idiomatic with Objectiv...
2020-08-26 Eric BranlundRevert "Create the Angband terminals other than termina...
2020-08-26 Eric BranlundRevert "Per hengbandforosx ticket 40203, include the...
2020-08-26 Eric BranlundRevert "Changing the font or tile set during character...
2020-08-26 Eric BranlundRevert "Adopted change from Angband: don't change...
2020-08-26 Eric BranlundRevert "Corrected some comments to match the For2.2...
2020-08-26 Eric BranlundRevert "Changed to match the For2.2.2-Refactoring-Cocoa...
2020-08-26 Eric BranlundRevert "Modified comment for init_file_paths to match...
2020-08-26 Eric BranlundRevert "Changed the order of the directories in init_fi...
2020-08-26 Eric BranlundRevert "Corrected typo: "Mac OS X 7" instead of the...
2020-08-26 Eric BranlundRevert "Changed to 10.8 since the current Cocoa client...
2020-08-26 Eric BranlundRevert "Use "Xcode" rather than "XCode" to be consisten...
2020-08-26 Eric BranlundRevert "Added instructions about how to set an exceptio...
2020-08-26 Eric BranlundRevert "Changed to use the line from news_j.txt as...
2020-08-26 Eric BranlundRevert "Refactored some tests of the graphics mode...
2020-08-26 Eric BranlundRevert "Put the do_cmd_redraw() and wakeup_event_loop...
2020-08-26 Eric BranlundRevert "Changed so the auxiliary windows are not floati...
2020-08-26 Eric BranlundRevert "Changed to user changes to the window size...
2020-08-26 Eric BranlundRevert "When calculating the number of columns, round...
2020-08-26 Eric BranlundRevert "Ported faster rendering strategy for OS X from...
2020-08-26 Eric BranlundRevert "Corrected spelling in English description of...
2020-08-26 Eric BranlundRevert "It's not currently used in hengband, but bring...
2020-08-26 Eric BranlundRevert "For consistency, changed English diary entries...
2020-08-26 Eric BranlundRevert "Corrected English typo on first birth screen."
2020-08-26 Eric BranlundRevert "Made "cinder" plural in English message for...
2020-08-26 Eric BranlundRevert "For the English messages related to damage...
2020-08-26 Eric BranlundRevert "Corrected English typo ('Arane' rather than...
2020-08-26 Eric BranlundRevert "Since terminals other than terminal zero are...
2020-08-26 Eric BranlundRevert "In the English version, the period at the end...
2020-08-26 Eric BranlundRevert "Corrected English diary entry about realm selec...
2020-08-26 Eric BranlundRevert "Changed the English diary entries about the...
2020-08-26 Eric BranlundRevert "Corrected typo: "price" instead of the intende...
2020-08-26 Eric BranlundRevert "Set player_egid before calling init_angband...
2020-08-26 Eric BranlundRevert "Changed to mark the writeable files directory...
2020-08-26 Eric BranlundRevert "The setting for big tiles initially shown in...
2020-08-26 Eric BranlundRevert "Dropped period in English knowledge menu entry...
2020-08-26 Eric BranlundRevert "In Term_pict_cocoa(), step through the passed...
2020-08-26 Eric BranlundRevert "Updated comment for create_angband_image()...
2020-08-26 Eric BranlundRevert "Changed to remove the empty .deps directory...
2020-08-23 Eric BranlundChanged to remove the empty .deps directory in 'make...
2020-08-15 Eric BranlundUpdated comment for create_angband_image() since it...
2020-08-15 Eric BranlundIn Term_pict_cocoa(), step through the passed in arrays...
2020-07-02 Eric BranlundDropped period in English knowledge menu entry for... v2.2.1.7e vmacos2.2.1-7e
2020-04-06 Eric BranlundThe setting for big tiles initially shown in the menu...
2020-04-06 Eric BranlundChanged to mark the writeable files directory (~/Docume...
2020-04-05 Eric BranlundSet player_egid before calling init_angband(). For...
2020-03-29 Eric BranlundCorrected typo: "price" instead of the intended "prize".
2020-03-29 Eric BranlundChanged the English diary entries about the gender...
2020-03-29 Eric BranlundCorrected English diary entry about realm selection...
2020-03-29 Eric BranlundIn the English version, the period at the end of the...
2020-03-27 Eric BranlundSince terminals other than terminal zero are configured... v2.2.1.7d vmacos2.2.1-7d
2020-03-25 Eric BranlundCorrected English typo ('Arane' rather than 'Arena...
2020-03-24 Eric BranlundFor the English messages related to damage from the...
2020-03-24 Eric BranlundMade "cinder" plural in English message for electric...
2020-03-24 Eric BranlundCorrected English typo on first birth screen.
2020-03-24 Eric BranlundFor consistency, changed English diary entries to use...
2020-03-22 Eric BranlundIt's not currently used in hengband, but bring over...
2020-03-20 Eric BranlundCorrected spelling in English description of the hatche...
next