summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-10Fixed 5305,Pirate_Dagger not giving +5 attack power bonus.shadow2-1/+4
2008-06-10Cleared up a bit some of item_bonus documentation.shadow1-105/+147
2008-06-09* Added experimental code to set the socket limit at runtime.FlavioJS4-1/+122
2008-06-09Fixed SN_SHARPSHOOTING doing 100% atk less damage than it should, bugreport:1654shadow2-1/+2
2008-06-09Fixed bad comma after itemskill command, reported by Yomanda.shadow1-1/+1
2008-06-09Fixed 1734,Orc_Archer_Bow working with Iron Arrow instead of Steel Arrow. Tha...shadow4-2/+4
2008-06-09Cleared documentation about autospellwhenhit, a lot of cards will need to be ...shadow3-21/+34
2008-06-09Fixed Fire Pillar (and any future splash damage magical trap) not working on ...shadow3-9/+11
2008-06-09Fixed reject sword having a infinite duration, bugreport:695 (both stable and...shadow4-4/+9
2008-06-08Reverted Change on 2656,Hyper_Changer from revision 12776.shadow2-1/+2
2008-06-08Implemented the two-handed staff/rod type (thanks to Muad_Dib).ultramage5-80/+83
2008-06-08Corrected definition of 'delitem' and 'delitem2', which prevented the optiona...ultramage2-3/+4
2008-06-08fixed 4 bugs in Blacksmith job quest, put some garbage var to clear. Fixed a ...Lupus4-22/+20
2008-06-08Fixed one of Einbroch (east) kafras not displaying a name, bugreport:857shadow2-2/+4
2008-06-08Fixed Engel giving back 7 Sobbing Starlight on failing to refine it, bugrepor...shadow2-1/+3
2008-06-08Removed duplicated quest warp portal on /warps/dungeons/juperos.txt, bugrepor...shadow2-33/+3
2008-06-08Fixed a bug on Markie question 5, bugreport:1600shadow2-4/+7
2008-06-08Fixed a typo on ramen_hat, bugreport:1643shadow1-1/+1
2008-06-082125,Strong_Shield elemental damage penalties (+20% dmg vs fire, water, wind,...shadow2-10/+18
2008-06-08Fixed 2532,Mithril_Magic_Cape NPC_ANTIMAGIC autocast chance (2-20%).shadow2-3/+6
2008-06-08Fixed 5272,Tongue_Mask_ provoke autocast chance (3->5%).shadow2-6/+12
2008-06-08Fixed 5293,Ramen_Hat, should cast AgiDown on enemy at 3% when melee attacked,...shadow3-2/+4
2008-06-08Fixed SA_DISPELL removing SC_CRITICALWOUND.shadow2-1/+4
2008-06-08Added a list of aegis effect constants to be used on scripts, this should hel...shadow3-2/+799
2008-06-07Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis.ultramage9-21/+25
2008-06-07Another fix to Lucius (trivial) on /cities/lighthalzen.txt. (bugreport:1125)shadow3-4/+9
2008-06-07Fixed 4210,Wander_Man_Card and 2515,Wing_Of_Eagle Walk Speed bonus bugreport:...shadow2-4/+7
2008-06-07Fixed 4389,Plasma_Card chance of droping resist potios, should have chance of...shadow2-3/+6
2008-06-07Usage of map_flag_gvg2() in Emergency Recall code (minor followup to r12770).ultramage1-1/+1
2008-06-07Fixed drain rate and HP regen penalty of 4367,B_Shecil_Card.shadow2-2/+4
2008-06-07Devotion links will now be sent properly in all situations (followup to 12171).ultramage1-2/+6
2008-06-07Reverted DEX bonus removal from last commit.shadow2-1/+2
2008-06-07Fixed GD_EMERGENCYCALL not working inside gvg castles when WoE is off, bugrep...shadow2-1/+2
2008-06-07Item 5324,Little_Angel_Doll give no dex bonus, fixed chance of triggering aut...shadow2-4/+5
2008-06-07Fixed Doom slayer stun script according to 11.3 aegis.shadow2-2/+5
2008-06-07Kaite should not work against high-level mobs - bug introduced in r11230 (bug...ultramage2-18/+19
2008-06-07Fixed 'soundeffectall' not reading its params correctly, since r10844 (bugrep...ultramage2-7/+7
2008-06-07Fixed PF_DOUBLECASTING casting % bugreport:140 shadow2-1/+2
2008-06-07Typo fix for r12758 ><ultramage1-1/+1
2008-06-07Fixed a few properties of NPC_CHANGEUNDEAD bugreport:79shadow5-0/+28
2008-06-07Bug Report #1624, fixed warp destinationX from 230 to 320.shadow2-2/+5
2008-06-06Added mapflags in preparation for Monster Races.L0ne_W0lf10-0/+41
2008-06-05Added 'E' type to picklog table's 'type' column (followup to r11721).ultramage1-2/+3
2008-06-04- Little cleanup to OnTouchNPC.zephyrus2-45/+36
2008-06-04Fixed more +name+ garbage to +strcharinfo(0)+Lupus7-16/+8
2008-06-03- Fixed BugReport 1608. I forgot to merge npc.h sorry.zephyrus1-1/+1
2008-06-03Fixed a typo in schg_cas01 treasure spawning.L0ne_W0lf2-2/+5
2008-06-02- Wrong item id.zephyrus1-1/+1
2008-06-02- Added support for OnTouchNPC event, required for Monster Race. Script comma...zephyrus6-25/+65
2008-06-01Added Ai4rei's "gm can view all players' equips" feature (topic:186519).ultramage6-1/+11