OSDN Git Service

Changed to mark the writeable files directory (~/Documents/Hengband previously) with...
[hengbandforosx/hengbandosx.git] / configure.ac
2020-04-06 Eric BranlundChanged to mark the writeable files directory (~/Docume...
2020-02-20 Eric BranlundCorrected error in merge: expanding game_datadir rathe...
2020-02-17 Eric BranlundMerge branch 'master' of git://git.osdn.net/gitroot...
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-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-15 Eric BranlundTo avoid extra unneeded library dependencies, do not...
2019-09-15 Eric BranlundAdded comment about unexpected, but beneficial, side...
2019-09-15 Eric BranlundThe previous versions with Cocoa enabled and handling...
2019-08-26 Eric BranlundModified configure.ac to add a --enable-cocoa option...
2019-08-26 Eric BranlundWhen installing to the top-level of the sources, have...
2019-08-26 Eric BranlundCHanged version to match H_VER_* in defines.h.
2014-04-02 dis-start v2.1.5
2014-03-10 Habuコンパイル時にNKFを使用して文字コードを変換するようにした
2014-03-08 HabuMerge branch 'dash-tilde-fix'
2014-03-08 Habuiconvに渡す文字コードをEUC-JP-MSに変更
2014-03-08 HabuMerge branch 'RNG-improve'
2014-03-07 HabuRNGの初期シードに /dev/urandom を使用するようにした
2014-03-03 HabuAdd a check on the existence of libiconv
2014-02-28 HabuMerge branch 'experimental-utf8nize-convert-to-utf8'
2014-02-28 Habugccのオプションに--exec-charset=EUC-JPが付加されるように修正
2013-07-14 dis-start 2.1.4
2013-04-14 dis-start 2.1.3
2013-02-27 habuFix a crush bug on death
2013-02-17 habuAdd a check of libncursesw for support multibyte charac...
2013-02-11 dis-Update Version to 2.1.2
2013-01-14 dis-replace configure.in to configure.ac