summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-22* Added a sanity check for MAX_ZENY (doesn't compile if too big).FlavioJS1-2/+2
2007-09-17- Applied various crash-protections to script commands that deal with the equ...skotlex1-38/+41
2007-09-15Fixed missing 'name' parameter in 'duplicate' script command documentation.ultramage1-6/+7
2007-09-13Latest update to the effects list, by Au{R}oNultramage1-145/+153
2007-09-10Added config option 'quest_exp_rate' to adjust exp gained by the 'getexp' scr...ultramage1-3/+7
2007-09-10- Removed bonus bAddEffWhenHitShort as it is unneeded and unused.skotlex2-3/+16
2007-09-09- Modified bonus3 bAddEff/bAddEffWhenHit so that the last parameter is now pa...skotlex1-1/+8
2007-09-07* Moved quest_variables.txt to /docultramage1-0/+106
2007-09-04- bonus3 autospell (and autospell when hit) will now select for spell target ...skotlex1-2/+2
2007-09-03Fixed Staff of Piercing, General Ygnigem Card and Vesper CardPlaytester1-1/+1
2007-09-03- Added bonuses bSPRegenRate, bHPRegenRate. They behave like the opposite of ...skotlex1-3/+9
2007-09-03- Merged @whereis from my server (displays normal spawn maps for given mobs)....skotlex1-4/+3
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