summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-29Fixed Bradium Brooch ASPD bonus.protimus2-1/+2
2012-02-29Removed drop and exp penalties of bosses monsters in renewal. (bugreport:5377)protimus1-1/+2
2012-02-28Updated Apple Gambling script to official.gepard19841-137/+88
2012-02-28Updated Airship NPCs to official.gepard198412-1104/+1393
2012-02-27Fixed PA_SACRIFICE crash, bugreport:5371, present since r15277shennetsind1-10/+9
2012-02-27- Fixed a small typo in script_commands.txtbrianluau1-1/+1
2012-02-27Fixed Heal amount on skill levels 1~9 (since r15009, bugreport:5372).gepard19841-1/+1
2012-02-27Fixed atcommands not being logged (follow-up to r15572)(bugreport:5370).gepard19841-1/+1
2012-02-27* Merged changes up to eAthena 15075.eathenabot3-20/+20
2012-02-25Strange Hydra Quest + Hydra Ball(bugreport:5339)og22-6/+7
2012-02-24- Clarified the comment about spaces in 'server_name' config. (bugreport:2656)brianluau5-38/+30
2012-02-24Fixed `va_list` being reused in DBMap code (`linkdb_foreach()`) (bugreport:53...gepard19841-4/+3
2012-02-22Fixed Royal Guard's Banding skill & icon activation (bugreport:5210)xantara3-2/+20
2012-02-22Applied renewal skill changes: (bugreport:5302)xantara4-9/+57
2012-02-20* fixed third class skill point allocation logic (follow-up to r15594, bugrep...lordttseven1-16/+29
2012-02-20* updated the custom job changer npc that ships with rA to support both branc...lordttseven2-23/+56
2012-02-19Follow up r15619: Added missing apostrophes in ATK field in item_db_re.sql. (...kenpachi2k112-11/+1
2012-02-19minor improvement on status_calc_<stat> for SL_HIGH soul link, being it does ...shennetsind1-13/+12
2012-02-19Follow up r15620 (forgot to commit recursively =x added missing files)shennetsind2-2/+2
2012-02-19Updated Enchant Blade, bugreport:5346shennetsind1-7/+4
2012-02-19Fixed Refined Quadrilles bonus script. (bugreport:4835)kenpachi2k114-6/+7
2012-02-19Fixed Battleground Guardian mob modes. (bugreport:4483)kenpachi2k112-4/+4
2012-02-19Fixed skill tree for Lord Knights Concentration/Spear Dynamo skill (ID: 357)....kenpachi2k112-2/+2
2012-02-19Initial support for Wanderer and Minstrel, and a few adjustments here and the...shennetsind14-139/+1343
2012-02-19Fixed `/lb` and `/nlb` commands displaying additional nickname (bugreport:5351).gepard19842-6/+6
2012-02-19Fixed Bradium Golems (2049) mode. (bugreport:4476)kenpachi2k112-2/+2
2012-02-19- reverted part of r15609 since apparently the issue is purely limited to ZC_...lordttseven4-8/+5
2012-02-19Fixed /b and /nb bugreport:5351shennetsind1-1/+1
2012-02-19Updated Guillotines (1369) bonus script. (bugreport:4904)kenpachi2k113-6/+6
2012-02-18Follow up r15609, fixed gcc warningsshennetsind2-2/+2
2012-02-18* adjusted socket_max_client_packet to a more accurate (if guessed) value to ...lordttseven4-4/+21
2012-02-18Added 2 new item bonuses as per kenpachi's request:shennetsind7-3/+25
2012-02-18Fixed char server's 0x2b05 not skipping it's full length.shennetsind1-3/+2
2012-02-18Initial Support for Shura and a few adjustments here and there.shennetsind12-93/+801
2012-02-17Corrected two mercenary names. (bugreport:4976)kenpachi2k114-14/+14
2012-02-17Updated Shadow Walks (2426) bonus script. (bugreport:4893)kenpachi2k113-9/+9
2012-02-17- removed a #undef left over from converting the macro to an inline function ...lordttseven1-1/+0
2012-02-17Updated RE homunculus EXP table and job EXP tables for 2nd and 3rd classes.kenpachi2k112-4/+55
2012-02-17Updated Guarana Candys (12414) bonus script. (bugreport:5338)kenpachi2k113-3/+3
2012-02-17Fixed @allskills crashing with SM_SELFPROVOKE (doesn't have icon) -- Added it...shennetsind1-0/+1
2012-02-17Re-enabled SC_INCASPDRATE as per kenpachi's request.shennetsind3-3/+6
2012-02-17Fixed bug with official npc idle timer thing, bugreport:5343shennetsind1-2/+4
2012-02-17- Fixed group permissions not recognizing `false` setting (bug:5342).gepard19842-1/+4
2012-02-17Added Wildcard's fix for @hide gms on @pvp'd pvp mapsshennetsind1-15/+11
2012-02-17Fixed chrif_authreq possible crash, bugreport:5337shennetsind1-7/+4
2012-02-17Fixed bug with 3rd classes bypassing player_skillup_limit configshennetsind1-1/+2
2012-02-17Fixed bShortWeaponDamage to work against cart termination, bugreport:5328shennetsind3-13/+10
2012-02-17Fixed Royal Guard shield dispell to take shieldmdef in account for the durationshennetsind1-1/+1
2012-02-17Fixed gcc warnings on libconfig.cshennetsind1-2/+2
2012-02-17Fixed missing parenthesis in @who code, removed unused variable in is_atcommandshennetsind1-2/+1