OSDN Git Service

hengbandforosx/hengbandosx.git
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...
2013-02-21 habuChange location of setting CAVE_KNOWN flag
2013-02-20 dis-Reduce chest in Dump Witness.
2013-02-20 habuWhen sending data to socket in Unix, use send function...
2013-02-20 habuFix a bug of rumor code
2013-02-20 habuFix a bug of underground arcade generation code
2013-02-20 habuBug fix in relation to gaining experience of hex spells
2013-02-20 habuBug fix: command menu is unusable in pet command
2013-02-20 habuSuppress gcc warning
2013-02-20 dis-Modify torch_lost_fuel bug. No more create minus charge...
2013-02-20 deskull"generate_rooms()" makes at least 2 rooms.
2013-02-19 iksreplace realm_subinfo's char[n] to cptr
2013-02-19 dis-Add comment for Dump Witness.
2013-02-19 dis-Add new quest 'Dump Witness' for Newbies.
2013-02-19 habuRefactor quest completion code
2013-02-19 habuRefactoring of search() function
2013-02-19 habuMore refactoring of slaying calculation
2013-02-18 habuAdd TR_SLAY_GOOD and TR_KILL_GOOD to object flags
2013-02-18 habuFix stupid mistake in offset calculation macro
2013-02-18 habuuse char* instead of void* for offset calculation
2013-02-18 habuTweak color settings in main-gcu.c
2013-02-18 habuSlaying and Elemental Brand damage calculation refer...
2013-02-18 iksThrown torch's dice is changed
2013-02-18 iksThrown torches given pretty larger dice, fire brand...
2013-02-18 iksRemove plog for debug.
2013-02-18 iksCalcuration of magnification of hissatsu technics is...
2013-02-17 habuAdd setlocale function call for support multibyte chara...
2013-02-17 habuAdd a check of libncursesw for support multibyte charac...
2013-02-17 iksChange macro key stroke wait period shorter which is...
2013-02-17 iksX Term_fresh O Term_flush according to the comment...
2013-02-17 habuRemove the "simple" linear congruent RNG
2013-02-17 habuRNG algorithm is changed to Xorshift
2013-02-17 habuWhen being in wilderness, travel command can be used...
2013-02-16 dis-Update Quest info for QUEST_TYPE_FIND_EXIT
2013-02-16 dis-Update Tengu and Death Swords. Set No-teleport Area...
2013-02-16 habuVirtical or holizontal direction is preferentially...
2013-02-16 habuVisible and unignorable traps abort traveling
2013-02-16 iksTravel algorithm is improved for avoiding traps, lavas...
2013-02-15 iksAdd serif of Chargeman Ken
2013-02-15 habuDark grid that isn't lit by lite is unknown grid
2013-02-15 habuWhen using travel command, we can only pass already...
2013-02-15 iksSet disturbing flag for travel command.
2013-02-15 iksSecond argument of disturb function is now for stopping...
2013-02-15 dis-Fix typo and overflow of calc_expect_crit
2013-02-14 dis-Fix 'C' show-damage problem for Windows. Type modified.
2013-02-14 dis-undo failed-commit.
2013-02-14 dis-Do Not Use z_older_than. Out of date.
2013-02-14 dis-Add initialize posx, posy at load_prefs_aux
2013-02-14 dis-Adjust Arena's rewards. Add Wand of Teleport Away inste...
2013-02-14 dis-In Vault Quest, target weapons must not be auto-picked...
2013-02-14 dis-Fix Savedate error.
2013-02-14 dis-Extract Process per 100 energy. Now it contains music...
2013-02-12 dis-For Windows -- Cannot create windows out of sight.
2013-02-11 dis-Update Version to 2.1.2
2013-02-10 dis-Apply Critical-Expected-Value to 'C' window. v2.1.1
2013-02-10 dis-Add comment for Potion of Restore Mana. Not the same...
2013-02-10 dis-Tribial Update for Vault Quest.
2013-02-10 iksFixed bug of compare_weapons service which weapon on...
2013-02-10 iksCoding mistake of daretoku is fixed.
2013-02-09 iksBroken weapon repairing service is improved at changing...
2013-02-09 iksFixed bug of broken weapon repairing dice up when dice...
2013-02-09 iksImprove broken weapon repairing service. Broken sword...
next