提交歷史

作者 SHA1 備註 提交日期
  FlavioJS b848357f20 * Added a sanity check for MAX_ZENY (doesn't compile if too big). 17 年之前
  skotlex 8105f340a2 - Applied various crash-protections to script commands that deal with the equip-position array. 17 年之前
  ultramage 5351aad3a6 Fixed missing 'name' parameter in 'duplicate' script command documentation. 17 年之前
  ultramage 562e687322 Added config option 'quest_exp_rate' to adjust exp gained by the 'getexp' script command (followup to r11165). 17 年之前
  skotlex 7233562a1a - Removed bonus bAddEffWhenHitShort as it is unneeded and unused. 17 年之前
  ultramage e7e0ddde9d Fixed certain typos in src/npc/doc files 17 年之前
  ultramage 025bcc1f28 Fixed a documentation mistake in 'areamonster' (missing argument). 17 年之前
  ultramage e476015e82 Set proper limits to drop rates to prevent integer overflow. 18 年之前
  Paradox924X fe3ee37d0b Fixed a small error in the script_commands documentation about getpartyleader. 18 年之前
  skotlex 9e9847a83e - Fixed some missing max levels for npc skills 18 年之前
  ultramage 8db83e248a - Re-coded 'soundeffectall'; removed the third parameter ('coverage') 18 年之前
  ultramage 1ed7f6c584 Cleaned up some parts of the code. 18 年之前
  FlavioJS 2d1ad607c3 * Fixed script command sc_end not supporting the extra argument as stated in script_commands.txt. 18 年之前
  FlavioJS f4907979c1 * Extended the functionality of StringBuf - length and appending a string. 18 年之前
  DracoRPG e572506f1a Cleaned up the doc folder. Removed outdated, untranslated, useless files and began normalizing a bit other ones~ 18 年之前
  ultramage f6cc6e26d3 - Added missing header to mapcache.c 18 年之前
  ultramage a61e02cc29 Updated the server's PCRE components to 7.0 18 年之前
  ultramage 6867d93866 typos: recieve -> receive 18 年之前
  ultramage 3d30bfa551 - Corrected multiple "WoE has begun" announces 18 年之前
  ultramage 478b4b58e8 Fixed typos from previous revisions :) 18 年之前
  skotlex a102344894 - getpetinfo 5 will now return the pet's rename flag. 18 年之前
  Lupus 3b7ccf4d14 removed all .GAT from configs, docs and examples 18 年之前
  skotlex 8c52b6b21d - Now when a player logs out while it's running an attached npctimer, OnTimerQuit of that npc will be invoked. 18 年之前
  ultramage 32618b7ddd Corrected some typos and small details 18 年之前
  Lupus 454742c1c0 merged dancer quest from trunk, updated script doc 18 年之前
  skotlex cf8685131d - Minor cleanups 18 年之前
  ultramage 84cb63e650 Minor stuff (typos, socket.c, junk in login reply packet) 18 年之前
  skotlex 5ed686f6a8 - Updated the Dancer job quest to attach a player to the main timer script. 18 年之前
  skotlex 68e1eb420a - Corrected range of self destruction / bio explosion to be equal to their splash range. 18 年之前
  FlavioJS b8bc4928ac - Corrected/updated info on Xor/setd/getd/callfunc/callsub/return and updated some examples to use "better" code. 18 年之前