summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-26Moved the options to disable specific compiler warnings from the generic 'Add...ultramage9-22/+29
2008-05-26Increased the allowed packet size for chat messages.ultramage4-6/+11
2008-05-26Added clif_announce_ex() for broadcasts with varying font sizeultramage2-1/+7
2008-05-25Increased storage space to 600Playtester2-1/+3
2008-05-24Updated sql files to latesttoms3-35/+59
2008-05-24- Fixing some items.zephyrus1-2/+2
2008-05-24* Fixed Satan Morroc and Injured Satan Morroc stats (bugreport:1546)L0ne_W0lf4-7/+11
2008-05-20* Fixed variable issue with Milk Trader NPC. (bugreport:1523)L0ne_W0lf16-49/+108
2008-05-19Fixed Thorny Shield and Survivor's ManteauPlaytester2-2/+4
2008-05-16Fixed 64bit timestamps messing up auction/storage (bugreport:1454)ultramage3-6/+7
2008-05-16Fixed variable typo in guild scripts. (bugreport:1514)L0ne_W0lf12-92/+105
2008-05-16Added changes missing from the previous update (followup to r12710).ultramage3-50/+48
2008-05-16Added more player state variables to track party creation/invitation (bugrepo...ultramage2-11/+25
2008-05-14Added Satan Morroc and Morroc Shadow monster stats.L0ne_W0lf2-12/+14
2008-05-13* Fixed a loading flag emblem for Payon 1.L0ne_W0lf2-4/+9
2008-05-13* Corrected Fire breath being self-targeted. (bugreport:1503)L0ne_W0lf4-21/+24
2008-05-13Also removed the move_enable requirement from KN_CHARGEATK (Charge Attack) (a...ultramage2-1/+2
2008-05-13Removed the move_enable requirement from MO_BODYRELOCATION (Snap), making it ...ultramage2-1/+3
2008-05-13Fixed a mistake in r11344 that caused the 'my shop' window to display info ab...ultramage2-1/+4
2008-05-12Fixed a script engine problem where warping away while having a menu window o...ultramage4-6/+16
2008-05-11* Beelzebub now summons 6 chonchons in addition to hell flies.L0ne_W0lf3-8/+11
2008-05-11* Fixed guild manager charging twice for investL0ne_W0lf8-13/+21
2008-05-10Fixed @showmobs not working due to a mistake in r12436 (bugreport:1487)ultramage2-44/+48
2008-05-09Added correct extended info packets for items that are being moved into stora...ultramage3-6/+46
2008-05-09Fixing a missed change in r12561 causing incorrect query errors (bugreport:14...ultramage1-1/+1
2008-05-09- More scripts fixes.zephyrus7-31/+42
2008-05-08- Little fix in schg_cas01 script.zephyrus1-1/+1
2008-05-08- Added some new items and headgears.zephyrus12-82/+197
2008-05-08* Fixed some of the newer reported bugs.L0ne_W0lf13-41/+49
2008-05-08* Fixed times-invested not resetting in WoE scripts.L0ne_W0lf10-13/+34
2008-05-07- Corrected default guild positions not being saved during guild creation.skotlex2-1/+5
2008-05-07- Moved the SD_PREAMBLE code to skill_area_subskotlex3-27/+24
2008-05-07- Added function battle_attr_ratio to handle just getting the attribute table...skotlex11-73/+90
2008-05-03NPC_GUIDEDATTACK is not supposed to bypass pneuma/safetywall.ultramage2-2/+4
2008-05-02* Fixed missing iterator destruction in the map_foreach* functions (followup ...FlavioJS2-2/+6
2008-05-02* Added backward compatible handling of PACKETVER 8 and 9. (followup to r12539)FlavioJS2-1/+41
2008-05-02* Changes to map_foreach* functions:FlavioJS6-32/+120
2008-05-02Replaced the very ineffective clif_foreachclient() with map_foreachpc() since...ultramage12-74/+68
2008-05-02Added a custom implementation of the va_copy macro for systems that don't pro...ultramage2-7/+37
2008-05-01Replaced the integers+checking approach in r12679 with usage of floating poin...ultramage7-23/+32
2008-05-01Implemented get_percentage() for compact and safe calculation of percentual v...ultramage10-32/+41
2008-05-01Updated mob_db.sql to latesttoms2-1/+22
2008-05-01Corrected several effect descriptions.L0ne_W0lf2-202/+205
2008-05-01Quest packet typo.Kevin1-1/+1
2008-04-28Updated castle DB to be compliant with new WoE scripts.L0ne_W0lf4-22/+25
2008-04-28* Rewrote the WoE 1.0 from the ground up nearly.L0ne_W0lf63-4624/+4973
2008-04-28Another correction to "Evil Land", fixed damage-effect range.L0ne_W0lf2-1/+2
2008-04-28Randgris will summon a dropless/expless mob after initial mob.L0ne_W0lf3-4/+34
2008-04-28Cleaned up char server set online/offline/char select functions. (bugreport:1...Kevin2-5/+12
2008-04-27fixing some timestamp type difference warnings...ultramage3-6/+7