summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-06-22Added support for killmonster to fire OnMyMobDead optionally.sketchyphoenix3-3/+30
2008-06-22- Basilica knockback effect is only for mobs, not everybody x.xzephyrus1-4/+3
2008-06-22Forgot to switch function names out from r12873 >_>sketchyphoenix1-3/+4
2008-06-22* Modified *killmonsterall to support a new argument that will allow it to ki...sketchyphoenix1-2/+20
2008-06-21Fixed a not-so-well implemented basilica fix that was reverted in 12869.sketchyphoenix1-2/+9
2008-06-21* Extended script command 'set' to return the variable reference (topic:190602).FlavioJS1-16/+28
2008-06-21* Fixed a bug where the "OnMyMobDead" event wouldn't trigger if the mob was k...sketchyphoenix2-2/+5
2008-06-21Reverted the basilica knockback patch (r12852( because it causes bad position...ultramage1-7/+1
2008-06-19Basic cleanup of the SQL charserver homunculus code.ultramage3-163/+165
2008-06-19* Fixed SC_CHANGEUNDEAD behavior: Blessing and Increase AGI deals 1 damage an...sketchyphoenix1-2/+16
2008-06-19Added Sirius_White's fix for sense working on emperium. (bugreport: 1679)sketchyphoenix1-0/+3
2008-06-18Fixed a bug in the timer code which made it impossible to delete a timer with...ultramage2-2/+2
2008-06-18Fixed cash shop not using points to make up the cash difference when purchasi...sketchyphoenix2-18/+5
2008-06-18Fixed basilica behavior not knocking back monsters 2 cells should one attempt...sketchyphoenix1-1/+7
2008-06-18Added a fix for refresh properly displaying dead and sitting players.sketchyphoenix1-0/+4
2008-06-17Forgot to commit source modification from r12833 (Updated Novice grounds.)L0ne_W0lf2-2/+2
2008-06-16* Made the socket limit not be set in cygwin, which has bogus behavior. (bugr...FlavioJS2-2/+13
2008-06-15Fixed Icewall not restoring the original cell type (mistake in r11175).ultramage1-0/+1
2008-06-14Fixed PF_FOGWALL working on Boss monsters.shadow1-0/+1
2008-06-13Fixed Evil Land working versus undead element instead of undead race.shadow1-1/+1
2008-06-13Fixed Grandcross and darkgrandcross, should only cause blind against undead r...shadow3-9/+6
2008-06-13Fixed some skills working on undead element when they were supposed to work o...shadow4-17/+17
2008-06-12Added check to prevent crashing on logmes with no player attached (bugreport:...ultramage1-2/+10
2008-06-12* Added support for skill names to script commands:FlavioJS4-71/+128
2008-06-11Increased MAX_PACKET_DB to handle the new packet range.ultramage1-1/+1
2008-06-11Added partylock/guildlock mapflag checking for @changeleader/@changegm (bugre...ultramage1-2/+14
2008-06-10Fixed double attack working with unarmed attacks, as reported by Lone Wolf.shadow1-1/+2
2008-06-09* Added experimental code to set the socket limit at runtime.FlavioJS1-0/+21
2008-06-09Fixed SN_SHARPSHOOTING doing 100% atk less damage than it should, bugreport:1654shadow1-1/+1
2008-06-09Fixed 1734,Orc_Archer_Bow working with Iron Arrow instead of Steel Arrow. Tha...shadow1-1/+1
2008-06-09Fixed Fire Pillar (and any future splash damage magical trap) not working on ...shadow1-1/+2
2008-06-09Fixed reject sword having a infinite duration, bugreport:695 (both stable and...shadow1-1/+1
2008-06-08Implemented the two-handed staff/rod type (thanks to Muad_Dib).ultramage2-0/+2
2008-06-08Corrected definition of 'delitem' and 'delitem2', which prevented the optiona...ultramage1-2/+2
2008-06-08Fixed SA_DISPELL removing SC_CRITICALWOUND.shadow1-1/+1
2008-06-07Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis.ultramage5-10/+12
2008-06-07Usage of map_flag_gvg2() in Emergency Recall code (minor followup to r12770).ultramage1-1/+1
2008-06-07Devotion links will now be sent properly in all situations (followup to 12171).ultramage1-2/+6
2008-06-07Fixed GD_EMERGENCYCALL not working inside gvg castles when WoE is off, bugrep...shadow1-1/+1
2008-06-07Kaite should not work against high-level mobs - bug introduced in r11230 (bug...ultramage1-18/+18
2008-06-07Fixed 'soundeffectall' not reading its params correctly, since r10844 (bugrep...ultramage1-6/+6
2008-06-07Fixed PF_DOUBLECASTING casting % bugreport:140 shadow1-1/+1
2008-06-07Fixed a few properties of NPC_CHANGEUNDEAD bugreport:79shadow3-0/+20
2008-06-04- Little cleanup to OnTouchNPC.zephyrus1-43/+34
2008-06-03- Fixed BugReport 1608. I forgot to merge npc.h sorry.zephyrus1-1/+1
2008-06-02- Added support for OnTouchNPC event, required for Monster Race. Script comma...zephyrus5-25/+64
2008-06-01Added Ai4rei's "gm can view all players' equips" feature (topic:186519).ultramage3-1/+3
2008-05-31crashfix to attach/detach timersLupus1-3/+32
2008-05-31Removed the debug message from r12726 (bugreport:1587)ultramage1-7/+0
2008-05-30- Cleanups and a little fix to NPC Sizes (thanks to ultramage).zephyrus1-16/+7