Historique des commits

Auteur SHA1 Message Date
  skotlex a23da55db8 - Fixed the flag parameter not working on npcshopattach il y a 18 ans
  ultramage 65796c8765 Fine-tuned the global message processing function il y a 18 ans
  skotlex cc141e4bcb - Resetting skills will now automatically remove peco, falcon, cart and homunculus (vaporize). il y a 18 ans
  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 il y a 18 ans
  skotlex a578017992 - Completed Amon Ra's spell list. il y a 18 ans
  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 ...) il y a 18 ans
  ultramage 250fdeee31 Typo il y a 18 ans
  ultramage 936937bd46 Corrected the chat system to allow 8-letter passwords il y a 18 ans
  ultramage 71ca66f8b1 Minor details (pdb file location, improved debug, npc typo) il y a 18 ans
  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. il y a 18 ans
  ultramage 3b59523144 A followup to r9761, a header include that somehow didn't commit il y a 18 ans
  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. il y a 18 ans
  ultramage 21dfe0e83f changed resource language from russian&czech -> english il y a 18 ans
  ultramage fb9915fcba Updated the old vs6 files to latest, thanks to k3dt for contributing them il y a 18 ans
  ultramage d956555b75 Reorganized the vs6 project files (update will follow) il y a 18 ans
  ultramage 67e5b839f6 Fixed an accidental change in r9758 (edit&continue) il y a 18 ans
  skotlex aca93bf9ff - Added support for mob skill target 'randomtarget', when specified, it will pick a random enemy from within the skill's cast range. il y a 18 ans
  ultramage a6f1e4972e Added string function strnlen il y a 18 ans
  skotlex 8ec0ed0d47 - Corrected homunculus's aspd being halved after using some aspd adjusting skill. il y a 18 ans
  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. il y a 18 ans
  FlavioJS 083fc86437 - Changes in the VS8 project files: il y a 18 ans
  ultramage 7390d2d950 Removed graph, httpd and webserver il y a 18 ans
  ultramage 287219ad0d Wiped out the old night code il y a 18 ans
  ultramage b022f8f491 Corrected a mistake in the sign quest (answer did not match ingame behavior) il y a 18 ans
  skotlex 39381ad474 - 'Long Range Attacked' mob skill conditions will no longer trigger on magic attacks. il y a 18 ans
  skotlex 50a03b0751 - Corrected char deletion not working (column is called homun_id, not hom_id...) il y a 18 ans
  ultramage bc5f3f5a4c Removed one grf function that DracoRPG missed il y a 18 ans
  skotlex cc72c3cd89 - Readded grfio_final to the map_server. il y a 18 ans
  skotlex 59faa0164c - Fixed compiltation error ~.~ I was sure I compiled before the previous commit... il y a 18 ans
  skotlex c52340cb3a - Corrected the homunculus deletion functions so that the homunculus is deleted together with the character. il y a 18 ans