Age | Commit message (Expand) | Author | Files | Lines |
2008-07-03 | Adjusted Free Cast code so that its walk penalty gets calculated in status_ca... | ultramage | 5 | -64/+31 |
2008-07-03 | Fixes regarding bugreport:1727 (undead element/race skill behaviors) follow u... | shadow | 3 | -7/+10 |
2008-06-29 | - Added support to Cash Shop for script command callshop | zephyrus | 4 | -22/+39 |
2008-06-29 | Random assortment of various small corrections and tweaks. | ultramage | 7 | -34/+34 |
2008-06-24 | * Increased Item group limit for new item groups. | L0ne_W0lf | 1 | -1/+1 |
2008-06-24 | Cleaned up unconditional calls to status_change_end(). | ultramage | 3 | -152/+79 |
2008-06-22 | Changed a if statement around because gcc emocries over it. | sketchyphoenix | 1 | -2/+3 |
2008-06-22 | Added support for killmonster to fire OnMyMobDead optionally. | sketchyphoenix | 3 | -3/+30 |
2008-06-22 | - Basilica knockback effect is only for mobs, not everybody x.x | zephyrus | 1 | -4/+3 |
2008-06-22 | Forgot to switch function names out from r12873 >_> | sketchyphoenix | 1 | -3/+4 |
2008-06-22 | * Modified *killmonsterall to support a new argument that will allow it to ki... | sketchyphoenix | 1 | -2/+20 |
2008-06-21 | Fixed a not-so-well implemented basilica fix that was reverted in 12869. | sketchyphoenix | 1 | -2/+9 |
2008-06-21 | * Extended script command 'set' to return the variable reference (topic:190602). | FlavioJS | 1 | -16/+28 |
2008-06-21 | * Fixed a bug where the "OnMyMobDead" event wouldn't trigger if the mob was k... | sketchyphoenix | 2 | -2/+5 |
2008-06-21 | Reverted the basilica knockback patch (r12852( because it causes bad position... | ultramage | 1 | -7/+1 |
2008-06-19 | Basic cleanup of the SQL charserver homunculus code. | ultramage | 3 | -163/+165 |
2008-06-19 | * Fixed SC_CHANGEUNDEAD behavior: Blessing and Increase AGI deals 1 damage an... | sketchyphoenix | 1 | -2/+16 |
2008-06-19 | Added Sirius_White's fix for sense working on emperium. (bugreport: 1679) | sketchyphoenix | 1 | -0/+3 |
2008-06-18 | Fixed a bug in the timer code which made it impossible to delete a timer with... | ultramage | 2 | -2/+2 |
2008-06-18 | Fixed cash shop not using points to make up the cash difference when purchasi... | sketchyphoenix | 2 | -18/+5 |
2008-06-18 | Fixed basilica behavior not knocking back monsters 2 cells should one attempt... | sketchyphoenix | 1 | -1/+7 |
2008-06-18 | Added a fix for refresh properly displaying dead and sitting players. | sketchyphoenix | 1 | -0/+4 |
2008-06-17 | Forgot to commit source modification from r12833 (Updated Novice grounds.) | L0ne_W0lf | 2 | -2/+2 |
2008-06-16 | * Made the socket limit not be set in cygwin, which has bogus behavior. (bugr... | FlavioJS | 2 | -2/+13 |
2008-06-15 | Fixed Icewall not restoring the original cell type (mistake in r11175). | ultramage | 1 | -0/+1 |
2008-06-14 | Fixed PF_FOGWALL working on Boss monsters. | shadow | 1 | -0/+1 |
2008-06-13 | Fixed Evil Land working versus undead element instead of undead race. | shadow | 1 | -1/+1 |
2008-06-13 | Fixed Grandcross and darkgrandcross, should only cause blind against undead r... | shadow | 3 | -9/+6 |
2008-06-13 | Fixed some skills working on undead element when they were supposed to work o... | shadow | 4 | -17/+17 |
2008-06-12 | Added check to prevent crashing on logmes with no player attached (bugreport:... | ultramage | 1 | -2/+10 |
2008-06-12 | * Added support for skill names to script commands: | FlavioJS | 4 | -71/+128 |
2008-06-11 | Increased MAX_PACKET_DB to handle the new packet range. | ultramage | 1 | -1/+1 |
2008-06-11 | Added partylock/guildlock mapflag checking for @changeleader/@changegm (bugre... | ultramage | 1 | -2/+14 |
2008-06-10 | Fixed double attack working with unarmed attacks, as reported by Lone Wolf. | shadow | 1 | -1/+2 |
2008-06-09 | * Added experimental code to set the socket limit at runtime. | FlavioJS | 1 | -0/+21 |
2008-06-09 | Fixed SN_SHARPSHOOTING doing 100% atk less damage than it should, bugreport:1654 | shadow | 1 | -1/+1 |
2008-06-09 | Fixed 1734,Orc_Archer_Bow working with Iron Arrow instead of Steel Arrow. Tha... | shadow | 1 | -1/+1 |
2008-06-09 | Fixed Fire Pillar (and any future splash damage magical trap) not working on ... | shadow | 1 | -1/+2 |
2008-06-09 | Fixed reject sword having a infinite duration, bugreport:695 (both stable and... | shadow | 1 | -1/+1 |
2008-06-08 | Implemented the two-handed staff/rod type (thanks to Muad_Dib). | ultramage | 2 | -0/+2 |
2008-06-08 | Corrected definition of 'delitem' and 'delitem2', which prevented the optiona... | ultramage | 1 | -2/+2 |
2008-06-08 | Fixed SA_DISPELL removing SC_CRITICALWOUND. | shadow | 1 | -1/+1 |
2008-06-07 | Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis. | ultramage | 5 | -10/+12 |
2008-06-07 | Usage of map_flag_gvg2() in Emergency Recall code (minor followup to r12770). | ultramage | 1 | -1/+1 |
2008-06-07 | Devotion links will now be sent properly in all situations (followup to 12171). | ultramage | 1 | -2/+6 |
2008-06-07 | Fixed GD_EMERGENCYCALL not working inside gvg castles when WoE is off, bugrep... | shadow | 1 | -1/+1 |
2008-06-07 | Kaite should not work against high-level mobs - bug introduced in r11230 (bug... | ultramage | 1 | -18/+18 |
2008-06-07 | Fixed 'soundeffectall' not reading its params correctly, since r10844 (bugrep... | ultramage | 1 | -6/+6 |
2008-06-07 | Fixed PF_DOUBLECASTING casting % bugreport:140 | shadow | 1 | -1/+1 |
2008-06-07 | Fixed a few properties of NPC_CHANGEUNDEAD bugreport:79 | shadow | 3 | -0/+20 |