summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-02-29Removed drop and exp penalties of bosses monsters in renewal. (bugreport:5377)protimus1-1/+2
2012-02-27Fixed PA_SACRIFICE crash, bugreport:5371, present since r15277shennetsind1-10/+9
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.eathenabot1-1/+1
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)xantara3-8/+56
2012-02-20* fixed third class skill point allocation logic (follow-up to r15594, bugrep...lordttseven1-16/+29
2012-02-19minor improvement on status_calc_<stat> for SL_HIGH soul link, being it does ...shennetsind1-13/+12
2012-02-19Updated Enchant Blade, bugreport:5346shennetsind1-7/+4
2012-02-19Initial support for Wanderer and Minstrel, and a few adjustments here and the...shennetsind5-139/+689
2012-02-19Fixed `/lb` and `/nlb` commands displaying additional nickname (bugreport:5351).gepard19842-6/+6
2012-02-19- reverted part of r15609 since apparently the issue is purely limited to ZC_...lordttseven3-4/+2
2012-02-19Fixed /b and /nb bugreport:5351shennetsind1-1/+1
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 ...lordttseven3-1/+17
2012-02-18Added 2 new item bonuses as per kenpachi's request:shennetsind5-3/+20
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.shennetsind6-93/+441
2012-02-17- removed a #undef left over from converting the macro to an inline function ...lordttseven1-1/+0
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.shennetsind2-2/+5
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 missing parenthesis in @who code, removed unused variable in is_atcommandshennetsind1-2/+1
2012-02-17Initial support for Shadow Chaser and a few adjustments here and there.shennetsind13-193/+700
2012-02-16- Removed outdated version number handling (follow-up to r11503).gepard198417-55/+17
2012-02-15Added `getgroupid()` script command (follow-up to r15572).gepard19841-0/+16
2012-02-14Fixed skill timers being added even if source has been already removed from m...gepard19841-0/+2
2012-02-14Removed deprecated memory manager macros (follow-up to r14916).gepard198410-42/+37
2012-02-14Fixed `strtolower` and `strtoupper` script functions (bug:5331).gepard19841-27/+14
2012-02-14Updated `@marry` and `@divorce` to use standard charcommand invocation (`#com...gepard19841-46/+24
2012-02-14Merged `@kill` and `@die`, since `@kill` was just a remote version of `@die`.gepard19841-39/+3
2012-02-14Merged code of `@whomap` commands into `@who`.gepard19841-232/+63
2012-02-14Merged code of `@who`, `@who2` and `@who3` commands. gepard19841-200/+62
2012-02-13Socket init now gives meaningful error description if failed to set socket li...gepard19841-7/+3
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard198438-1612/+1740
2012-02-12Follow up r15569 fixed console errorshennetsind1-3/+1
2012-02-12item_trade nodrop/notrade flags no longer share no mail and no auction flags,...shennetsind2-2/+3
2012-02-11added drain support to royal guard reflect damage skill, bugreport:5320shennetsind1-0/+2
2012-02-11Fixed bug with abracadabra self skills not working, bugreport:5310shennetsind2-1/+3
2012-02-11Added 2 new item_trade.txt flags as per kenpachi request:shennetsind4-19/+25
2012-02-11Fixed compiler warning when compiled with #REMODE disabledshennetsind1-1/+1
2012-02-10Fixed bug with create new poison (GCROSS) not working properly, bugreport:5311shennetsind1-2/+9