summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-09Fixed bug with Soul Linker's Swoo visual effect not going off after duration ...shennetsind1-2/+7
2012-02-09Fixed bug that didn't allow LV 90+ TK Rankers from being able to use kicks no...shennetsind1-4/+2
2012-02-09Fixed bug with hunter traps working on mobs when cast by other mobs, bugrepor...shennetsind1-1/+1
2012-02-09Follow up r15557, modified it so that @ban only checks for @unban if the over...shennetsind1-6/+19
2012-02-09@ban is no longer able to reduce the length of a ban unless you can also @unb...shennetsind1-1/+6
2012-02-09Added minor autolootitem code improvement. saves from scenarios like:shennetsind3-0/+9
2012-02-09Added some renewal behaviors of skills from bugreport:5302 (all under renewal...shennetsind2-10/+20
2012-02-09Added renewal behavior to safety wall (exclusive to remode)shennetsind2-3/+22
2012-02-09Added some renewal behaviors of skills from bugreport:5302 (all under renewal...shennetsind5-10/+49
2012-02-09Minor defines cleanup; moved AUTOLOOTITEM_SIZE from pc.h to Core.hshennetsind3-5/+19
2012-02-09Fixed clones so that they only cast skills according to the data passed from ...shennetsind1-2/+20
2012-02-09Fixed bug that allowed a auction bid to fail (and generate zeny loss) if made...shennetsind2-8/+13
2012-02-08Added missing parenthesis to guild aura, bugreport:5291shennetsind1-1/+1
2012-02-08Fixed waterball not canceling magic power if target is killed while not all s...shennetsind1-7/+11
2012-02-08* item_trade.txt is split into re and pre-re folder as per Kenpachi's request.xazax-hun3-3/+11
2012-02-07Removed some TXT converter leftovers (follow-up to r15503).gepard19841-4/+0
2012-02-04` Fixed Warg Dash skill to continuously run until codiling with an object (bu...xantara3-10/+34
2012-02-04* Merged changes up to eAthena 15074.eathenabot1-1/+1
2012-02-04* Merged changes up to eAthena 15073.eathenabot2-8/+13
2012-02-04` Fixed Guillotine Cross Poisons (bugreport:5275)xantara3-6/+35
2012-02-02Removed `gvg_eliminate_time` battle config, as it was only used by scripts. R...gepard19842-2/+0
2012-02-02Removed `party_skill_penalty` battle config, unused since r996 (bugreport:137).gepard19841-1/+0
2012-02-01Mob_db `adelay` and `amotion` values sanitizing (related bugreport:3968).gepard19841-2/+4
2012-01-31 * Added display name to warps created with `@addwarp`, so their name is visi...gepard19842-3/+7
2012-01-31Removed obsolete `mob_clear_delay` config (since r5707) (bugreport:137)gepard19842-2/+0
2012-01-31 * Fixes and improvements related to MVP rewards (bugreport:1259):gepard19843-18/+14
2012-01-31Merged `getmapmobs` script function into `mobcount` (bugreport:244). See scri...gepard19841-46/+18
2012-01-31Fixed possible monster speed underflow when mobs leveling up is enabled (bugr...gepard19841-1/+1
2012-01-31Added proper `mob_delete_timer` (dynamic mobs feature) cleanup on map-server ...gepard19841-0/+2
2012-01-30- Removed more trailing tabs.brianluau31-117/+117
2012-01-30Fixed map-server crashing when monster was killed by a reflected Waterball or...gepard19841-9/+8