Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-06-04 | - Little cleanup to OnTouchNPC. | zephyrus | 1 | -43/+34 |
2008-06-03 | - Fixed BugReport 1608. I forgot to merge npc.h sorry. | zephyrus | 1 | -1/+1 |
2008-06-02 | - Added support for OnTouchNPC event, required for Monster Race. Script comma... | zephyrus | 5 | -25/+64 |
2008-06-01 | Added Ai4rei's "gm can view all players' equips" feature (topic:186519). | ultramage | 3 | -1/+3 |
2008-05-31 | crashfix to attach/detach timers | Lupus | 1 | -3/+32 |
2008-05-31 | Removed the debug message from r12726 (bugreport:1587) | ultramage | 1 | -7/+0 |
2008-05-30 | - Cleanups and a little fix to NPC Sizes (thanks to ultramage). | zephyrus | 1 | -16/+7 |
2008-05-29 | - Added support for NPC with different sizes (setnpcdisplay). | zephyrus | 3 | -6/+41 |
2008-05-29 | - Support for SP Regen status just like HP Regen (by items, by a little time)... | zephyrus | 3 | -8/+13 |
2008-05-29 | - Fixed bug report 1436 (Auction) | zephyrus | 1 | -3/+9 |
2008-05-28 | Added extra safeguards against invalid inputs to pc_equipitem / pc_unequipite... | ultramage | 1 | -2/+11 |
2008-05-28 | * Updated Ankle Snare duration (bugreport:1438) | Playtester | 1 | -5/+4 |
2008-05-28 | Fixed stat values displaying incorrectly when increasing them past 255 (wrapa... | ultramage | 2 | -5/+5 |
2008-05-26 | Moved the options to disable specific compiler warnings from the generic 'Add... | ultramage | 3 | -2/+9 |
2008-05-26 | Increased the allowed packet size for chat messages. | ultramage | 2 | -6/+7 |
2008-05-26 | Added clif_announce_ex() for broadcasts with varying font size | ultramage | 2 | -1/+7 |
2008-05-25 | Increased storage space to 600 | Playtester | 1 | -1/+1 |
2008-05-16 | Fixed 64bit timestamps messing up auction/storage (bugreport:1454) | ultramage | 2 | -6/+6 |
2008-05-16 | Added changes missing from the previous update (followup to r12710). | ultramage | 3 | -50/+48 |
2008-05-16 | Added more player state variables to track party creation/invitation (bugrepo... | ultramage | 1 | -11/+23 |
2008-05-13 | Fixed a mistake in r11344 that caused the 'my shop' window to display info ab... | ultramage | 1 | -1/+1 |
2008-05-12 | Fixed a script engine problem where warping away while having a menu window o... | ultramage | 3 | -6/+12 |
2008-05-10 | Fixed @showmobs not working due to a mistake in r12436 (bugreport:1487) | ultramage | 1 | -44/+46 |
2008-05-09 | Added correct extended info packets for items that are being moved into stora... | ultramage | 2 | -6/+41 |
2008-05-09 | Fixing a missed change in r12561 causing incorrect query errors (bugreport:14... | ultramage | 1 | -1/+1 |
2008-05-09 | - More scripts fixes. | zephyrus | 3 | -14/+14 |