summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2010-11-28* Fixed pets derived from immobile monsters not being able to walk (bugreport...ai4rei1-0/+1
2010-11-26* Fixed description of bCriticalAddRace having 'race' and 'crit' parameters i...ai4rei1-1/+1
2010-11-26* Some updates and fixes to script command documentation. [Ai4rei]ai4rei1-36/+185
2010-11-23* Added script command pushpc, which is required by newer scripts.ai4rei1-0/+18
2010-11-21* Added enumeration RC2_* for mob data 'race2' (bugreport:4561).ai4rei1-1/+1
2010-11-13- Fixed a typo in abra_db.txt (bugreport:4548)brianluau1-1/+1
2010-11-02Updated script doc to appropriately describe the effects of close/close2 when...Paradox924X1-5/+5
2010-10-21 * Removed unused 'indoors' mapflag (follow-up to r3729).Gepard1-1/+1
2010-08-18- Fixed some small typos.brianluau1-10/+10
2010-08-18* Added bonus3 bAdd/SubEle, which allows you to specify a battle flag as well...L0ne_W0lf1-0/+43
2010-08-16* Fixed Flavius only needing 1 person on either side to start.L0ne_W0lf1-0/+2
2010-08-14* Quest log kill count now updated properly. (Added from topic 253813)L0ne_W0lf1-1/+2
2010-08-11* Documented Battleground commands with as much information as I've got.L0ne_W0lf1-2/+129
2010-08-03* A rather large overhaul of the battlegrounds.L0ne_W0lf1-11/+6
2010-06-28* Updated specialeffect2 to accept player names. (follow up to r14353)L0ne_W0lf1-2/+7
2010-06-28* Follow up to r13895, added a battle.conf setting to control if ranges shoul...L0ne_W0lf1-1/+1
2010-06-22* Added support for NPC names in the 'specialeffect' script command, go go co...L0ne_W0lf1-1/+14
2010-06-18Added support for NPC/PC names in 'emotion' script command. (topic:249193)Gepard1-1/+4
2010-06-15- Fixed some item script typos from r14332. (bugreport:4312)brianluau1-2/+7
2010-06-09* Added support for packet 0x7fe which changes the bgm temporarily for a sing...Yommy1-0/+19
2010-06-02- Fixed item script of Chicken_Hat (5431). (bugreport:4174)brianluau1-2/+2
2010-05-29Follow-up to r14311.Paradox924X1-1/+3
2010-04-17- Fixed some typos in quest_db.txt (bugreport:4186)brianluau1-0/+1
2010-03-31Moved /npc/sample/ to /doc/sample. These are examples, not actual npcs.L0ne_W0lf30-0/+2108
2010-03-31- Updated 'getinventorylist' to also return expire_time in the array @invento...brianluau1-1/+2
2010-03-16- Added documentation for 'setiteminfo', follow up to r9938. (bugreport:3360)brianluau1-1/+23
2010-03-06- Fixed the Pineapple_Juice (12320) should be 20 flee not 10. (bugreport:4074)brianluau1-6/+8
2010-02-24- Removed 'adopt' documentation from script_commands (bugreport:4066).Kisuka1-22/+1
2010-02-10- Fixed a misleading description. (bugreport:4008)brianluau1-2/+2
2010-01-30- Added support for PACKETVER 20100105, which updates the vending related pac...skotlex1-1/+1
2009-11-26* NPC event code cleanups.Inkfish1-3/+0
2009-11-19- Applied the renewal client support patch from Diablo (eA forum topic 222623)skotlex1-1/+38
2009-11-03Extended broadcast implementation:Gepard1-24/+40
2009-10-30- Fixed a copy-paste 'nowarpto' mapflag. (bugreport:3688)brianluau1-1/+1
2009-09-08- Clarified documentation for 'addtimer'.brianluau1-6/+17
2009-08-27- Fixed typo in Hyegun_Hat (5367). (bugreport:1935)brianluau1-11/+43
2009-08-26- Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483)brianluau1-16/+16
2009-08-14UTF-8 for the /doc directory.ultramage1-2/+2
2009-08-12Fixed changequest behavior(before: completequest+setquest, now: erasequest+se...Inkfish1-2/+2
2009-07-27- Added svn:eol-style native for some conf/css/html/pl/sql/txt files.brianluau1-67/+67
2009-07-25Rewrote Quest Log system.Inkfish1-0/+54
2009-07-09- Added documentation for 'getmobdrops' (follow up to r13101). (bugreport:3351)brianluau1-12/+87
2009-07-04- Added documentation for 'getmapflag' (follow up to r12175). (bugreport:3314)brianluau1-9/+17
2009-07-02- Added mosk_que to the mapcache (follow up to r13903).brianluau1-2/+2
2009-07-02* Updated autobonus [Inkfish]Inkfish1-21/+36
2009-06-21Added instance command definitions, using what I could find and how they are ...L0ne_W0lf1-0/+90
2009-06-15- Changed some variables to scope instead of permanent char. (bugreport:3248)brianluau1-0/+1
2009-06-08Follow up to r13867, corrected the newly added MD_TARGETWEAK. Monsters with t...L0ne_W0lf1-1/+2
2009-06-08Added a little information about mob modes (random attack is not implemented ...Playtester1-2/+9
2009-06-08- Added mob mode 0x4000, MD_TARGETWEAK: It makes aggro monsters only chase ch...skotlex1-16/+20