Age | Commit message (Expand) | Author | Files | Lines |
2010-02-10 | - Fixed a misleading description. (bugreport:4008) | brianluau | 1 | -2/+2 |
2010-01-30 | - Added support for PACKETVER 20100105, which updates the vending related pac... | skotlex | 1 | -1/+1 |
2009-11-26 | * NPC event code cleanups. | Inkfish | 1 | -3/+0 |
2009-11-19 | - Applied the renewal client support patch from Diablo (eA forum topic 222623) | skotlex | 1 | -1/+38 |
2009-11-03 | Extended broadcast implementation: | Gepard | 1 | -24/+40 |
2009-10-30 | - Fixed a copy-paste 'nowarpto' mapflag. (bugreport:3688) | brianluau | 1 | -1/+1 |
2009-09-08 | - Clarified documentation for 'addtimer'. | brianluau | 1 | -6/+17 |
2009-08-27 | - Fixed typo in Hyegun_Hat (5367). (bugreport:1935) | brianluau | 1 | -11/+43 |
2009-08-26 | - Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483) | brianluau | 1 | -16/+16 |
2009-08-14 | UTF-8 for the /doc directory. | ultramage | 1 | -2/+2 |
2009-08-12 | Fixed changequest behavior(before: completequest+setquest, now: erasequest+se... | Inkfish | 1 | -2/+2 |
2009-07-27 | - Added svn:eol-style native for some conf/css/html/pl/sql/txt files. | brianluau | 1 | -67/+67 |
2009-07-25 | Rewrote Quest Log system. | Inkfish | 1 | -0/+54 |
2009-07-09 | - Added documentation for 'getmobdrops' (follow up to r13101). (bugreport:3351) | brianluau | 1 | -12/+87 |
2009-07-04 | - Added documentation for 'getmapflag' (follow up to r12175). (bugreport:3314) | brianluau | 1 | -9/+17 |
2009-07-02 | - Added mosk_que to the mapcache (follow up to r13903). | brianluau | 1 | -2/+2 |
2009-07-02 | * Updated autobonus [Inkfish] | Inkfish | 1 | -21/+36 |
2009-06-21 | Added instance command definitions, using what I could find and how they are ... | L0ne_W0lf | 1 | -0/+90 |
2009-06-15 | - Changed some variables to scope instead of permanent char. (bugreport:3248) | brianluau | 1 | -0/+1 |
2009-06-08 | Follow up to r13867, corrected the newly added MD_TARGETWEAK. Monsters with t... | L0ne_W0lf | 1 | -1/+2 |
2009-06-08 | Added a little information about mob modes (random attack is not implemented ... | Playtester | 1 | -2/+9 |
2009-06-08 | - Added mob mode 0x4000, MD_TARGETWEAK: It makes aggro monsters only chase ch... | skotlex | 1 | -16/+20 |
2009-05-29 | * Added a new battle flag for telling which skills can have bHealPower effect. | Inkfish | 1 | -0/+3 |
2009-05-24 | Removed outdated bMatk/bMatk1/bMatk2 documentation, followup to r9816 (bugrep... | ultramage | 1 | -4/+2 |
2009-05-12 | - Fixed double-quotes not being escaped in the custom xmas_rings_event. (bugr... | brianluau | 1 | -1/+1 |
2009-05-09 | * Fixed some known and unknown player attached NPC timer problems | Inkfish | 1 | -5/+7 |
2009-05-07 | - Removed a duplicate entry in item_trade.txt (bugreport:2720) | brianluau | 1 | -45/+158 |
2009-05-04 | * Added the md5() script command. (follow up to r13719) | brianluau | 1 | -0/+11 |
2009-05-02 | - Fixed some typos in the script command documentation. (bugreport:2547) | brianluau | 1 | -5/+9 |
2009-04-28 | * A few quest updates due to bugreports | Playtester | 1 | -0/+1 |
2009-04-21 | * Fixed items that use the "AddSPAmount_Action" bonus on aegis | Playtester | 1 | -2/+9 |
2009-03-12 | - Added missing bonuses for 'Maiden Hat'. (bugreport:2826) | Kisuka | 1 | -1/+1 |
2009-02-12 | Applied patch to getitem2/delitem2 to handle charid embedding correctly (bugr... | ultramage | 1 | -5/+26 |
2009-01-22 | Removed outdated bSPDrainValue command from item bonus documentation (see r31... | ultramage | 1 | -5/+2 |
2009-01-15 | Updated script_commands.txt with the book reading command info. | sketchyphoenix | 1 | -0/+6 |
2008-12-27 | Some bug fixes. (bugreport:2558, bugreport:2588, bugreport:2583, bugreport:2587) | Kisuka | 1 | -10/+10 |
2008-12-20 | * Extended how duplicates work: (based on Orcao's work in bugreport:2361) [Fl... | FlavioJS | 1 | -12/+21 |
2008-12-18 | Removed charcommand code while allowing atcommand code to support its functio... | sketchyphoenix | 1 | -16/+3 |
2008-11-11 | * Updated script_commands.txt | FlavioJS | 1 | -7/+9 |
2008-10-28 | Removed leftovers of "bLoseSPWhenUnequip" and "bDamageWhenUnequip" -- depreca... | Paradox924X | 2 | -4/+1 |
2008-09-09 | Enabled WoE SE to be run independently of WoE. Let's see how long it is befor... | L0ne_W0lf | 1 | -6/+19 |
2008-09-01 | Removed hardcoded equip position names from getequipname (bugreport:2156). | ultramage | 1 | -9/+10 |
2008-08-20 | - New invisible walls system (for WOE SE and Battlegrounds). | zephyrus | 1 | -0/+9 |
2008-08-15 | Split off mapreg code from script.c | ultramage | 1 | -1/+1 |
2008-08-12 | Added updated client effects list. | ultramage | 2 | -5/+20 |
2008-07-31 | Removed the mob controller system, now a customization (see topic:194375). | ultramage | 1 | -79/+0 |
2008-07-15 | Updated WoE Time Explanation for Sunday. | Paradox924X | 1 | -1/+1 |
2008-07-06 | * Slight cleanup of item-based walk speed bonuses | ultramage | 1 | -1/+0 |
2008-06-22 | Added support for killmonster to fire OnMyMobDead optionally. | sketchyphoenix | 1 | -1/+5 |
2008-06-22 | * Modified *killmonsterall to support a new argument that will allow it to ki... | sketchyphoenix | 1 | -2/+9 |