OSDN Git Service

Changed to have main-cocoa.m use the application delegate declaration from cocoa...
[hengbandforosx/hengbandosx.git] / src / Makefile.am
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-13 Eric BranlundMerge branch 'master' of git://git.osdn.net/gitroot...
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] #39669 Fix build on non-Windows platforms
2020-01-28 Eric BranlundMerge branch 'master' of git://git.osdn.net/gitroot...
2019-10-18 Eric BranlundMerge pull request #39637 (taotao/hengband/refresh_mon_...
2019-09-14 Eric BranlundAdded readdib.h, main-cap.c, and main-xaw.c to the...
2019-09-14 Eric BranlundCorrected so that the changes in 5a97ff77519179c4023e4f...
2019-09-11 Eric BranlundAdded "-Wunguarded-availability" to the compiler flags...
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-08-29 Eric BranlundDon't create lib/xtra in the application bundle since...
2019-08-27 Eric BranlundLocalized the one case where main-cocoa.m sends a strin...
2019-08-27 Eric BranlundThese are the message catalogs and changes to the insta...
2019-08-26 Eric BranlundUpdated the makefile rules to install the Japanese...
2019-08-26 Eric BranlundSo the dynamically added entries in the Command and...
2019-08-26 Eric BranlundModified configure.ac to add a --enable-cocoa option...
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 BranlundMakefile.am did not include term.c and term.h in the...
2019-08-25 Eric BranlundAfter configuring with ./configure --disable-japanese...
2019-04-02 deskull[Refactor] #37353 cmd-mane.h を作成して変数宣言移動。 mane.c を...
2019-04-02 deskull[Refactor] #37353 cmd-hissatsu.h を作成して変数宣言移動。
2019-03-22 deskull[Refactor] #37353 monster-spell.h を追加。
2019-03-18 deskull[Fix] #37353 Fix Makefile.am.
2019-03-11 deskull[Refactor] #37353 警告の処理を warning.c に分離 / Separate warni...
2019-03-11 deskull[Fix] #37353 Makefile.am 修正。 / Fix Makefile.am.
2019-03-11 deskull[Refactor] #37353 鍛冶の処理を cmd-smith.c に分離 / Separate...
2019-02-22 deskull[Fix] #37353 Makefile.am をさらに修正。 / Refix Makefile.am.
2019-02-22 deskull[Fix] #37353 Makefile.am 修正。 / Fix Makefile.am.
2019-02-02 Deskull[Refactor] #37353 spells.hにスペルに関する共通定義を追加。。 / Add commo...
2019-02-01 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-29 Deskull[Refactor] #37353 externs.h の宣言いくつかを shoot.h へ移動。 ...
2019-01-28 Deskull[Refactor] #37353 xtra2.c から rumor.c を分離。 / rumor.c...
2019-01-26 Deskull[Refactor] #37353 cmd1.c を player-move.c に改名。 / Integra...
2019-01-26 Deskull[Refactor] #37353 cmd5.c を cmd-spell.c へ統合。 / Integrate...
2019-01-22 Deskull[Refactor] #37353 racial.c から spells-object.c に分離。...
2019-01-22 Deskull[Refactor] #37353 spells2.c から spells-status.c に分離...
2019-01-21 Deskull[Fix] #37353 Makefile.am 修正。 / Fix Makefile.am.
2019-01-21 Deskull[Refactor] #37353 xtra1.c を view-mainwindow.c に改名。...
2019-01-21 Deskull[Refactor] #37353 avatar.h 追加。 / Add avatar.h.
2019-01-21 Deskull[Refactor] #37353 ART_* を artifact.h へ分離。 / Separate...
2019-01-20 Deskull[Refactor] #37353 project_path() を新規 project.c へ移動...
2019-01-17 Deskull[Refactor] #37353 xtra2.c のクエスト関連処理を quest.c/h へ分離...
2019-01-17 Deskull[Refactor] #37353 突然変異処理の宣言のいくつかを新規 mutation.h へ移動...
2019-01-16 Deskull[Fix] #37353 Makefile.am修正。 / Fix Makefile.am.
2019-01-16 Deskull[Refactor] #37353 gain_level_reward() を新規ファイル patron...
2019-01-16 Deskull[Refactor] #37353 PM_* 定義を新規ファイル monster.h へ移動し、インクルード追...
2019-01-15 Deskull[Refactor] #37353 PROJECT_* 定義を新規ファイル projection.h...
2019-01-15 Deskull[Refactor] #37353 CFM_* 定義を新規ファイル floor.h へ移動。 / Move...
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/SHIELD_SKILL'
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/CHARGEMAN'
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/MERFOLK'
2019-01-13 Deskull[Refactor] #37353 ソート処理をsort.c/hに分離。 / Separate to...
2019-01-06 Deskull[Refactor] #37353 player-item.c/h 削除。 xtra2.c を player...
2019-01-04 Deskull[Refactor] #37353 xtra1.c から world.c を分離。 / Separate...
2018-12-23 Deskull[Refactor] #37481 melee.hを定義。 \ Add melee.h.
2018-12-14 DeskullMerge branch 'master' into MERFOLK
2018-12-14 Deskull[Refactor] #37353 ベースアイテム判定処理を objectkind-hook.c/h...
2018-12-13 DeskullMerge branch 'master' into MERFOLK
2018-12-12 Deskull[Refactor] #37353 monster-hook を monsterrace-hook に改名...
2018-12-08 Deskull[Refactor] #37353 店処理のヘッダを externs.h から store.h へ分離。
2018-11-26 Deskull[Refactor] #37353 プレイヤーのダメージ処理を spells3.c から player...
2018-11-19 Deskull[Refactor] #37353 アイテム呪い処理を object-curse.c/h へ分離。
2018-11-17 Deskull[Refactor] #37353 日の出、日没処理を process_world() から day_brea...
2018-11-01 Deskull[Fix] #37353 Makefile.am修正。
2018-11-01 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2018-10-31 deskull[Fix] #37353 Makefile.am修正。
2018-10-31 Deskull[Fix] #37353 Makefile.am修正。
2018-09-28 Deskull[Refactor] #37353 モンスターステータス処理を melee2.c から monster...
2018-09-24 Deskull[Refactor] #37353 アイテム条件処理を object-hook.c/h へ分離。
2018-09-24 Deskull[Refactor] #37353 モンスター条件処理を monster1.c と birth.c から...
2018-09-23 Deskull[Refactor] #37353 プレイヤーの初期生い立ち情報を birth.c から history...
2018-09-21 Deskull[Refactor] #37353 射撃処理を cmd1.c から shoot.c へ分離。
2018-09-20 deskull[Refactor] #37353 src/Makefile.amを修正。
2014-03-10 Habuコンパイル時にNKFを使用して文字コードを変換するようにした
2014-02-18 dis-add mspells4.c in Makefile.am
2009-09-15 iksbranch-hexの変更をコミット。
2009-09-03 iks新職業スナイパーといくつかの新or移植アーティファクトをマージ。
2004-01-02 mogami魔法の効果、名前、説明文等を一つの関数にまとめた。
2003-10-20 mogamimain-mac-carbon.cの削除に対応。
2002-11-26 mogami・ユ・愠「ハンツク、ホサナヘヘ、ツチ」
2002-04-09 mogamibranch-mogami-autopick、゙。シ・ク
2002-02-13 habumake installできるようにした。(angband-2.9.3を参考にした)
2002-02-04 mogami英語版の107beta3から入れてたはずだった main-mac-carbon.c が無かった事に
2002-01-18 habuCFLAGS、リ、ホ-fno-strength-reduce、ホトノイテ、onfigure.in、ヌケヤ...
2002-01-18 habu*_infoの初期化コードを大幅に書き変えてある程度まとめた。(最新版VやZを参考に)
2002-01-12 mogamiInitial revision