Historique des commits

Auteur SHA1 Message Date
  Lance 020b35d68a * Using malloc for memory allocations that doesn't need to be pre-initialized. il y a 19 ans
  skotlex af55aa1e6e - Updated item_db.sql to current. il y a 19 ans
  shinomori 1f3b70b776 il y a 19 ans
  skotlex a2ba8edd25 - Fixed a typo in map_search_freecell which was returning incorrect cells according to the ranges given. Increased the max number of iteration for finding a suitable cell to 100. il y a 19 ans
  skotlex 3522a7f83e - Fixed Magnum break's animation not showing if the fire-elemental bonus did not start. il y a 19 ans
  skotlex 571402c435 - Removed water_height.txt reading (since it is always done from the rsw now) il y a 19 ans
  skotlex 47adb68d91 - Fixed mysql ping setting being in minutes rather than hours. il y a 19 ans
  skotlex dc8d892b45 - Added an Info message when pinging the SQL servers. il y a 19 ans
  skotlex 0a5c14f801 - Changed slave chasing from using unit_walktobl to map_search_freecell + unit_walktoxy, since the previous behaviour makes all slaves always end up on the same cell. il y a 19 ans
  skotlex 0ef81c9d08 - Implemented use of ers for skill_unit_groups to reduce memory usage. NEEDS TESTING il y a 19 ans
  skotlex e68983a063 - Fixes to the unit_data update that lets characters auto-chase while attacking. il y a 19 ans
  skotlex 418c98ea0a - Modified the unit_data structure to handle automatically switching between chasing and attacking a character. Note that it's a work in progress and not yet properly tested/finished... il y a 19 ans
  skotlex b6fa7be9e9 - Updated the subnet support to not require specifying the subnet mask, it is auto-acquired from the char/map IP and the subnet-mask. il y a 19 ans
  Lance d955a685c3 * Fixed map_waterheight prefixing extra "data\" il y a 19 ans
  Zido cb78101f64 - The IRC bot now reads a configuration file (irc.c) instead of it all being hardcoded il y a 19 ans
  skotlex 491228d9cc - Added inter config connection_ping_interval which specifies interval in hours at which mysql_ping's must be done on all connection handles to keep the mysql connection alive. Defaults to 0 (disabled) il y a 19 ans
  Lance 863806c1e4 - Fixed my fix on multi-map leak thanks to Buuyo^. il y a 19 ans
  Lance aad6982f1e Typo fix in map.c il y a 19 ans
  Lance 311e06085e * Loading waterheight aliases from resnametable.txt. il y a 19 ans
  skotlex 13e8924fa0 - Incremented the number of iterations to find a random stop to 100 as 50 seems to no be enough for certain maps. il y a 19 ans
  skotlex 77e57852cc - Added function map_search_freecell to locate an available cell around an area (for recall/warping skills) il y a 19 ans
  skotlex 7a8371273a - Merged the unit_data structure from jA for handling unit-related data (attack times, walking, auto-attack timers, skill related data) il y a 19 ans
  skotlex 7fac8ac102 - status_check_skilluse won't block skill-specific checks (silence, berserk, steel-body, etc) when the skill in use is an item-invoked skill. il y a 19 ans
  LuzZza 12408e51c3 Fix on not showing guildmembers logins/logouts messages. il y a 19 ans
  Lupus d740947921 warning msg typos fix il y a 19 ans
  skotlex 5cc553de0f - Small fix to prevent killer/killable states from allowing you to target yourself. il y a 19 ans
  skotlex cee086fece - Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb) il y a 19 ans
  Lance ceea8fde6c * Final fix on Juperos NPC. il y a 19 ans
  skotlex 1e302d8177 - Fixed compilation error on windows il y a 19 ans
  skotlex d770421a9d - Trick dead now ends on logout il y a 19 ans