Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Playtester ddfbc69bfe Fixed some typos and updated Atroce Card 17 gadi atpakaļ
  skotlex a1becae58f - Added bonusautoscript and bonusautoscript2. These are used to attach a script to a player which gets executed on attack (or when attacked). Required for several of the more recent items. 17 gadi atpakaļ
  FlavioJS 613b8a5b65 * Clarified how npc names work in script_commands.txt. 17 gadi atpakaļ
  FlavioJS a8d7143d0e * Loot code using charid's instead of id's in pick priority. 17 gadi atpakaļ
  FlavioJS b848357f20 * Added a sanity check for MAX_ZENY (doesn't compile if too big). 17 gadi atpakaļ
  skotlex 8105f340a2 - Applied various crash-protections to script commands that deal with the equip-position array. 17 gadi atpakaļ
  ultramage 5351aad3a6 Fixed missing 'name' parameter in 'duplicate' script command documentation. 17 gadi atpakaļ
  ultramage 562e687322 Added config option 'quest_exp_rate' to adjust exp gained by the 'getexp' script command (followup to r11165). 17 gadi atpakaļ
  skotlex 7233562a1a - Removed bonus bAddEffWhenHitShort as it is unneeded and unused. 17 gadi atpakaļ
  ultramage e7e0ddde9d Fixed certain typos in src/npc/doc files 17 gadi atpakaļ
  ultramage 025bcc1f28 Fixed a documentation mistake in 'areamonster' (missing argument). 17 gadi atpakaļ
  ultramage e476015e82 Set proper limits to drop rates to prevent integer overflow. 18 gadi atpakaļ
  Paradox924X fe3ee37d0b Fixed a small error in the script_commands documentation about getpartyleader. 18 gadi atpakaļ
  skotlex 9e9847a83e - Fixed some missing max levels for npc skills 18 gadi atpakaļ
  ultramage 8db83e248a - Re-coded 'soundeffectall'; removed the third parameter ('coverage') 18 gadi atpakaļ
  ultramage 1ed7f6c584 Cleaned up some parts of the code. 18 gadi atpakaļ
  FlavioJS 2d1ad607c3 * Fixed script command sc_end not supporting the extra argument as stated in script_commands.txt. 18 gadi atpakaļ
  FlavioJS f4907979c1 * Extended the functionality of StringBuf - length and appending a string. 18 gadi atpakaļ
  DracoRPG e572506f1a Cleaned up the doc folder. Removed outdated, untranslated, useless files and began normalizing a bit other ones~ 18 gadi atpakaļ
  ultramage f6cc6e26d3 - Added missing header to mapcache.c 18 gadi atpakaļ
  ultramage a61e02cc29 Updated the server's PCRE components to 7.0 18 gadi atpakaļ
  ultramage 6867d93866 typos: recieve -> receive 18 gadi atpakaļ
  ultramage 3d30bfa551 - Corrected multiple "WoE has begun" announces 18 gadi atpakaļ
  ultramage 478b4b58e8 Fixed typos from previous revisions :) 18 gadi atpakaļ
  skotlex a102344894 - getpetinfo 5 will now return the pet's rename flag. 18 gadi atpakaļ
  Lupus 3b7ccf4d14 removed all .GAT from configs, docs and examples 18 gadi atpakaļ
  skotlex 8c52b6b21d - Now when a player logs out while it's running an attached npctimer, OnTimerQuit of that npc will be invoked. 18 gadi atpakaļ
  ultramage 32618b7ddd Corrected some typos and small details 18 gadi atpakaļ
  Lupus 454742c1c0 merged dancer quest from trunk, updated script doc 18 gadi atpakaļ
  skotlex cf8685131d - Minor cleanups 18 gadi atpakaļ