Age | Commit message (Expand) | Author | Files | Lines |
2009-04-21 | - Now when the mob picks and attacks a player target, he is added to the "log... | skotlex | 1 | -0/+3 |
2009-04-21 | Crashfix for negative skill id values (bugreport:2984) | akrus | 1 | -1/+1 |
2009-04-20 | * Fixed safestrncpy trashing the memory before dst when n == 0. (since r10667... | FlavioJS | 2 | -7/+18 |
2009-04-20 | Adjusted the exploit crashfix from r13678 to abort when invalid input is dete... | ultramage | 1 | -2/+2 |
2009-04-17 | - Critical crash fix. Please update your servers. | zephyrus | 1 | -0/+3 |
2009-04-16 | - Corrected the attack_attr_none setting to behave as it should: for those wh... | skotlex | 1 | -2/+3 |
2009-04-15 | * Monster Spiral Pierce is now a ranged misc attack | Playtester | 1 | -3/+4 |
2009-04-14 | * Cooking success chance is now affected by DEX and LUK | Playtester | 2 | -2/+4 |
2009-04-12 | * Took care of some warnings. (marionette formulas and *INTPTR_* macros) | FlavioJS | 2 | -14/+18 |
2009-04-11 | Inverted the way monster_ai 0x200 works, default is 0 again (followup to r136... | ultramage | 1 | -1/+1 |
2009-04-10 | - Set mob delay to a max of 24 hours so that mob_skill_db entries with huge d... | skotlex | 1 | -7/+10 |
2009-04-07 | Berserk Pitcher can now be used on characters that have bows equipped (fix to... | ultramage | 1 | -2/+2 |
2009-04-06 | Modified the lazy mob AI code to fix some very annoying behavior (bugreport:2... | ultramage | 1 | -28/+13 |
2009-04-05 | The dynamic mobs system will no longer de-spawn mvps (because it's annoying a... | ultramage | 1 | -0/+3 |
2009-04-03 | Quick-fixed a bug that let anyone kick any online character from the mapserve... | ultramage | 1 | -11/+2 |
2009-04-01 | * Removed online_check config options. (always active now) | FlavioJS | 6 | -145/+147 |
2009-03-31 | (bugreport:2836) A correction of a typographical error with GM command logging. | sketchyphoenix | 1 | -1/+1 |
2009-03-31 | Gunslinger Tracking can be canceled if you get hit. | ultramage | 1 | -5/+5 |
2009-03-30 | Fixed atcommand_param() using a hardcoded @ symbol, which broke on charcomman... | ultramage | 1 | -5/+3 |
2009-03-30 | Defined new server-side PACKETVER 20081126 to add support for the modified pe... | ultramage | 2 | -1/+9 |
2009-03-30 | Added packet 0x43f's length to the packet len table and adjusted related code... | ultramage | 1 | -7/+6 |
2009-03-30 | Extended the hardcoded packet length table values up to MAX_PACKET_DB (0x500). | ultramage | 1 | -52/+92 |
2009-03-29 | - Missing cleanup from the previous BG code removal. | zephyrus | 1 | -1/+1 |
2009-03-29 | - Implementing official battleground "emblem" crossed swords icon. | zephyrus | 7 | -345/+67 |
2009-03-29 | Enhanced the 'hack on npc menu' message in clif_parse_NpcSelectMenu. | ultramage | 1 | -7/+10 |
2009-03-27 | * Fixed a problem that blockskill timer failed when there was more than one o... | Playtester | 2 | -5/+6 |
2009-03-27 | - Added Flavius Battleground scripts. | zephyrus | 1 | -221/+220 |
2009-03-26 | Quickfix to last commit | Playtester | 1 | -1/+1 |
2009-03-26 | * Fixed Spirit of Assassin not reducing the aftercast delay of Sonic Blow | Playtester | 1 | -12/+26 |
2009-03-25 | Added correct packets for the food item creation window. | ultramage | 3 | -1/+78 |
2009-03-25 | Fixed skill delay paw print icons showing for far too long. | Sara | 2 | -4/+14 |
2009-03-24 | Ghetto-fixed the status timer packet for now. | Sara | 1 | -1/+3 |
2009-03-24 | Some more fixes to my buggy commit -.-; | Sara | 1 | -1/+4 |
2009-03-24 | :) | akrus | 1 | -3/+2 |
2009-03-24 | Some fixes to my previous commit. | Sara | 2 | -6/+6 |
2009-03-24 | sorry for so many commits, have no time to test | akrus | 1 | -1/+1 |
2009-03-24 | Lol :x | akrus | 1 | -3/+3 |
2009-03-24 | Yet another fix... | akrus | 1 | -1/+1 |
2009-03-24 | Quick fix for Sara's commit | akrus | 1 | -2/+2 |
2009-03-24 | * Added support for new status change packet, uses new setting display_status... | Sara | 9 | -20/+46 |
2009-03-18 | - Implemented new item and bonuses for Kreiger Von Midgard rewards. | zephyrus | 8 | -38/+282 |
2009-03-17 | - Battleground mapflags: | zephyrus | 1 | -3/+12 |
2009-03-17 | - Implemented official battlechat packets (thanks to Pakpil). | zephyrus | 5 | -29/+153 |
2009-03-16 | Fixed a logic typo in one empty string check (from r4823). | ultramage | 1 | -1/+1 |
2009-03-13 | Corrected a potentially uninitialized variable in sv_parse (bugreport:2860). | ultramage | 1 | -1/+2 |
2009-03-10 | * Results of client behavior investigation when mes/next/close/menu/input is ... | FlavioJS | 1 | -18/+63 |
2009-03-08 | Fixed statpoint table-based stat reset code using 'short' instead of 'unsigne... | ultramage | 1 | -12/+10 |
2009-03-08 | * Fixed a couple bugs with marionette control | ultramage | 3 | -143/+59 |
2009-03-08 | Added several mail id checks to prevent a map server crash (bugreport:2837). | ultramage | 1 | -3/+16 |
2009-03-04 | Fixed a crash if for some reason a mob uses Blade Stop. | ultramage | 1 | -1/+1 |