summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2008-10-28Removed leftovers of "bLoseSPWhenUnequip" and "bDamageWhenUnequip" -- depreca...Paradox924X2-4/+1
2008-09-09Enabled WoE SE to be run independently of WoE. Let's see how long it is befor...L0ne_W0lf1-6/+19
2008-09-01Removed hardcoded equip position names from getequipname (bugreport:2156).ultramage1-9/+10
2008-08-20- New invisible walls system (for WOE SE and Battlegrounds).zephyrus1-0/+9
2008-08-15Split off mapreg code from script.cultramage1-1/+1
2008-08-12Added updated client effects list.ultramage2-5/+20
2008-07-31Removed the mob controller system, now a customization (see topic:194375).ultramage1-79/+0
2008-07-15Updated WoE Time Explanation for Sunday.Paradox924X1-1/+1
2008-07-06* Slight cleanup of item-based walk speed bonusesultramage1-1/+0
2008-06-22Added support for killmonster to fire OnMyMobDead optionally.sketchyphoenix1-1/+5
2008-06-22* Modified *killmonsterall to support a new argument that will allow it to ki...sketchyphoenix1-2/+9
2008-06-21* Extended script command 'set' to return the variable reference (topic:190602).FlavioJS1-2/+6
2008-06-17Swaped documentation about gatlingun and shotgun.shadow1-2/+2
2008-06-12* Added support for skill names to script commands:FlavioJS2-19/+41
2008-06-10Cleared up a bit some of item_bonus documentation.shadow1-105/+147
2008-06-09Cleared documentation about autospellwhenhit, a lot of cards will need to be ...shadow1-19/+29
2008-06-08Fixed 5293,Ramen_Hat, should cast AgiDown on enemy at 3% when melee attacked,...shadow1-1/+2
2008-06-08Added a list of aegis effect constants to be used on scripts, this should hel...shadow1-2/+2
2008-05-29- Added support for NPC with different sizes (setnpcdisplay).zephyrus1-0/+2
2008-05-01Corrected several effect descriptions.L0ne_W0lf1-202/+203
2008-04-25* Modified delitem/delitem2 to have the same behaviour as getitem/getitem2 (o...toms1-8/+11
2008-04-16Fixed an issue in r12575 where 'not setting char offline when going from maps...ultramage1-8/+12
2008-04-07* Made script command 'flagemblem' and guild_emblem_change send an update of ...FlavioJS1-2/+9
2008-04-03Updated Valkirye, Global_Functions, Turtle Island Quest varsLupus1-0/+5
2008-04-02First round of minor updates for WoE SE.L0ne_W0lf1-0/+10
2008-03-27Added proper script constants and documentation for the 'checkcell' command. ...ultramage1-1/+40
2008-03-25Added proper checks to adoption processing (followup to r12428).ultramage1-2/+2
2008-03-14* extended the "npc_event: event queue is full" error message to also print t...ultramage1-2/+4
2008-03-12Corrected cashshop description. (#FREEPOINTS->#KAFRAPOINTS)L0ne_W0lf1-2/+4
2008-03-04- Updated firepillar so it cannot be placed on top of others.skotlex1-2/+2
2008-02-29Woopth. Fixed spelling. ;P Should be a bit clearer now.L0ne_W0lf1-4/+5
2008-02-29Added some information and documentation for cash shop.L0ne_W0lf1-1/+10
2008-02-28* Removed "F_CheckMaxCount" as it seems "checkweight". preforms the aforement...L0ne_W0lf1-0/+6
2008-02-11* Expanded the script command 'input': (bugreport:811)FlavioJS1-6/+15
2008-01-10- Fixed getmonsterinfo to return "null" when returning the name of a non-exis...skotlex1-2/+2
2008-01-04Modified the map_setcell() code to to use a boolean flag instead of needing S...ultramage1-11/+42
2007-12-29Implemented THE official Steal skill equation and game mechanics (basically v...ultramage1-0/+2
2007-12-27* Corrected description of scope and npc variables in script_commands.txt.FlavioJS1-14/+20
2007-12-19Corrected mistakes in script_commands.txt (bugreport:373)ultramage1-108/+66
2007-12-14Guardian hp handling code removal (see bugreport:342)ultramage1-7/+11
2007-12-11- Added query_logsql script command to perform sql commands using the log db ...skotlex1-0/+6
2007-12-06- The default event script behaviour is to trigger on labels rather than NPCs...skotlex1-7/+19
2007-11-22* Renamed fakenpcname to setnpcdisplay, fixed and extended it. FlavioJS1-1/+14
2007-11-03Added script function 'strnpcinfo', for increased npc awareness (originally f...ultramage1-1/+15
2007-10-22- Removed some mail config settings and atcommands not required anymore.zephyrus1-0/+18
2007-10-19Fixed some typos and updated Atroce CardPlaytester1-1/+1
2007-10-19- Added bonusautoscript and bonusautoscript2. These are used to attach a scri...skotlex1-0/+39
2007-10-18* Clarified how npc names work in script_commands.txt.FlavioJS1-22/+25
2007-10-12Fixed some badly merged code in the #include part of map.c.ultramage1-2/+12
2007-09-27* Loot code using charid's instead of id's in pick priority.FlavioJS1-1/+1