OSDN Git Service

[Refactor] #37353 使われていないVERIFY_SAVEFILEを削除 / Removed unused preprocessors VERIFY_SAV...
[hengband/hengband.git] / src / main-gcu.c
2020-01-28 Hourier[Refactor] #37353 USE_GRAPHICS のプリプロが有効であることを前提とし、プリプロ自...
2020-01-28 Hourier[Refactor] #37353 USE_SOUND のプリプロが有効であることを前提とし、プリプロ自体は削...
2020-01-28 Hourier[Refactor] #37353 System III Unixに関するプリプロUSGを削除/ Remove...
2020-01-26 HourierMerge branch 'For2.2.2-Refactoring' into feature/Refact...
2020-01-26 Hourier[Refactor] #37353 SOLARISのプリプロを削除 / Removed preprocesso...
2020-01-25 deskullMerge remote-tracking branch 'remotes/origin/feature...
2020-01-25 deskull[] [fix] #38997 main-cap.c と main-gcu.c の関数呼び出し修正....
2020-01-21 Hourier[Fix] #39673 TaoTao氏による、Linuxでコンパイルが通るようにMakefile.am...
2020-01-20 deskullMerge remote-tracking branch 'remotes/origin/feature...
2020-01-20 Hourier[Fix] #39673 TaoTao氏による、Linuxでコンパイルが通るようにMakefile.am...
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] #38861 cptr を concptrに改名 / rename cptr to...
2014-02-28 HabuMerge branch 'experimental-utf8nize-convert-to-utf8'
2014-02-28 HabuソースコードのUTF-8化。
2013-02-20 habuSuppress gcc warning
2013-02-18 habuTweak color settings in main-gcu.c
2013-02-17 habuAdd setlocale function call for support multibyte chara...
2011-08-12 deskullmain-gcu.c中で発見された環境依存問題を解決。
2003-11-23 nothereexit_game_panic()の仕様を元に戻した. Windowsでのシャットダウン処理は
2003-11-23 nothereWindowsで, 変愚蛮怒を起動したままシャットダウン/ログオフが発生した場
2003-02-06 mogamigccで -Wunused を付けても警告が出ないように無視している関数の引数等を(void)で明記。
2002-11-08 mogami既に忘れた何かの理由によって、長い事tabをスペース8文字にする設定で
2002-07-21 mogamiAngband 3.0.0から、my_strcpy()を移植('\0'をちゃんと付けるstrncpy...
2002-07-18 mogamithangorodorimにあったパッチいろいろ。サブウィンドウの更新の不備の修正、
2002-05-30 mogamiワーニングの除去。
2002-04-09 henkmacursesで^Sが効くようにするパッチ, 無駄にcursesの中の方をいじっているように見
2002-04-08 mogamigcu と cap で ^S が使えないのを修正するパッチ flowctrl.dif を適用。
2002-03-02 mogamiargv未使用のワーニングを消す修正。
2002-02-22 mogamiSOUNDエリマ「、ヌ・ミ・ー、テ、ン、、・ウ。シ・ノ、、タオ。」
2002-01-12 mogamiInitial revision