Commit History

Author SHA1 Message Date
  Paradox924X fe3ee37d0b Fixed a small error in the script_commands documentation about getpartyleader. 18 years ago
  skotlex 9e9847a83e - Fixed some missing max levels for npc skills 18 years ago
  ultramage 8db83e248a - Re-coded 'soundeffectall'; removed the third parameter ('coverage') 18 years ago
  ultramage 1ed7f6c584 Cleaned up some parts of the code. 18 years ago
  FlavioJS 2d1ad607c3 * Fixed script command sc_end not supporting the extra argument as stated in script_commands.txt. 18 years ago
  FlavioJS f4907979c1 * Extended the functionality of StringBuf - length and appending a string. 18 years ago
  DracoRPG e572506f1a Cleaned up the doc folder. Removed outdated, untranslated, useless files and began normalizing a bit other ones~ 18 years ago
  ultramage f6cc6e26d3 - Added missing header to mapcache.c 18 years ago
  ultramage a61e02cc29 Updated the server's PCRE components to 7.0 18 years ago
  ultramage 6867d93866 typos: recieve -> receive 18 years ago
  ultramage 3d30bfa551 - Corrected multiple "WoE has begun" announces 18 years ago
  ultramage 478b4b58e8 Fixed typos from previous revisions :) 18 years ago
  skotlex a102344894 - getpetinfo 5 will now return the pet's rename flag. 18 years ago
  Lupus 3b7ccf4d14 removed all .GAT from configs, docs and examples 18 years ago
  skotlex 8c52b6b21d - Now when a player logs out while it's running an attached npctimer, OnTimerQuit of that npc will be invoked. 18 years ago
  ultramage 32618b7ddd Corrected some typos and small details 18 years ago
  Lupus 454742c1c0 merged dancer quest from trunk, updated script doc 18 years ago
  skotlex cf8685131d - Minor cleanups 18 years ago
  ultramage 84cb63e650 Minor stuff (typos, socket.c, junk in login reply packet) 18 years ago
  skotlex 5ed686f6a8 - Updated the Dancer job quest to attach a player to the main timer script. 18 years ago
  skotlex 68e1eb420a - Corrected range of self destruction / bio explosion to be equal to their splash range. 18 years ago
  FlavioJS b8bc4928ac - Corrected/updated info on Xor/setd/getd/callfunc/callsub/return and updated some examples to use "better" code. 18 years ago
  ultramage 1de2ea7630 Updated some info in script_commands: 18 years ago
  eaac 05def906dd eAAC has checked the source and added missing commands to the script_commands.txt (the long-awaited mob control suit made by Lance, for example), also explained the logical operators AND,OR,XOR, left and right shift. We also sorted the commands according to what they do. 18 years ago
  ultramage 12a784cf17 Changed the 'getpartyleader' script command so that it returns a map name instead of the useless mapindex number. 18 years ago
  ultramage 7d1e080338 Corrected a lie in the script documentation 18 years ago
  skotlex 4130bdd3b8 - Cleaned up the npcshop(add/del) item script commands, fixed a possible dangling pointer crash caused by their improper use of realloc. They no longer automatically attach the script to the shop, and they will return true/false based on whether the shop was found or not. 18 years ago
  ultramage e034ce07bb Typo hunt 18 years ago
  ultramage dc139362e8 Small typo fixes 18 years ago
  FlavioJS 4b78fc3c9f - Changes to script buildin functions: 18 years ago