提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  ultramage b022f8f491 Corrected a mistake in the sign quest (answer did not match ingame behavior) 18 年之前
  skotlex 39381ad474 - 'Long Range Attacked' mob skill conditions will no longer trigger on magic attacks. 18 年之前
  skotlex 50a03b0751 - Corrected char deletion not working (column is called homun_id, not hom_id...) 18 年之前
  ultramage bc5f3f5a4c Removed one grf function that DracoRPG missed 18 年之前
  skotlex cc72c3cd89 - Readded grfio_final to the map_server. 18 年之前
  skotlex 59faa0164c - Fixed compiltation error ~.~ I was sure I compiled before the previous commit... 18 年之前
  skotlex c52340cb3a - Corrected the homunculus deletion functions so that the homunculus is deleted together with the character. 18 年之前