Historia zmian

Autor SHA1 Wiadomość Data
  skotlex 81b4f30221 - Applied Rayce's dangling pointer fix when returning a temporary npc string variable (those starting with .@) 18 lat temu
  Playtester 74bbb42178 Fixed Bacsojin's mob id in mob_boss 18 lat temu
  skotlex 158c398cec - Required Weapon, ammo, and skill state are now only checked on begin casting, instead of both on begin and end casting. 18 lat temu
  skotlex c1044cf02f - Reverted Venom Splasher's element to take your weapon's 18 lat temu
  FlavioJS 781fa7bb72 - A bit more work on Ticket #41. 18 lat temu
  ultramage 6eb920bf96 Fixed clif_parse_GMmessage cutting off messages randomly (typo in r9778) 18 lat temu
  skotlex dbfaad69ef - Fixed npc_check_areanpc, Wand of Hermod works now. 18 lat temu
  skotlex 68e1eb420a - Corrected range of self destruction / bio explosion to be equal to their splash range. 18 lat temu
  ultramage 725ed1909e - Fixed the inverted behavior of display_skill_fail, caused by r9823 18 lat temu
  ultramage 108c74125f Disambiguation 18 lat temu
  ultramage 06074c6046 Fixed @loadnpc not updating the script_event[] array 18 lat temu
  Playtester 7b9539f4e3 * Fixed Armeyer Dinze Card 18 lat temu
  ultramage 1ad9bb7c15 Fixed clif_party_message using an incorrect buffer length 18 lat temu
  FlavioJS 79fd4cb7be - Ups @ last commit. This time the changes in the buildin_func array are automatic, so there should be no more errors due to erroneous manual checking. 18 lat temu
  FlavioJS 1041f38037 * Cosmetic changes to the buildin section of script.c (use defines for function names/definitions). 18 lat temu
  skotlex 3f8bb2d5bb - Fixed skill usage being blocked if you use Weapon Refine and there is nothing available to upgrade. 18 lat temu
  FlavioJS b8bc4928ac - Corrected/updated info on Xor/setd/getd/callfunc/callsub/return and updated some examples to use "better" code. 18 lat temu
  skotlex b09a064281 - Updated the 'unit walk' to functions so they stop your attack if it's possible to walk. 18 lat temu
  skotlex 971ea7e332 - Fixed char server SQL not sending the guild info update to other map servers when a new member is added. 18 lat temu
  skotlex 6e7a224bd1 - Fixed skill range considerations using skill_get_range rather than skill_get_range2 18 lat temu
  ultramage 1de2ea7630 Updated some info in script_commands: 18 lat temu
  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 lat temu
  ultramage 64fcacf6b3 - Added code for SQL that will automatically detect the ping interval at startup, and copy-pasted it around the code 18 lat temu
  skotlex eabdf9af64 - Spider web can again be recasted on target. 18 lat temu
  ultramage 81c50c19b7 Added a missing null pointer check in clif_parse_globalmessage 18 lat temu
  ultramage 1aa9c5ceca - Fixed the new socket code, which was triggering the inactivity timeout on the servers' listening sockets 18 lat temu
  ultramage 34d8dc0ad3 Fixed a skill_db.txt typo for AS_ENCHANTPOISON introduced in r9794 18 lat temu
  skotlex d47a0a0d52 - Fixed a bunch of probably incorrect logical comparisons. 18 lat temu
  ultramage 0729d61b56 * More aggressive cleaning up of the socket code 18 lat temu
  skotlex 78d876f355 - Modified spider web so that the skill_unit_db flag restrictions may take place. 18 lat temu