Histórico de Commits

Autor SHA1 Mensagem Data
  ultramage 17eb2f7764 Added script function 'strnpcinfo', for increased npc awareness (originally from jAthena). há 17 anos atrás
  ultramage 9c9859a1c5 Fixed one wrong return value in buildin_getcharid (bugreport:33) há 17 anos atrás
  ultramage 45cf77f464 Moved the BUILDIN_DEF() block to the end of script.c. há 17 anos atrás
  skotlex fe0c93c77b - Fixed the pc_additem weight check breaking when your current weight is above your max. há 17 anos atrás
  ultramage fc9d14b1bd Command code cleaning (refer to topic:169759) há 17 anos atrás
  ultramage 2cb8a5838e * Fixed TXT charserver doing periodic random-sized memory allocation (bugreport:312) há 17 anos atrás
  skotlex 480a4f0ac8 - added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes. há 17 anos atrás
  zephyrus c34325a53b - Added the new mail system. Requires optimization and tests. há 17 anos atrás
  ultramage 28dcdcdf9e * Fixed 'unequip' removing items in the wrong position (bugreport:252) há 17 anos atrás
  skotlex a1becae58f - Added bonusautoscript and bonusautoscript2. These are used to attach a script to a player which gets executed on attack (or when attacked). Required for several of the more recent items. há 17 anos atrás
  ultramage 4cfb15d8bb Fixed numerous /W4 warnings (and created more :) há 17 anos atrás
  ultramage d2b9e2498e Some code cleaning... há 17 anos atrás
  FlavioJS 05134f3dcc * Reworked the parsing at npc.c. há 17 anos atrás
  FlavioJS b445bfa64e >.> há 17 anos atrás
  FlavioJS 7109831b80 * Tweaked the loop in parse_script to better handle when the outer brackets aren't checked. há 17 anos atrás
  FlavioJS faa553103c * Fixed itemdb_read_sqldb blowing up the server with segmentation faults. há 17 anos atrás
  ultramage 52a7948f8b * Corrected string lengths according to bugreport:198 há 17 anos atrás
  ultramage 1069e3524c * the mapserver won't exit when no mapcache is found, with use_grf: yes há 17 anos atrás
  ultramage 286e1a32c4 * Added MAX_HOTKEYS to supplement the HOTKEY_SAVING define há 17 anos atrás
  zephyrus 383f017009 * Moved the homunculus shuffle code to mercenary.c, fixing the bug in the atcommand not using the bonus evolution stats for homunculus. há 17 anos atrás
  FlavioJS 0498cb19c0 * Reimplemented mmo_char_fromsql using sql statements. (fixes bugreport:93) há 17 anos atrás
  FlavioJS beda52e6b3 * map_addflooritem and struct item_drop_list using id's instead of struct map_session_data's (fixes bugreport:36). há 17 anos atrás
  ultramage 961f23767d * Added 'safestrnlen' to prevent null pointer crashes há 17 anos atrás
  FlavioJS b848357f20 * Added a sanity check for MAX_ZENY (doesn't compile if too big). há 17 anos atrás
  FlavioJS 65642f6f1c * Merged the tmpsql branch: há 17 anos atrás
  skotlex 8105f340a2 - Applied various crash-protections to script commands that deal with the equip-position array. há 17 anos atrás
  ultramage 562e687322 Added config option 'quest_exp_rate' to adjust exp gained by the 'getexp' script command (followup to r11165). há 17 anos atrás
  skotlex 7233562a1a - Removed bonus bAddEffWhenHitShort as it is unneeded and unused. há 17 anos atrás
  skotlex 574c76e799 - Added support for the new party invite/reply packets from the latest client version. há 17 anos atrás
  skotlex 5748269898 - Merged @whereis from my server (displays normal spawn maps for given mobs). This command should be working correctly considering I've been using it since July. I was meant to merge it as soon as I got my hard-drive back, but I kinda forgot @_@ há 17 anos atrás