summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-09- Changed the default of multi_hit_delay from 230 to 80 which seems more offi...skotlex6-10/+19
2006-04-08- Fixed skill_nocast_db reading so that when the same skill is specified mult...skotlex2-1/+4
2006-04-08- Fixed @movenpcskotlex5-19/+31
2006-04-08- The IRC bot now reads a configuration file (irc.c) instead of it all being ...Zido5-6/+102
2006-04-08- Wedding Sprites fixedZido2-2/+6
2006-04-08fixed job changerVicious3-143/+154
2006-04-08- Fixed irc.c, no more crashesZido2-23/+36
2006-04-08- Added function status_change_init to initialize all the sc timers. Added sc...skotlex7-18/+28
2006-04-08- Likely fixed a mob not returning to their original class view on respawn af...skotlex3-6/+7
2006-04-08- Modified the equip_job field in the item_db to be a hexadecimal value for e...skotlex7-3725/+3858
2006-04-07GS related npcsVicious4-42/+289
2006-04-07- Moved the devotion damage reduction to the block that only executes if flag...skotlex7-94/+94
2006-04-07- IRC User access levels now refresh on a mode set and join/partZido3-1/+21
2006-04-07- Fixed an already free'd pointer error in irc.c:144skotlex1-4/+1
2006-04-07- Added missing creation/destruction of the expcache_ers in guild.cskotlex5-57/+73
2006-04-07- Fixed pc_setpos ignoring the clrtype sent to it.skotlex4-8/+16
2006-04-07updated new itemsLupus1-15/+29
2006-04-07updated itemsLupus2-20/+40
2006-04-06- Hopefully fixed the wedding item-trade restriction.skotlex2-1/+2
2006-04-06- Removed mapflag noreturn from pvp maps.skotlex4-83/+88
2006-04-06- Rewrote the guild exp cache code to prevent overflows and to use the ers sy...skotlex3-41/+60
2006-04-06Accidently left my IRC info in irc.c >.> we really need to make a .conf for it.Zido1-4/+4
2006-04-06git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5935 54...Zido3-19/+166
2006-04-06- Changed the default of skill_add_range to 0, said value now disables skill-...skotlex3-3/+8
2006-04-06- Corrected the Soul Drain formula, thanks to Haplo for pointing it out.skotlex2-1/+3
2006-04-06git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5930 54...Lupus2-1/+4
2006-04-06- Changed the random warping of mobs with no players from mob_spawn to unit_w...skotlex2-1/+4
2006-04-06Fixed a typo.Zephiris1-1/+1
2006-04-06- Modified @allstats to prevent negative/overflow issues.skotlex5-9/+15
2006-04-06typoLupus1-1/+1
2006-04-06renamed omobs to mobs, just as in stable. fixed typosLupus54-54/+54
2006-04-06added lhz_dun03 nowarpto mapflagLupus1-1/+3
2006-04-06- Small fix in the pet_aiskotlex1-1/+4
2006-04-06- Fixed an error on the error-message when job_db1 doesn't has enough columns.skotlex3-4/+7
2006-04-06- Modified the item_db and added view_types to ammo: 1 arrows, 2 dagger (veno...skotlex5-71/+83
2006-04-05- Fixed a compilation error due to a missing semicolon...skotlex2-2/+13
2006-04-05- Modified the ammo checks so that ammo is consumed at the end of battle_calc...skotlex4-23/+69
2006-04-05added missing weapon type, W_HUUMA(or kazema.. but huuma would be more.. corr...Vicious1-0/+1
2006-04-05- Added a define list for weapon types in pc.hskotlex7-130/+143
2006-04-05- Cleaned up the pet_ai_hard_lootsearch function to avoid doing map_id2sd calls.skotlex1-5/+4
2006-04-05- Some cleanup of clif_parseloadendack, fixed guild-member list being sent on...skotlex4-15/+45
2006-04-05updated item givers!Lupus6-18978/+1085
2006-04-05git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5906 54...Lance1-1/+1
2006-04-05* Added support for the 2006/04/04a Sakexe packet version. [Zephiris]Zephiris3-105/+126
2006-04-05- Added inter config connection_ping_interval which specifies interval in hou...skotlex13-106/+216
2006-04-04Added missing Warpra Agent to Hugel. Fixed typo in Falcon RenterLupus3-5/+8
2006-04-04Re-fixed looping warps of Lutie villageLupus2-28/+28
2006-04-03- Fixed pc_setpos using unit_remove_map with type 0 instead of 3, which confu...skotlex2-3/+7
2006-04-03- Fixed script command mapwarp.skotlex2-8/+6
2006-04-03- SC_AUTOCOUNTER now only blocks all attacks/skills when the flag is 0 (attem...skotlex3-2/+3