Age | Commit message (Expand) | Author | Files | Lines |
2008-05-07 | - Added function battle_attr_ratio to handle just getting the attribute table... | skotlex | 1 | -5/+18 |
2008-05-02 | * Changes to map_foreach* functions: | FlavioJS | 1 | -2/+1 |
2008-05-01 | Implemented get_percentage() for compact and safe calculation of percentual v... | ultramage | 1 | -10/+0 |
2008-04-21 | * Changed the data field of timers from int to intptr. | FlavioJS | 1 | -3/+3 |
2008-04-15 | * Corrected some invalid syntax in skill_db.txt (wrong usage of commas) | ultramage | 1 | -1/+1 |
2008-04-08 | Lolbug. | Kevin | 1 | -1/+1 |
2008-04-07 | Improved the Mental Sensing fix from r12507 to not start the status at all, i... | ultramage | 1 | -1/+2 |
2008-04-06 | Equip speed buffs no longer stack with speed consumables other then speed pot... | Kevin | 1 | -2/+7 |
2008-04-06 | Sprint, Fusion, and Increase AGI now stack independently. The other speed buf... | Kevin | 1 | -21/+34 |
2008-04-06 | Changed Union/Increase AGI stack fix (it should work now). (bugreport:1155) | Kevin | 1 | -6/+2 |
2008-04-06 | Fixed seven wind not allowing ghost/shadow. (bugreport:1155) | Kevin | 1 | -1/+3 |
2008-04-06 | Unequip should no longer remove any buff from seven wind. (bugreport:1155) | Kevin | 1 | -2/+1 |
2008-04-06 | Union and Increase AGI now stack. (bugreport:1155) | Kevin | 1 | -0/+6 |
2008-04-05 | Running into a wall/npc/pc/mob no longer enables spurt. (bugreport:1155) | Kevin | 1 | -1/+4 |
2008-03-26 | Adjusted eAthena code to compile cleanly in C++ mode. | ultramage | 1 | -37/+37 |
2008-03-25 | Partially fixed the mess in status.c. | ultramage | 1 | -378/+351 |
2008-03-21 | - Added status changes for netcafe premium items. Status Resist Potion and SP... | zephyrus | 1 | -2/+10 |
2008-03-20 | - Added SC_ARMOR_RESIST, used by Undead Scroll, gives you resistance against ... | zephyrus | 1 | -17/+30 |
2008-03-18 | - Changed the way SC_ARMOR_ELEMENT is called (Resistance potions) | zephyrus | 1 | -4/+9 |
2008-03-15 | - Changed the way SC_HPREGEN works. | zephyrus | 1 | -5/+5 |
2008-03-13 | - Added a fix for Abracadabra, this skills allways should use minimum a Yello... | zephyrus | 1 | -2/+3 |
2008-03-05 | * Added code to clear the Illusionary Shadow effect (followup to r12293) | ultramage | 1 | -0/+14 |
2008-03-05 | - Implemented Firepillar's 'target cannot move for 0.2 sec x hit' property. | skotlex | 1 | -0/+3 |
2008-03-04 | - Updated firepillar so it cannot be placed on top of others. | skotlex | 1 | -10/+22 |
2008-02-27 | Added missing option changes for Illusionary Shadow and Soul Link that disapp... | ultramage | 1 | -1/+19 |
2008-02-26 | - Added new settings for autotrade on battle/misc.conf (you can read descript... | zephyrus | 1 | -0/+10 |
2008-02-21 | - Added status_calc_life to properly calculate hp/max_hp as a ratio taking in... | skotlex | 1 | -4/+13 |
2008-02-21 | - Fixed new guilds displaying online-connect member count at 0 rather than 1,... | skotlex | 1 | -6/+0 |
2008-02-18 | - added LK's concentration +1 MDEF. | skotlex | 1 | -1/+3 |
2008-02-17 | - Updated Eye of Hellion to use the new format of the input command. | skotlex | 1 | -4/+11 |
2008-02-11 | - 'Forget me Not' no longer blocks ASPD bonuses from working or prevents thei... | skotlex | 1 | -4/+2 |
2008-02-10 | Added two missing opt2 values, for Angelus and Bleeding status. | ultramage | 1 | -21/+12 |
2008-02-04 | - Some code cleanups. | zephyrus | 1 | -10/+11 |
2008-02-03 | Fixes to Devotion (see topic:153345) | ultramage | 1 | -13/+8 |
2008-02-03 | Added a missing client update when the mute status is manually cancelled by a GM | ultramage | 1 | -0/+5 |
2008-01-20 | - Fixed a comparison whn doing item searches | skotlex | 1 | -10/+1 |
2008-01-20 | Fixed yet another status code crash, this time when a stonecursed mob with hi... | ultramage | 1 | -0/+7 |
2008-01-15 | * Manner system fixing | ultramage | 1 | -1/+6 |
2008-01-14 | Applied a temp patch to make some npc-executed atcommands work again (bugrepo... | ultramage | 1 | -8/+8 |
2008-01-14 | Simplified the BL_CAST macro (see topic:166795) | ultramage | 1 | -9/+9 |
2008-01-13 | - Fixed a compilation warning | skotlex | 1 | -4/+4 |
2008-01-13 | - Fixed dangling pointer crashes when bleeding or Deadly poison kills a spawn... | skotlex | 1 | -5/+11 |
2008-01-13 | - Removed the sc_start_abort define. Since now when a status already exists, ... | skotlex | 1 | -21/+10 |
2008-01-13 | - Fixed a possible ers_entry corruption if you die from bleeding while under ... | skotlex | 1 | -1/+1 |
2008-01-13 | * Another possible fix to ers/status_change crashing. | FlavioJS | 1 | -23/+31 |
2008-01-12 | * Possible fix to ers/status_change crashing. [FlavioJS] | FlavioJS | 1 | -10/+19 |
2008-01-10 | - Fixed getmonsterinfo to return "null" when returning the name of a non-exis... | skotlex | 1 | -7/+12 |
2008-01-10 | - Removed 'skill_steal_type' from skill.conf as said config no longer exists. | skotlex | 1 | -19/+29 |
2008-01-08 | - Made the pc reg variables receive a const char* as the argument, since they... | skotlex | 1 | -3/+3 |
2008-01-06 | - Fixed Overthrust's timer not being able to be refreshed when recasting it (... | skotlex | 1 | -5/+11 |