summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2007-09-01Fixed certain typos in src/npc/doc filesultramage3-10/+10
2007-08-29- Added bonus bSkillHeal to distinguish offensive skill damage increases from...skotlex1-0/+1
2007-08-24Fixed a documentation mistake in 'areamonster' (missing argument).ultramage1-2/+4
2007-08-21Improved item_bonus.txtPlaytester1-72/+73
2007-08-19Set proper limits to drop rates to prevent integer overflow.ultramage1-10/+3
2007-08-13Fixed a small error in the script_commands documentation about getpartyleader.Paradox924X1-1/+1
2007-08-08- Fixed some missing max levels for npc skillsskotlex1-3/+12
2007-07-24Venom Splasher and Gloria Domini fixes and updatesDracoRPG1-1/+1
2007-07-18- Small update to the effects list (new exe's effects by Au{R}oN)ultramage1-9/+13
2007-07-03- Re-coded 'soundeffectall'; removed the third parameter ('coverage')ultramage1-10/+9
2007-07-01Cleaned up some parts of the code.ultramage1-8/+0
2007-06-15* Fixed script command sc_end not supporting the extra argument as stated in...FlavioJS1-1/+8
2007-06-11- Fixed NPC_PROVOCATION (now the casting mob doesn't keep attacking)ultramage1-4/+4
2007-05-11- Updated the effect list a bitultramage1-37/+46
2007-04-29Gave each file an empty last line, to make svn happierultramage1-1/+1
2007-04-25Updated mob modePlaytester1-2/+2
2007-04-22* Extended the functionality of StringBuf - length and appending a string.FlavioJS1-20/+36
2007-04-21- Updated the autospell bonus scripts so you don't have to specify all the at...skotlex1-10/+14
2007-04-19Cleaned up the doc folder. Removed outdated, untranslated, useless files and ...DracoRPG22-30689/+47
2007-04-17- Expanded the autospell structure to hold a flag, which contains the require...skotlex1-0/+29
2007-04-08- Added missing header to mapcache.cultramage1-5/+7
2007-04-06Updated the server's PCRE components to 7.0ultramage1-1/+1
2007-04-06I'm still here!DracoRPG1-11/+60
2007-04-05typos: recieve -> receiveultramage3-6/+6
2007-04-01- Corrected multiple "WoE has begun" announcesultramage1-8/+3
2007-04-01* Added EggBoy and EggGirl scriptsPlaytester1-4/+3
2007-03-30Fixed typos from previous revisions :)ultramage1-2/+4
2007-03-30Fixed High Wizard cardPlaytester1-3/+3
2007-03-20- Added Magic Rod's "action" pose when using it.skotlex1-2/+2
2007-03-20- getpetinfo 5 will now return the pet's rename flag.skotlex1-1/+1
2007-03-15removed all .GAT from configs, docs and examplesLupus3-49/+50
2007-03-15Added brief doc for the mapcache builderDracoRPG1-0/+18
2007-03-04- Added the +20hit that were missing the NPC elemental attack skills.skotlex1-2/+7
2007-02-27- Now when a player logs out while it's running an attached npctimer, OnTimer...skotlex1-0/+6
2007-02-25Corrected some typos and small detailsultramage3-21/+33
2007-02-24merged dancer quest from trunk, updated script docLupus1-3/+10
2007-02-23- Minor cleanupsskotlex1-1/+1
2007-02-21Partially updated the effect listultramage1-212/+309
2007-02-21Minor stuff (typos, socket.c, junk in login reply packet)ultramage1-1/+1
2007-02-16- Updated the Dancer job quest to attach a player to the main timer script.skotlex1-14/+23
2007-02-12- Corrected range of self destruction / bio explosion to be equal to their sp...skotlex1-2/+2
2007-02-09- Corrected/updated info on Xor/setd/getd/callfunc/callsub/return and updated...FlavioJS1-188/+189
2007-02-09Updated some info in script_commands:ultramage1-56/+21
2007-02-09eAAC has checked the source and added missing commands to the script_commands...eaac1-2453/+3095
2007-02-05Changed the 'getpartyleader' script command so that it returns a map name ins...ultramage1-6/+8
2007-02-03Corrected a lie in the script documentationultramage1-5/+4
2007-02-01- Cleaned up the npcshop(add/del) item script commands, fixed a possible dang...skotlex1-0/+55
2007-01-21Typo huntultramage2-8/+8
2007-01-09Small typo fixesultramage1-2/+2
2007-01-09- Changes to script buildin functions:FlavioJS1-51/+59