Age | Commit message (Expand) | Author | Files | Lines |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 1 | -0/+1 |
2007-09-17 | - Several skills with a splash area (except ground based ones) will now hit I... | skotlex | 1 | -12/+15 |
2007-09-17 | - Applied various crash-protections to script commands that deal with the equ... | skotlex | 1 | -8/+8 |
2007-09-14 | - Oops, fixed an error in the GTB bounce code. | skotlex | 1 | -1/+1 |
2007-09-14 | - Gravitional Field is now a MISC type of attack. | skotlex | 1 | -14/+48 |
2007-09-13 | - Corrected SG Miracle to trigger per attack, not per walked tile. Trigger ra... | skotlex | 1 | -0/+5 |
2007-09-10 | * Added a safeguard to skill_get_unit_layout() against incorrectly defined la... | ultramage | 1 | -104/+98 |
2007-09-10 | - Removed bonus bAddEffWhenHitShort as it is unneeded and unused. | skotlex | 1 | -7/+7 |
2007-09-04 | - bonus3 autospell (and autospell when hit) will now select for spell target ... | skotlex | 1 | -8/+5 |
2007-09-04 | - Removed usage of MAX_PC_BONUS all over the code, it is now only used in map... | skotlex | 1 | -4/+4 |
2007-09-03 | - Added bonuses bSPRegenRate, bHPRegenRate. They behave like the opposite of ... | skotlex | 1 | -4/+16 |
2007-09-01 | Fixed certain typos in src/npc/doc files | ultramage | 1 | -1/+1 |
2007-08-30 | - Cleaned up a bit the homunculus evolution code, and fixed homevolution allo... | skotlex | 1 | -6/+6 |
2007-08-29 | - Added bonus bSkillHeal to distinguish offensive skill damage increases from... | skotlex | 1 | -11/+12 |
2007-08-24 | - Fixed the hotkey list sending to the client not displaying right away. | skotlex | 1 | -3/+2 |
2007-08-22 | - Fixed Dragon Fear's status change selection and duration. | skotlex | 1 | -1/+6 |
2007-08-20 | - Fixed Earthquake not clearing out the target-count before counting targets. | skotlex | 1 | -4/+3 |
2007-08-19 | * Cleaned/clarified some #include relationships between headers | ultramage | 1 | -6/+7 |
2007-08-16 | - fixed Ruwach (the last NPC skill update modified the way Sight/Sightblaster... | skotlex | 1 | -1/+1 |
2007-08-15 | * Some serious code cleanups | ultramage | 1 | -1/+1 |
2007-08-14 | - Modified map_foreachinrange so that you can also specify the max length of ... | skotlex | 1 | -502/+660 |
2007-08-09 | - Moved damage logging to mob_log_damage, now non-damage targetted (or splash... | skotlex | 1 | -1/+3 |
2007-08-08 | * Cleaned up junk left in the code by the mapcache/mapindex update | ultramage | 1 | -9/+1 |
2007-08-07 | Some minor typo fixing. | ultramage | 1 | -1/+1 |
2007-08-06 | * Added a null-pointer check to skill_initunit() to prevent a crash | ultramage | 1 | -0/+1 |
2007-08-04 | * Removed weird mvp reward item drop behavior (see topic:160077) | ultramage | 1 | -1/+1 |
2007-07-31 | Renamed menuskill_lv -> Renamed menuskill_val, because people also used it to... | ultramage | 1 | -42/+46 |
2007-07-26 | * Cleaned up mob drop code, crashfix is still needed though... | ultramage | 1 | -1/+1 |
2007-07-24 | Venom Splasher and Gloria Domini fixes and updates | DracoRPG | 1 | -8/+3 |
2007-07-23 | * Changed the restricting mapflag for @jump from nowarp/nowarpto to noteleport | ultramage | 1 | -22/+13 |
2007-07-19 | Added delay_dependon_agi since people actually use and need it... | ultramage | 1 | -1/+9 |
2007-07-09 | * Removed a comment I had placed on line 6879 in Skill.c. | L0ne_W0lf | 1 | -1/+1 |
2007-07-09 | * Alchemist skill "AM_CANNIBALIZE" ("Summon_Flora") now summons the proper mo... | L0ne_W0lf | 1 | -3/+5 |
2007-07-09 | A rather ugly fix to fix knockback for Firewall, Stormgust and Sanctuary | ultramage | 1 | -1/+10 |
2007-07-08 | - added temp skill db entries and corrected some existing ones (see topic:157... | ultramage | 1 | -12/+12 |
2007-07-06 | * Cleaned up some nasty code related to skill_blown | ultramage | 1 | -56/+46 |
2007-07-03 | Made Homunculus Resurrection only fail on cast-end (see topic:155223) | ultramage | 1 | -7/+0 |
2007-07-01 | Cleaned up some parts of the code. | ultramage | 1 | -1/+1 |
2007-06-22 | * Changed behavior of some guild-related code (according to X.4 tests): | ultramage | 1 | -50/+25 |
2007-06-11 | - Fixed NPC_PROVOCATION (now the casting mob doesn't keep attacking) | ultramage | 1 | -2/+1 |
2007-05-25 | Reformatting, warning fixes, unsigned char removal | ultramage | 1 | -2/+2 |
2007-05-25 | Corrected some weird fgets() statements, plus reformatted them | ultramage | 1 | -11/+20 |
2007-05-23 | - Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ... | ultramage | 1 | -23/+24 |
2007-05-20 | * Added positional music effect to Battle Chant / Gospel, see r10588 on how t... | ultramage | 1 | -0/+1 |
2007-05-19 | Reformatting @_@ | ultramage | 1 | -160/+72 |
2007-05-06 | * Fixed Converters not overwriting each other | Playtester | 1 | -0/+2 |
2007-04-25 | - Corrected High Jump so it works on Guild Castles when WoE is off. | skotlex | 1 | -3/+5 |
2007-04-24 | - Modified the mob ai think time update after using skills from adelay/amotio... | skotlex | 1 | -8/+2 |
2007-04-24 | - NPC_MAGICALATTACK now starts a state similar to Sacrificial Ritual, in the ... | skotlex | 1 | -1/+5 |
2007-04-24 | - The autoloot range check is no longer done unless AUTOLOOT_DISTANCE is defi... | skotlex | 1 | -5/+2 |