Age | Commit message (Expand) | Author | Files | Lines |
2007-09-27 | * Loot code using charid's instead of id's in pick priority. | FlavioJS | 1 | -1/+1 |
2007-09-22 | * Added a sanity check for MAX_ZENY (doesn't compile if too big). | FlavioJS | 1 | -2/+2 |
2007-09-17 | - Applied various crash-protections to script commands that deal with the equ... | skotlex | 1 | -38/+41 |
2007-09-15 | Fixed missing 'name' parameter in 'duplicate' script command documentation. | ultramage | 1 | -6/+7 |
2007-09-13 | Latest update to the effects list, by Au{R}oN | ultramage | 1 | -145/+153 |
2007-09-10 | Added config option 'quest_exp_rate' to adjust exp gained by the 'getexp' scr... | ultramage | 1 | -3/+7 |
2007-09-10 | - Removed bonus bAddEffWhenHitShort as it is unneeded and unused. | skotlex | 2 | -3/+16 |
2007-09-09 | - Modified bonus3 bAddEff/bAddEffWhenHit so that the last parameter is now pa... | skotlex | 1 | -1/+8 |
2007-09-07 | * Moved quest_variables.txt to /doc | ultramage | 1 | -0/+106 |
2007-09-04 | - bonus3 autospell (and autospell when hit) will now select for spell target ... | skotlex | 1 | -2/+2 |
2007-09-03 | Fixed Staff of Piercing, General Ygnigem Card and Vesper Card | Playtester | 1 | -1/+1 |
2007-09-03 | - Added bonuses bSPRegenRate, bHPRegenRate. They behave like the opposite of ... | skotlex | 1 | -3/+9 |
2007-09-03 | - Merged @whereis from my server (displays normal spawn maps for given mobs).... | skotlex | 1 | -4/+3 |
2007-09-01 | Fixed certain typos in src/npc/doc files | ultramage | 3 | -10/+10 |
2007-08-29 | - Added bonus bSkillHeal to distinguish offensive skill damage increases from... | skotlex | 1 | -0/+1 |
2007-08-24 | Fixed a documentation mistake in 'areamonster' (missing argument). | ultramage | 1 | -2/+4 |
2007-08-21 | Improved item_bonus.txt | Playtester | 1 | -72/+73 |
2007-08-19 | Set proper limits to drop rates to prevent integer overflow. | ultramage | 1 | -10/+3 |
2007-08-13 | Fixed a small error in the script_commands documentation about getpartyleader. | Paradox924X | 1 | -1/+1 |
2007-08-08 | - Fixed some missing max levels for npc skills | skotlex | 1 | -3/+12 |
2007-07-24 | Venom Splasher and Gloria Domini fixes and updates | DracoRPG | 1 | -1/+1 |
2007-07-18 | - Small update to the effects list (new exe's effects by Au{R}oN) | ultramage | 1 | -9/+13 |
2007-07-03 | - Re-coded 'soundeffectall'; removed the third parameter ('coverage') | ultramage | 1 | -10/+9 |
2007-07-01 | Cleaned up some parts of the code. | ultramage | 1 | -8/+0 |
2007-06-15 | * Fixed script command sc_end not supporting the extra argument as stated in... | FlavioJS | 1 | -1/+8 |
2007-06-11 | - Fixed NPC_PROVOCATION (now the casting mob doesn't keep attacking) | ultramage | 1 | -4/+4 |
2007-05-11 | - Updated the effect list a bit | ultramage | 1 | -37/+46 |
2007-04-29 | Gave each file an empty last line, to make svn happier | ultramage | 1 | -1/+1 |
2007-04-25 | Updated mob mode | Playtester | 1 | -2/+2 |
2007-04-22 | * Extended the functionality of StringBuf - length and appending a string. | FlavioJS | 1 | -20/+36 |
2007-04-21 | - Updated the autospell bonus scripts so you don't have to specify all the at... | skotlex | 1 | -10/+14 |
2007-04-19 | Cleaned up the doc folder. Removed outdated, untranslated, useless files and ... | DracoRPG | 22 | -30689/+47 |
2007-04-17 | - Expanded the autospell structure to hold a flag, which contains the require... | skotlex | 1 | -0/+29 |
2007-04-08 | - Added missing header to mapcache.c | ultramage | 1 | -5/+7 |
2007-04-06 | Updated the server's PCRE components to 7.0 | ultramage | 1 | -1/+1 |
2007-04-06 | I'm still here! | DracoRPG | 1 | -11/+60 |
2007-04-05 | typos: recieve -> receive | ultramage | 3 | -6/+6 |
2007-04-01 | - Corrected multiple "WoE has begun" announces | ultramage | 1 | -8/+3 |
2007-04-01 | * Added EggBoy and EggGirl scripts | Playtester | 1 | -4/+3 |
2007-03-30 | Fixed typos from previous revisions :) | ultramage | 1 | -2/+4 |
2007-03-30 | Fixed High Wizard card | Playtester | 1 | -3/+3 |
2007-03-20 | - Added Magic Rod's "action" pose when using it. | skotlex | 1 | -2/+2 |
2007-03-20 | - getpetinfo 5 will now return the pet's rename flag. | skotlex | 1 | -1/+1 |
2007-03-15 | removed all .GAT from configs, docs and examples | Lupus | 3 | -49/+50 |
2007-03-15 | Added brief doc for the mapcache builder | DracoRPG | 1 | -0/+18 |
2007-03-04 | - Added the +20hit that were missing the NPC elemental attack skills. | skotlex | 1 | -2/+7 |
2007-02-27 | - Now when a player logs out while it's running an attached npctimer, OnTimer... | skotlex | 1 | -0/+6 |
2007-02-25 | Corrected some typos and small details | ultramage | 3 | -21/+33 |
2007-02-24 | merged dancer quest from trunk, updated script doc | Lupus | 1 | -3/+10 |
2007-02-23 | - Minor cleanups | skotlex | 1 | -1/+1 |