コミット履歴

作者 SHA1 メッセージ 日付
  skotlex d2574dfd69 - Fixed a duplicate warp name in Rachel 18 年 前
  FlavioJS f652311f37 - Continuing the checking of script buildin functions and stop the script execution when an attached player is required but not found. 18 年 前
  ultramage 175d003c6f Updated the TXT login server's account id checker (it was still saying the minimum is 700000 instead of 2000000) 18 年 前
  ultramage 12a784cf17 Changed the 'getpartyleader' script command so that it returns a map name instead of the useless mapindex number. 18 年 前
  ultramage 5f0de40e38 Removed the silly and misleading 'firewall detected' message 18 年 前
  ultramage 195b0f9870 Added missing vc6 project file 18 年 前
  ultramage 7d1e080338 Corrected a lie in the script documentation 18 年 前
  skotlex a23da55db8 - Fixed the flag parameter not working on npcshopattach 18 年 前
  ultramage 65796c8765 Fine-tuned the global message processing function 18 年 前
  skotlex cc141e4bcb - Resetting skills will now automatically remove peco, falcon, cart and homunculus (vaporize). 18 年 前
  skotlex 2a5ec09a11 - The define MESSAGE_SIZE was wrong! It is only used for input boxes. Therefore now it is only used for Vending, Talkie box and Graffiti 18 年 前
  skotlex a578017992 - Completed Amon Ra's spell list. 18 年 前
  ultramage 84ad40528b * Restricted global messages to 255 characters (client shows only ~80 anyway, wanted to use 127 but frost joke's lines are longer than that ...) 18 年 前
  ultramage 250fdeee31 Typo 18 年 前
  ultramage 936937bd46 Corrected the chat system to allow 8-letter passwords 18 年 前
  ultramage 71ca66f8b1 Minor details (pdb file location, improved debug, npc typo) 18 年 前
  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 年 前
  ultramage 3b59523144 A followup to r9761, a header include that somehow didn't commit 18 年 前
  skotlex c848fd71d2 - Item search is now a bit smarter. When no item is found with the same 'aegis name', then the 'normal' name is used instead. 18 年 前
  ultramage 21dfe0e83f changed resource language from russian&czech -> english 18 年 前
  ultramage fb9915fcba Updated the old vs6 files to latest, thanks to k3dt for contributing them 18 年 前
  ultramage d956555b75 Reorganized the vs6 project files (update will follow) 18 年 前
  ultramage 67e5b839f6 Fixed an accidental change in r9758 (edit&continue) 18 年 前
  skotlex aca93bf9ff - Added support for mob skill target 'randomtarget', when specified, it will pick a random enemy from within the skill's cast range. 18 年 前
  ultramage a6f1e4972e Added string function strnlen 18 年 前
  skotlex 8ec0ed0d47 - Corrected homunculus's aspd being halved after using some aspd adjusting skill. 18 年 前
  skotlex 8a9e1eaa07 - When when a party-member levels up, the level change is sent to the char-server to update the even-share range values. 18 年 前
  FlavioJS 083fc86437 - Changes in the VS8 project files: 18 年 前
  ultramage 7390d2d950 Removed graph, httpd and webserver 18 年 前
  ultramage 287219ad0d Wiped out the old night code 18 年 前