Историја ревизија

Аутор SHA1 Порука Датум
  ultramage 1ad9bb7c15 Fixed clif_party_message using an incorrect buffer length пре 18 година
  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 година
  FlavioJS 1041f38037 * Cosmetic changes to the buildin section of script.c (use defines for function names/definitions). пре 18 година
  skotlex 3f8bb2d5bb - Fixed skill usage being blocked if you use Weapon Refine and there is nothing available to upgrade. пре 18 година
  FlavioJS b8bc4928ac - Corrected/updated info on Xor/setd/getd/callfunc/callsub/return and updated some examples to use "better" code. пре 18 година
  skotlex b09a064281 - Updated the 'unit walk' to functions so they stop your attack if it's possible to walk. пре 18 година
  skotlex 971ea7e332 - Fixed char server SQL not sending the guild info update to other map servers when a new member is added. пре 18 година
  skotlex 6e7a224bd1 - Fixed skill range considerations using skill_get_range rather than skill_get_range2 пре 18 година
  ultramage 1de2ea7630 Updated some info in script_commands: пре 18 година
  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 година
  ultramage 64fcacf6b3 - Added code for SQL that will automatically detect the ping interval at startup, and copy-pasted it around the code пре 18 година
  skotlex eabdf9af64 - Spider web can again be recasted on target. пре 18 година
  ultramage 81c50c19b7 Added a missing null pointer check in clif_parse_globalmessage пре 18 година
  ultramage 1aa9c5ceca - Fixed the new socket code, which was triggering the inactivity timeout on the servers' listening sockets пре 18 година
  ultramage 34d8dc0ad3 Fixed a skill_db.txt typo for AS_ENCHANTPOISON introduced in r9794 пре 18 година
  skotlex d47a0a0d52 - Fixed a bunch of probably incorrect logical comparisons. пре 18 година
  ultramage 0729d61b56 * More aggressive cleaning up of the socket code пре 18 година
  skotlex 78d876f355 - Modified spider web so that the skill_unit_db flag restrictions may take place. пре 18 година
  ultramage 3e4bef37b7 Wiped out the poorly written parse code from r2211 пре 18 година
  skotlex f96bd44c5a - Removed function inter_party_logged, which after some testing and thinking, has been concluded is no longer necessary. пре 18 година
  ultramage 148f3fca88 Cleaning up of the socket code пре 18 година
  skotlex 6597b8c74b - Updated the range of BioExplosion and Self Destruction so they count as ranged skills. пре 18 година
  FlavioJS c46f3cf135 - Removed deprecated console code. пре 18 година
  FlavioJS 5c41bf4b04 - Moved CHAT_SIZE back to map.h because log_atcommand uses it on sql builds. (moved to clif.c in r9811) [FlavioJS] пре 18 година
  ultramage 6bf7170064 Cleaned up the script engine's get_val() function пре 18 година
  skotlex c1d503fdcb - Moved define CHAT_SIZE to clif.c, added define CHATBOX_SIZE to specify that 70 char limit of the input area. пре 18 година
  skotlex 4b7dcab0f2 - Cleaned up homunc attack request parsing. Homunculus no longer goes into auto-attack (ctrl+click) mode since the client does every attack request individually. пре 18 година
  skotlex 7946ebfc48 - Fixed char-server not sending party status update when a member logs on/off пре 18 година
  ultramage c5450173b1 Undid revision r9792 (npcshopattach) пре 18 година
  skotlex 29e3b9e204 - Fixed @lvup, #lvup not doing a stat reset and lowering your status points if you had 0 status points at that time. пре 18 година