OSDN Git Service

v3.0.0 Alpha5 OSDN最終版
[hengband/hengband.git] / src / main-gcu.c
2021-01-15 deskullMerge branch 'release/3.0.0Alpha' into master
2020-12-12 iksMerge branch 'For3.0.0-Monster-Adjustment' into release...
2020-12-11 deskullMerge branch 'Release-3.0.0Alpha' into release/3.0...
2020-12-11 deskullMerge branch 'Release-3.0.0Alpha' into release/3.0...
2020-12-09 deskull[Merge] #40881 流れ上ブランチが孤立するとまずいので、名目的に今の時点で 'hradish...
2020-12-06 deskullMerge branch 'release/3.0.0Alpha' of git.osdn.net:...
2020-12-03 Habu[cleanup] GCCの警告に対応
2020-11-23 iks[Fix] iconvの戻り値を受けていなかったので修正。 / Fix that ignores iconv...
2020-11-23 iksRevert "Revert "Merge branch 'master' of git.osdn.net...
2020-11-21 iks[Implement] GCU版で日本語が入力できるように修正。 / Can input Japanese...
2020-11-18 deskull[Merge] #40883 Win版が通る所までマージ完了.他環境でのチェックや他見落としはこれからチェック...
2020-11-15 iks[Implement] GCU版で日本語が入力できるように修正。 / Can input Japanese...
2020-11-13 iks[Implement] #39671 Can display UTF-8 or other locale...
2020-11-13 iks[Implement] #39671 Can display UTF-8 or other locale...
2020-11-07 iks[Implement] #39671 Can display UTF-8 or other locale...
2020-08-23 deskullRevert "Merge branch 'master' of git.osdn.net:/gitroot...
2020-08-23 deskullMerge branch 'master' of git.osdn.net:/gitroot/hengband...
2020-08-19 deskullMerge remote-tracking branch 'remotes/hengband-osx...
2020-08-19 deskullMerge remote-tracking branch 'remotes/hengband-osx...
2020-08-14 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-08-14 HourierMerge branch 'For2.2.2-Fix-Hourier' of https://scm...
2020-08-14 Hourier[Refactor] #40463 Removed unused (anymore) preprocessor...
2020-08-14 Eric BranlundBrought main-gcu.c up-to-date with the changes to z...
2020-08-12 Eric BranlundBrought main-gcu.c up-to-date with the changes to z...
2020-07-22 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-06-26 Hourier[Refactor] #40483 Adjusted inclusion relationship
2020-06-20 Eric BranlundInclude util/angband-files.h to pick up prototype for...
2020-06-14 deskullMerge remote-tracking branch 'remotes/origin/List-Dead...
2020-06-14 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-06-14 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-06-14 Hourier[Refactor] #40413 Separated sound-of-music.c/h from...
2020-06-13 Hourier[Refactor] #40477 Separated runtime-arguments.c/h from...
2020-06-13 Hourier[Refactor] #40477 Separated special-options.c/h from...
2020-06-06 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-06-06 Hourier[Refactor] #40460 Separated term-color-types.h from...
2020-06-01 Eric Branlundio/files.{c,h} does not exist; use io/files-util.{c...
2020-05-17 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-05-16 Hourier[Refactor] #38862 Moved inet.c/h to io/
2020-04-22 Hourier[Refactor] #40274 Unified angband_sound_name[] into...
2020-04-21 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-04-20 deskullMerge branch 'refactor-fix/For2.2.2-habu' into For2...
2020-04-20 Habu[fix] gccの警告に従い修正
2020-04-19 Habu[refactor] term.[ch]をgameterm.[ch]に改名
2020-03-26 deskullMerge branch 'fix/xoshiro128starstar-v1.0-bug' into...
2020-03-15 deskullMerge branch 'For2.2.2-Refactoring' of git.osdn.net...
2020-03-04 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-03-02 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-03-01 Hourier[Refactor] #39962 Separated exit-panic.c/h from files.c
2020-02-20 deskullMerge branch 'For2.2.2-Refactoring' of git.osdn.net...
2020-02-20 Hourier[Refactor] #40041 main-gcu.c を少し整形、ついでにAMIGAサポート打ち切り...
2020-02-20 Hourier[Fix] #40041 バッファオーバーランが起きる問題を修正、Becky42氏に感謝 / Fixed...
2020-02-01 deskullMerge branch 'feature/Merfolk' into For2.2.2-Refactoring
2020-01-29 Hourier[Refacotr] #37353 使われていないプリプロUSE_NCURSESを部分的に削除 / Remov...
2020-01-29 Hourier[Refacotr] #37353 使われていないプリプロUSE_TPOSIXを部分的に削除 / Remove...
2020-01-29 Hourier[Refacotr] #37353 使われていないプリプロSPECIAL_BSDを削除 / Removed...
2020-01-28 Hourier[Refactor] #37353 main-win.c 以外のmain*.cについて、'if 0'のプリプロ...
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