Commit History

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