summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-01* April fool! Improved soundeffectall script command. (No, this is not a lie)Lance7-22/+86
2006-03-31- Fixed skill_require_db loading.skotlex4-475/+481
2006-03-31- Changed the terminology from arrow to ammo for the last update.skotlex3-12/+12
2006-03-31- Changed the look field of all arrows to 1.skotlex7-545/+518
2006-03-31- Fixed an infinite recursion in the Wedding Recall skills.skotlex3-6/+18
2006-03-31Started work on commands for the IRC Bot.zido3-0/+26
2006-03-31- Cleaned up battle_check_target to use the jA structure defines and get rid ...skotlex1-27/+24
2006-03-31- Adjusted the range of Wall of Fog to 9 and Spider Web to 7skotlex4-6/+15
2006-03-31* Should fix a bug in GM stealth mode (@hide).Lance3-28/+37
2006-03-315 kafra passes, fixed refiner's @fullprice, char_name_optionVicious5-21/+24
2006-03-30- Added a missing "return 0" that fixes a crash on failed lookups on status_c...skotlex3-3/+6
2006-03-30Added year day return in gettime function. gettime(8) returns 1~366foruken3-2/+8
2006-03-30- Fixed the compile error in login.cskotlex1-1/+1
2006-03-30- the auth function in login.c won't jstrescapecpy passwords that were encryp...skotlex10-132/+173
2006-03-30git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5812 54...Lance2-29/+17
2006-03-30git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5811 54...Lance2-0/+38
2006-03-30* Cleaned up mistakes in irc.cLance3-14/+9
2006-03-30* Fixed a lot of JnamesPoki#354-1697/+1897
2006-03-30updated sp cost (from stable)Lupus1-1/+1
2006-03-30* Added execution of OnInterIfInit, OnCharIfInit and OnInterIfInitOnce on scr...Lance3-1/+13
2006-03-30uptaed rose nile, and aftercast delay of GS FULLLupus3-3/+5
2006-03-29- Now none of the pet-menu options will have any effect when the pet's intima...skotlex2-15/+15
2006-03-29- Applied a fix to not do xs/ys checks on npc_doevent when the npc is not on ...skotlex4-20/+30
2006-03-29upd: sp cost, item weightLupus3-14/+32
2006-03-29- Some cleaning of the mob_ai. Mobs should stop chasing once you are beyond t...skotlex7-45/+85
2006-03-29drop rate updateVicious2-27/+29
2006-03-28- Fixed (?) the Family recall warp skills.skotlex3-7/+11
2006-03-28- Fixed Wedding support skills healing yourself instead of partner.skotlex3-3/+9
2006-03-28- Fixed summon mobs being able to cast "summon" skills.skotlex3-0/+13
2006-03-28- warp debug cleanup works, updated changelog entry.skotlex1-4/+3
2006-03-28- Added a debug function to locate all "looping warps"skotlex4-5/+35
2006-03-28git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5785 54...Lance1-0/+1
2006-03-28git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5784 54...reddozen1-1/+1
2006-03-28 * Fixed Gunslinger and Ninja skills not showing up and not working due to an...reddozen8-272/+314
2006-03-28* Modified clif_getareachar_pc to hide hidden GMs from normal players (player...Lance2-20/+26
2006-03-28- Added missing limits.h to chrif.cskotlex1-0/+1
2006-03-28- Small fix that should help on multi-map servers when characters are swappin...skotlex1-1/+2
2006-03-27- Fixed the infinite warp looping between Lutie and Lutie field 01skotlex6-127/+7
2006-03-27some jA thingVicious2-8/+18
2006-03-27jA's db workVicious8-203/+208
2006-03-27- HW_GANBANTEIN now also removes traps.skotlex7-14/+65
2006-03-27- Pet catching now uses the menuskill variables to prevent item usage from di...skotlex9-17/+38
2006-03-27* Cygwin flag added for naughty Cygwin GCCLance1-1/+1
2006-03-27* GCC on Cygwin still complaining, resorted to including limits.h in malloc.hLance6-4/+3
2006-03-27* Refixed the fix with a constant list for Win32 users - limits.h (imported f...Lance8-7/+141
2006-03-27removed outdated items event bonusesLupus2-5/+10
2006-03-27Fixed a problem in chrif.c where USHRT_MAX was undefined. [Codemaster]codemaster2-0/+5
2006-03-27* Added jAthena's new start and athena-start shell scripts. Lance4-55/+294
2006-03-27constant-fied!Vicious78-847/+870
2006-03-27- Changed status_point/skill_point to unsigned short. Adjusted the code as ne...skotlex10-113/+170