OSDN Git Service

hengband/hengband.git
2014-04-02 dis-start v2.1.5
2014-03-25 HabuReactivate BOM for fxxkin' Visual Studio v2.1.4
2014-03-25 dis-fix compile error on English version
2014-03-14 HabuRemove debug message
2014-03-13 dis-Refacotr: replace ifdef JP macros
2014-03-13 dis-Refacotr: replace ifdef JP macros
2014-03-12 dis-fix encoding
2014-03-12 dis-Refactor: replace ifdef JP macro
2014-03-11 dis-射撃威力の表示もブレス等と同条件に変更
2014-03-11 dis-モンスターの思い出の挙動を変更。
2014-03-11 dis-add mktemp argument
2014-03-10 Habuコンパイル時にNKFを使用して文字コードを変換するようにした
2014-03-10 HabuWindowsで変換不可能な全角マイナス(U+2212)を変換可能な文字に調整
2014-03-08 HabuMerge branch 'dash-tilde-fix'
2014-03-08 Habuascii_to_zenkakuの全角マイナス記号を適切なものに修正
2014-03-08 Habuiconvに渡す文字コードをEUC-JP-MSに変更
2014-03-08 Habu全角ダッシュ、波ダッシュの文字コードを統一
2014-03-08 HabuInitialize Rand_state directly insted of using temporar...
2014-03-08 HabuMerge branch 'RNG-improve'
2014-03-08 dis-move score-server
2014-03-07 HabuUse CryptGenRandom() for RNG initialize in Windows
2014-03-07 HabuRNGの初期シードに /dev/urandom を使用するようにした
2014-03-07 Habuゲームに関係しない箇所での乱数の消費を避けるように修正
2014-03-07 HabuChange uniform distribution RNG method
2014-03-06 HabuAdd some entries to .gitignore
2014-03-06 Habuavoid assertion of argument range in function isprint()
2014-03-03 HabuAdd a check on the existence of libiconv
2014-02-28 HabuMerge branch 'experimental-utf8nize-convert-to-utf8'
2014-02-28 Habuguess_convert_to_system_encodingをJPが定義されている時のみ呼ぶように修正
2014-02-28 Habugccのオプションに--exec-charset=EUC-JPが付加されるように修正
2014-02-28 Habuハイフン→ダッシュに修正
2014-02-28 Habuangband.rcをシフトJISに変換
2014-02-28 HabuソースコードのUTF-8化。
2014-02-28 Habuソースコード以外のテキストファイルをUTF-8に変換
2014-02-28 Habuutf8_to_sysにUNIX用の UTF-8 -> EUC-JP 変換を実装
2014-02-28 Habuバッファオーバーの可能性に関する修正と、変換失敗時のメッセージ表示追加
2014-02-28 Habuコメントの誤りを修正
2014-02-28 Habuファイルの読み込み時に文字コードを適切なものに変換するように修正
2014-02-28 dis-Merge branch 'master' of github.com:/dis-/hengband
2014-02-27 DeskullFix preprocessor error about music implementation and...
2014-02-27 dis-refactor: replace ifdef macro in spells1.c
2014-02-26 dis-refactor: blue-mage spell damage explain
2014-02-25 dis-fix typo
2014-02-25 dis-refactor: share monspell_damage in cast_learned_spell
2014-02-24 dis-show all mon_spell damage
2014-02-24 dis-enable to get mon_spell_damage by race
2014-02-24 dis-add comments
2014-02-23 dis-refactor: extract summoning functions in monst_spell_monst
2014-02-22 dis-refactor: RF6_SPECIAL, RF6_TELE*
2014-02-21 dis-refactor: extract monst_spell_monst
2014-02-21 DeskullDisplay shooting power on monster description.
2014-02-20 dis-refactor: extract damage spells in monst_spell_monst
2014-02-19 HabuModify .gitignore
2014-02-19 HabuRefactor: change jverb() from stupid 'if-else' enumerat...
2014-02-19 dis-refactor: extract breath spells in monst_spell_monst
2014-02-19 dis-refactor: integrate monst_beam_monst, monst_bolt_monst
2014-02-19 dis-refactor: integrate monst_breath_monst() into breath
2014-02-19 dis-refactor: remove learnable from arguments
2014-02-19 dis-refactor: simplify the arguments in mspells_4.c
2014-02-18 dis-add mspells4.c on makefile.*
2014-02-18 dis-add mspells4.c on makefile.bcc
2014-02-18 dis-fix argument on calling RF6_TELE_AWAY
2014-02-18 dis-add mspells4.c in Makefile.am
2014-02-18 DeskullFix comments.
2014-02-18 DeskullAdd Doxygen comment to wizard1.c.
2014-02-18 DeskullAdd Doxygen comment to wizard1.c.
2014-02-18 DeskullAdd Doxygen comment to wizard1.c.
2014-02-18 DeskullFix argument on calling RF6_TELE_AWAY().
2014-02-18 DeskullAdd mspells4.c to VC project files.
2014-02-18 dis-refactor: extract switch in make_attack_spell
2014-02-18 dis-refactor: replace #ifdef JP macros on make_attack_spell
2014-02-18 dis-refactor: extract ball/bolt spells in make_attack_spell
2014-02-18 dis-refactor: extract ball functions in make_attack_spell
2014-02-18 dis-refactor: extract breath functions in make_attack_spell
2014-02-17 DeskullAdd Doxygen comment to wizard1.c.
2014-02-17 DeskullAdd Doxygen comment to wizard1.c.
2014-02-17 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2014-02-17 DeskullTemporary revert of tiling implement.
2014-02-16 dis-refactor: replace #ifdef JP macros on make_attack_spell
2014-02-16 dis-refactor: replace #ifdef JP macros
2014-02-16 DeskullExtend features of tiling. (separation of Cell size...
2014-02-15 DeskullDelete temporary files.
2014-02-15 DeskullAdd Doxygen comment to monster1.c.
2014-02-15 DeskullAdd Doxygen comment to monster1.c.
2014-02-15 DeskullAdd Doxygen comment to monster1.c.
2014-02-14 DeskullAdd Doxygen comments to wild.c.
2014-02-14 DeskullAdd Doxygen comment to wild.c
2014-02-14 DeskullFix coding mismatch.
2014-02-14 dis-update explain of charge-drain attack
2014-02-14 dis-Merge branch 'master' of github.com:dis-/hengband
2014-02-14 dis-fix crush on roff_aux
2014-02-14 dis-add explains of drain-charge attacks
2014-02-14 dis-refactor: replace #ifdef macro in roff_aux
2014-02-13 HabuModify .gitignore file
2014-02-13 HabuRemove excess arguments
2014-02-13 HabuAdd include header file 'wctype.h'
2014-02-13 HabuChange HOLD_LIFE flag to HOLD_EXP
2014-02-13 HabuModify .gitignore file
2014-02-13 HabuFix line feed code
2014-02-13 habuAdd .gitignore file
next