OSDN Git Service

hengband/hengband.git
2013-05-28 dis-remove some IGNORE_*** from armor ego
2013-05-26 dis-Add Helm ego -- of Protection. Only has high AC
2013-05-26 dis-combined head-ego.
2013-05-26 dis-Change activation of elemental brand ego -- only ball...
2013-05-25 deskullAdd a monster, Ancient quicksilver dragon.
2013-05-24 dis-Weird Weapon must have slay_human
2013-05-24 dis-refactor a_m_aux2
2013-05-24 dis-Add new armor ego -- of Demonic. Cursed, but powerful.
2013-05-23 dis-Add POWERFUL flag for generate ego. Easy to make a...
2013-05-23 dis-add cursed armor ego -- of Morgul
2013-05-22 dis-bow of accuracy have now higher to_h than to_d.
2013-05-22 dis-Add Shiled Ego, of Dwarven.
2013-05-21 dis-Add Shield Ego -- of Protection, high AC bonus
2013-05-21 deskullAdd a monster, Mature quicksilver dragon.
2013-05-21 dis-variable must delare at block head
2013-05-20 dis-Add permanent drain_hp/mp flag.
2013-05-20 deskullFix typo.
2013-05-20 deskullAdd a monster, Young quicksilver dragon.
2013-05-20 dis-Adjust rarity of armor ego
2013-05-20 dis-Weird Weapon should be enchanted only to TV_SWORD
2013-05-19 dis-Add two ego from Xangband -- (Demonic), (Weird Weapon)
2013-05-19 dis-Add Elemental brand ego Activation. ball(100) and temp...
2013-05-19 dis-Modify Weapon Ego -- slay brand and kill brand
2013-05-19 dis-Add Soft-Armor Ego -- of Druid.
2013-05-19 dis-Remove Dwarven-Ego randomly add Con process.
2013-05-19 dis-Change Body Armor Ego.
2013-05-19 deskullAdd artifact, The Hard Leather Cap of Eliza the hero...
2013-05-19 deskullSeparate 'massacre' process to independent function.
2013-05-18 deskullAdd artifact, 'Toragoroshi-Nanacho-Nenbutsu'.
2013-05-17 deskullAdd a unique monster, Kogan Iwamoto, the peerless sword...
2013-05-16 deskullAdd ego armor of uruk-hai.
2013-05-16 dis-bug fix -- save the time correctly when the tower-quest...
2013-05-15 deskullAdd unique monster, Muzgash the Snaga.
2013-05-15 deskullAdd artifact, Rose whip.
2013-05-13 deskullFix Moonlight butterfly.
2013-05-12 deskullAdd a monster, Moonlight butterfly.
2013-05-11 deskullAdd a monster, Fat officer of Allant.
2013-05-10 deskullHigh-elven ranger drops some items.
2013-05-09 deskullAdd artifact, Sexy Swimsuit of Milim the Valkyrie.
2013-05-08 deskullFix artifact, 'Vampire Killer'.
2013-05-08 deskullAdd artifact, Orb of Fate.
2013-05-07 deskullAdd artifact, 'Vampire Killer'.
2013-05-06 deskullAdd Unique monster, Dr.Volga.
2013-05-05 deskullAdd Unique monster, The witch-king of Jural.
2013-04-30 habuFix crash bug when resizing sub-window after death...
2013-04-30 habuFix playtime bug (Ticket #30717)
2013-04-27 dis-apply prevent_multirun_patch for win - ticket #31234
2013-04-25 dis-Shorten the space of do_cmd_knowledge_quests_aux
2013-04-25 dis-refactor compare_weapon_aux
2013-04-23 habu変数宣言をブロックの先頭に変更 (Ticket #31211)
2013-04-23 habuSort quest information by complete time instead of...
2013-04-23 habuRecord a complete time of random quest even if the...
2013-04-23 habuRefactor do_cmd_knowledge_quests_completed and do_cmd_k...
2013-04-22 dis-Use const pointer for many times referred quest[*]
2013-04-22 habuAvoid reserved words of C++
2013-04-22 habuFix brainf**k indent and correspondance of braces
2013-04-22 habuDelete redefined variables
2013-04-22 habuUse cptr (aka const char*) to point to string literal
2013-04-21 dis-show quest complete time
2013-04-20 habuRedraw the amount of player's mana even if casting...
2013-04-14 dis-start 2.1.3
2013-04-11 dis-Nerf bow of accuracy / velocity a little. v2.1.2
2013-03-30 dis-kill KILL_EXP flag. no more need.
2013-03-28 dis-Apply class/race/personality melee-bonus for critical...
2013-03-28 dis-Simplify the critical-shot-calcuration
2013-03-27 dis-adjust critical_shot -- consider race/class/personality
2013-03-27 dis-Nerf Monsters in Vault Quest.
2013-03-27 dis-C window to-h bonus now considers race/class/personalit...
2013-03-27 dis-showing critical rate do not contains hit bonus of...
2013-03-25 dis-Add new option -- show critical ratio of ammo
2013-03-25 dis-Add new option -- show_ammo_detail / show_ammo_no_crit
2013-03-25 dis-Refactor Option-message
2013-03-25 dis-Show use turn of launchers.
2013-03-20 dis-Apply 3362 for lite_town
2013-03-20 dis-Change Old Castle Reward. Archer/Ranger gets Yoichi...
2013-03-19 dis-Fix to_h and to_d of launcher ego.
2013-03-19 dis-Good to_h Bows makes more critical. Decrease ammo's...
2013-03-19 dis-Good to_h Bows makes more critical. Decrease ammo's...
2013-03-19 dis-Show ammo damage with critical.
2013-03-17 dis-fix bug of calc_expect_crit. return too small value...
2013-03-16 iksFix a bug of piercing shot that an artifact arrow/bolt...
2013-03-10 dis-Buff Sniper's melee combat -- same as archer
2013-03-10 dis-Sniper gets 'Lion Slayer' at Old Castle Quest
2013-03-10 dis-High-concentrated Snipers hits more often
2013-03-09 habuIntegrate aura damage into elec_dam, fire_dam and cold_dam
2013-03-09 habuRefer to a struct's member at offset by atoffset macro
2013-03-09 habuAdd atoffset macro
2013-03-09 habuRefactor hit_trap() function
2013-03-08 habuModify the code which search stairs in tgt_pt
2013-03-08 habuModify travel command
2013-03-08 habuキャラクタの耐性等の表示画面の変更
2013-03-04 habuAdd decision of special key for main-gcu to inkey_special()
2013-03-04 dis-fix typo
2013-03-03 dis-fix s16b must be u32b at rd_monster_old
2013-03-03 dis-Rest and Shoot exp is reduced by accumulated damages...
2013-03-03 dis-Save damages dealt by player for each monster. (Do...
2013-02-27 habuFix a crush bug on death
2013-02-26 habuGet rid of all gcc(-Wall) warnings
2013-02-26 habuUse return value of write function
2013-02-24 dis-Add some terrains on shallow water. Water Cave uses...
next