Age | Commit message (Expand) | Author | Files | Lines |
2012-04-29 | - Updated the unit engine to cache attacker count rather than utilise CPU int... | epoque11 | 1 | -4/+4 |
2012-04-29 | reasonably-sized performance improvement: @reloadscript is about to 3 times f... | shennetsind | 1 | -1/+1 |
2012-04-25 | * Code consistency updates. No functional changes. Credits to Lighta. | xazax-hun | 1 | -8/+8 |
2012-04-25 | Fixed warning on mob.c. | greenboxal2 | 1 | -1/+1 |
2012-04-24 | Fixed memory leak on MvP tomb system, killer name now uses static buffer. (bu... | greenboxal2 | 1 | -7/+2 |
2012-04-22 | Updated Mob AI's target check with new status effects: SC_BITE, SC_VACUUM_EXT... | shennetsind | 1 | -6/+10 |
2012-04-21 | Added mvp tomb system. | greenboxal2 | 1 | -0/+62 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 1 | -0/+10 |
2012-04-11 | yet another minor performance improvement. walking mobs no longer waste bandw... | shennetsind | 1 | -2/+5 |
2012-04-11 | Minor performance improvement. server no longer wastes processing time creati... | shennetsind | 1 | -1/+2 |
2012-04-11 | Moved Renewal Experience Modifier out of REMODE and created its own RENEWAL_E... | shennetsind | 1 | -1/+1 |
2012-04-09 | - Spring cleaning of various source files | epoque11 | 1 | -3/+3 |
2012-03-23 | * Reading the itemDB checks for extra columns. | xazax-hun | 1 | -1/+1 |
2012-03-23 | Follow up r15777, reworked skill_icewall_block so that it stops any attacks a... | shennetsind | 1 | -3/+7 |
2012-03-23 | Fixed bugreport:3574 Ice Walls finally are able to stop mobs chasing caster, ... | shennetsind | 1 | -1/+3 |
2012-03-18 | - Updated mob_race2_db.txt to apply under RE and non-RE modes | epoque11 | 1 | -1/+1 |
2012-03-18 | * uncluttered DB paths between REMODE on/off a little | lordttseven | 1 | -18/+4 |
2012-03-05 | - Guild Castle code cleanup: | gepard1984 | 1 | -20/+8 |
2012-03-01 | Follow up r15638: the 'sd' party is unnecessary -- when there is no player (e... | shennetsind | 1 | -2/+2 |
2012-02-29 | Removed drop and exp penalties of bosses monsters in renewal. (bugreport:5377) | protimus | 1 | -1/+2 |
2012-02-09 | Fixed clones so that they only cast skills according to the data passed from ... | shennetsind | 1 | -2/+20 |
2012-02-01 | Mob_db `adelay` and `amotion` values sanitizing (related bugreport:3968). | gepard1984 | 1 | -2/+4 |
2012-01-31 | * Fixes and improvements related to MVP rewards (bugreport:1259): | gepard1984 | 1 | -14/+9 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -8/+8 |
2012-01-30 | - Removed trailing tabs, and fixed some spacing. | brianluau | 1 | -3/+3 |
2012-01-26 | Fixed segmentation fault at server shutdown caused by r15521. | gepard1984 | 1 | -1/+1 |
2012-01-26 | * Modified drop system to allow overriding global item drop rates on per-ite... | gepard1984 | 1 | -1/+78 |
2012-01-25 | Added two picklog types to distinguish regular monster drops (M) from stolen ... | gepard1984 | 1 | -1/+1 |
2012-01-22 | Minor cleanups, mostly reducing scopes. | xazax-hun | 1 | -2/+2 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -6/+0 |
2012-01-18 | Extended @alootid command to support multiple items (default: 10). | gepard1984 | 1 | -1/+1 |
2012-01-18 | Reorganized picklog functions a bit to reuse some common code. | gepard1984 | 1 | -6/+3 |
2012-01-17 | Enabled Mersenne Twister MT19937 as random number generator instead of standa... | gepard1984 | 1 | -30/+31 |
2012-01-12 | Fixed random monster load order -- affected bloody branch and poring box. spe... | shennetsind | 1 | -2/+2 |
2012-01-11 | Picklog improvements: | gepard1984 | 1 | -3/+1 |
2012-01-09 | Fixed battle configs `boss_delay_spawn`, `plant_delay_spawn` and `mob_delay_s... | gepard1984 | 1 | -1/+19 |
2012-01-04 | Re-designed /db/ folder structure as previously discussed. | shennetsind | 1 | -11/+16 |
2012-01-04 | Fixed @mi leaking cloned player stats, bugreport:2280 | shennetsind | 1 | -1/+1 |
2012-01-04 | Removed Renewal Drop Modifier out of #REMODE and created a #RE_DROP_MOD speci... | shennetsind | 1 | -2/+2 |
2012-01-04 | Mobs may now drop pet eggs, bugreport:2968 | shennetsind | 1 | -6/+9 |
2011-12-30 | Added support for mob_skill_db_re.txt due to bugreport:5183 | shennetsind | 1 | -0/+7 |
2011-12-29 | Fixed SC_BURNING icon not going off after it was over; | shennetsind | 1 | -1/+1 |
2011-12-29 | Follow up to r15306, looks like someone didn't wake up properly. | shennetsind | 1 | -0/+4 |
2011-12-29 | Added support for mob_db_re.txt as per Kenpachi's request | shennetsind | 1 | -1/+1 |
2011-12-24 | * Merged changes up to eAthena 15040. | eathenabot | 1 | -16/+12 |
2011-12-21 | Fixed soul drain visual effect not being displayed to mobs, bugreport:2980 | shennetsind | 1 | -2/+7 |
2011-12-18 | - Follow up to r15155 and r15162 (bugreport:5126) | brianluau | 1 | -6/+6 |
2011-12-18 | mob.c fix after mob_read_sqlskilldb re bugreport:5126 | calciumkid | 1 | -2/+5 |
2011-12-18 | mob_read_sqlskilldb func [CalciumKid] | calciumkid | 1 | -5/+69 |
2011-12-17 | - Replaced log_config.enable_logs constants with LOG_ enums that existed sinc... | brianluau | 1 | -3/+3 |