summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-01- Added -DMAPREGSQL to Makefile, commented out by default for now.skotlex6-20/+40
2006-05-01Added effect of Speed PotionPlaytester2-1/+2
2006-05-01Dangling pointer~Lance1-1/+1
2006-05-01Removed Kraben card drop from G_KRABENPlaytester2-1/+2
2006-05-01Fixed a typo in the Armeyer Dinze cardPlaytester2-1/+3
2006-05-01Fixed an NPC in Morroc who still said the Dragon Fly is NorthPlaytester2-1/+3
2006-05-01* Optimized fake npc system. Added npc_checknear back to npc_buysellsel.Lance5-45/+29
2006-05-01- Skills with the move_enable state won't get the walkdelay increased on a sk...skotlex4-2/+7
2006-05-01- Fixed a small typo/logic-error in pet_ai_sub_hardskotlex2-2/+1
2006-05-01- Some corrections in the clif_parse_whisper function which should fix crashe...skotlex2-9/+13
2006-05-01Patched up dancer.txt abit.. still VERY messy. Someone needs to figure out a ...Lance1-20/+33
2006-05-01* Fixed dangling pointer in pc_steal_item (missing lines) causing crash. Lance2-0/+3
2006-05-01* Fixed lack of initialization in chrif_authreq causing crashes in chrif_authok.Lance2-2/+3
2006-04-30Made Geffen Tower 1 in eamobs a bit more crowdedPlaytester2-1/+2
2006-04-30Added the correct spawns for Ancient Geffenia(gef_dun03)Playtester3-7/+18
2006-04-30Added Hellion Revenant to the mob_db.txt, his skills are still missingPlaytester2-2/+4
2006-04-30- Fixed a logic error that was likely the cause of pet loot drops not working.skotlex2-2/+4
2006-04-30Added some tabs to the pickpocket quest so it's more readablePlaytester2-90/+94
2006-04-30Added the updated dancer.txt script from sodaboy581, it still gives error mes...Playtester1-1/+3
2006-04-30Added first version Gywall's Pickpocket Quest to npc/quests/quests_lighthalze...Playtester2-1/+120
2006-04-30- If someone is expulsed from a guild while the guild storage is open, it wil...skotlex6-2/+35
2006-04-30Changed chance of Demon Pungus Card and Killer Mantis Card to 10%Playtester2-2/+3
2006-04-30Final updates for Bio Lab drop ratesPlaytester2-19/+21
2006-04-30- Merged the code of NJ_SHADOWJUMP with TK_JUMPKICK.skotlex2-18/+6
2006-04-30Updating Bio Lab drop rates to Aegis X.2 (part two)Playtester2-7/+6
2006-04-30Updating Bio Lab drop rates to Aegis X.2 (part one)Playtester2-19/+21
2006-04-30Updated several job quests so they work againPlaytester6-1194/+1215
2006-04-30fixed STEAL. 8) and tested at lhz_dun03Lupus2-6/+5
2006-04-30Implemented NJ_SHADOWJUMP. Tell me if I forgot anything (especially DB entries).blackhole893-3/+17
2006-04-30Fixed scripts relying on older event calling methods.. Still searching for ot...Lance3-5/+6
2006-04-30Fixed mjolnir_12 -> prt_maze01 warpPlaytester3-2/+4
2006-04-30Fixed the name of Wind Demon = "Fuuma" shurikensPlaytester2-5/+7
2006-04-30- Removed attack_type from sd->state structure (it's only use was for soul-dr...skotlex6-12/+17
2006-04-30- Fixed possible crash when mob drop logs is enabled. skotlex1-1/+1
2006-04-30* Fixed fake NPC missing code. Thanks to Skotlex for pointing out. Lance1-0/+3
2006-04-30- and more typosLance1-16/+4
2006-04-30Fixed typo in script.cLance1-2/+3
2006-04-29- Changed the HT_DETECTING method from invoking clif_changetraplook to clif_s...skotlex2-1/+6
2006-04-29Item ID 7344 is now called Shinokas Case FilePlaytester2-1/+3
2006-04-29- pc_resetskill flag can now be &2, it only returns the total amount of skill...skotlex5-17/+44
2006-04-29- Cleaned up unused variables in npc.cLance1-2/+2
2006-04-29- Changed checks of item's identify field from 0/1 to 0/non-zeroskotlex3-6/+20
2006-04-29- Small change in pc_calc_skilltree which should fix the infinite loop...skotlex2-2/+4
2006-04-29temp steal disableLupus1-2/+2
2006-04-29fixed STEAL. now workingLupus4-18/+15
2006-04-29Added @noask command: enable/disable deals/invites autorejecting.LuzZza7-7/+107
2006-04-29temp steal disableLupus1-4/+4
2006-04-29git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6373 54...Lance1-0/+25
2006-04-29Updated drops of Bio Lab 3 MVPsPlaytester3-13/+16
2006-04-29* Removed unreferenced local variable in pc.cLance2-1/+2