Age | Commit message (Expand) | Author | Files | Lines |
2007-07-08 | - added temp skill db entries and corrected some existing ones (see topic:157... | ultramage | 1 | -2/+2 |
2007-07-05 | * update from Skotlex | ultramage | 1 | -1/+1 |
2007-07-02 | Undid the change from r10298, frozen status again modifies def/mdef | ultramage | 1 | -0/+4 |
2007-06-15 | * Fixed script command sc_end not supporting the extra argument as stated in... | FlavioJS | 1 | -2/+2 |
2007-06-11 | - Fixed pet equip not displaying correctly at all (closes topic:153753) | ultramage | 1 | -0/+35 |
2007-06-03 | - Fixed missing client update when 'return to savepoint' fails | ultramage | 1 | -2/+2 |
2007-05-25 | Corrected some weird fgets() statements, plus reformatted them | ultramage | 1 | -5/+9 |
2007-05-20 | - Fixed Chase Walk having a deactivation cast time (should be instant) | ultramage | 1 | -12/+12 |
2007-05-19 | Reformatting @_@ | ultramage | 1 | -30/+19 |
2007-05-11 | - Updated the effect list a bit | ultramage | 1 | -1/+2 |
2007-05-06 | * Fixed Converters not overwriting each other | Playtester | 1 | -0/+1 |
2007-05-05 | * Attempt to fix Kyrie Eleison not castable on enemy players | Playtester | 1 | -3/+7 |
2007-05-03 | Removed the map.h<->status.h cyclic dependency. Relies on the fact by that pr... | ultramage | 1 | -5/+0 |
2007-04-24 | - NPC_MAGICALATTACK now starts a state similar to Sacrificial Ritual, in the ... | skotlex | 1 | -0/+1 |
2007-04-22 | - Removed the include of features.h from the console.c plugin. It is apparent... | skotlex | 1 | -2/+2 |
2007-04-21 | - Removed the +25% mdef, -50% def effect from Freeze status | ultramage | 1 | -4/+0 |
2007-04-17 | - Expanded the autospell structure to hold a flag, which contains the require... | skotlex | 1 | -30/+38 |
2007-04-12 | - Fixed status changes that can't be reduced and have a passed duration of 0 ... | skotlex | 1 | -1/+1 |
2007-04-11 | - When a mob fails to use the selected skill, it will now move on to the next... | skotlex | 1 | -0/+4 |
2007-04-10 | - Updated a bit the pet_db.txt, added info for Xmas Goblin and Rice Cake. Sin... | skotlex | 1 | -1/+1 |
2007-04-10 | - Modified status_get_sc_def to handle both rate and tick reductions. This wa... | skotlex | 1 | -53/+69 |
2007-04-09 | * Played around with MinGW a bit today... | ultramage | 1 | -1/+0 |
2007-04-08 | - Made the return code \n for Apple systems (it was \r before), this still ne... | skotlex | 1 | -2/+1 |
2007-04-07 | - Disabled the exception handler on windows debug builds | ultramage | 1 | -2/+2 |
2007-04-04 | - Corrected song/dances/encores reducing SP at the incorrect intervals (eithe... | skotlex | 1 | -1/+1 |
2007-04-03 | - Corrected Longing for Freedom, it should triple SP cost rather than modifyi... | skotlex | 1 | -1/+1 |
2007-04-03 | - SC_ENCHANTARMS will no longer fail to start if it's already running with a ... | skotlex | 1 | -0/+1 |
2007-04-02 | - Cleaned up mmo_auth, as this function was quite filled with sql memory leak... | skotlex | 1 | -12/+9 |
2007-04-02 | - Corrected the login TXT server not initializing the waiting_disconnect vari... | skotlex | 1 | -0/+1 |
2007-04-01 | - Removed bonus 'bAspdAddRate'. bAspdRate now behaves on a stackable matter, ... | skotlex | 1 | -26/+11 |
2007-03-30 | Fixed typos from previous revisions :) | ultramage | 1 | -1/+1 |
2007-03-29 | - Corrected a pretty serious typo in script.c | skotlex | 1 | -0/+2 |
2007-03-29 | - Added "do_abort" function to the core. It is invoked when the server has re... | skotlex | 1 | -7/+11 |
2007-03-28 | - Added defines script_getnum and script_getstr to further simplify variable ... | skotlex | 1 | -6/+0 |
2007-03-26 | - Cleaned up some the mob skill use code. The skill re-use delay is set at th... | skotlex | 1 | -1/+1 |
2007-03-26 | - Changed MAX_LEVEL to the standard value 99. Memory consumption-= 55MB. (hig... | ultramage | 1 | -7/+0 |
2007-03-25 | - Coma now reduces SP to 0 (with the exception of Dark Blessing) | skotlex | 1 | -2/+6 |
2007-03-24 | Corrected change r10051 which prevented Ice Pick from working | ultramage | 1 | -3/+2 |
2007-03-22 | - Removed unused bIgnoreDefMob | skotlex | 1 | -4/+3 |
2007-03-22 | - Twilight Pharmacy's cast time is no longer reducable by dex. | skotlex | 1 | -11/+11 |
2007-03-20 | - Increased Improve Concentration's hide-revealing range to 3 (7x7) | skotlex | 1 | -6/+4 |
2007-03-19 | - Removed the last argument from skillitem, the skill name passed to the clie... | skotlex | 1 | -1/+11 |
2007-03-19 | - Rewrote the jail logic to always use a status change. This means that the c... | skotlex | 1 | -16/+29 |
2007-03-14 | - Increased Shield Chain's range by one. It is now a ranged skill. | skotlex | 1 | -2/+9 |
2007-03-11 | - cbasetypes now assumes that Mingwin does defines ssize_t | skotlex | 1 | -1/+1 |
2007-03-07 | - Corrected the pet/homunc data not being free'd if the player logs out befor... | skotlex | 1 | -2/+1 |
2007-03-01 | - Updated the stun length to 5 secs of: Meteor Storm, Sonic Blow, Throw Stone... | skotlex | 1 | -7/+7 |
2007-02-26 | - NPC_AGIUP now boosts flee by 100% and duration is 5+5*lv secs, as stated on... | skotlex | 1 | -1/+1 |
2007-02-25 | - You are allowed to attack/use skills now when your cloaking level is below 3. | skotlex | 1 | -2/+2 |
2007-02-25 | Corrected some typos and small details | ultramage | 1 | -1/+1 |