Commit Verlauf

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