Historique des commits

Auteur SHA1 Message Date
  reddozen 7f2dafc887 * Fixed / finished most of Gunslinger [Reddozen] il y a 19 ans
  skotlex 323a04f86d - Modified script commands atcommand/charcommand to execute even if there isn't a player attached. They'll use a dummy player data with the same position/name as the script's owner (usually an npc) il y a 19 ans
  skotlex e324977ed8 - Cleaned up a bit the npc undercharging item warning to specify when it is displaying overcharge/discount prices instead of the actual values. It should also prevent overflows. il y a 19 ans
  skotlex b394c61da7 - Some cleaning around the return to egg code. Pets should stop duplicating now. il y a 19 ans
  skotlex b258d0485e - Another mob_summon fix. Slave summoning SHOULD be working now. il y a 19 ans
  skotlex 88541a357c - Fixed skillidx not being set whenever a mob uses a skill. il y a 19 ans
  blackhole89 5fe56e275c Replaced !sd->special_state.nocastcancel2 && something to (sd->special_state.nocastcancel2 || something). 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 38a6abcd3f - Some small, insignificant code cleanups in unit.c il y a 19 ans
  skotlex 1c274744f9 - Added unit.c to the VC8 project file, thanks to Joshuaali il y a 19 ans
  Lupus 01b4c11cb6 fixed Vulle's hat il y a 19 ans
  Lupus 042249ed51 added missing ) il y a 19 ans
  skotlex 0f19e9bbe5 - Fixed a crash in unit_useskill_pos2 il y a 19 ans
  Vicious 56ba8dad2d Updated Valkyrie NPCs il y a 19 ans
  skotlex ba713905eb - Updated mob_db.sql and item_db.sql to latest txt versions. il y a 19 ans
  skotlex a0f57cb668 - Fixed Devotion not properly being cleared on death/near death in some cases. il y a 19 ans
  blackhole89 cc7144bde5 "castnodex&~1" il y a 19 ans
  skotlex 6eb8f2196f - Modified pc_percent_heal to avoid overflow problems. il y a 19 ans
  skotlex e2fb7fab5c - Changed the second entry in water_height.txt to use directly the rsw file, looks better :P il y a 19 ans
  skotlex edc99399f6 - Fixed Potion Pitcher sometimes crashing the server. il y a 19 ans
  Lance 7929d3b844 * Added SantaPoring's water_height.txt modifications. il y a 19 ans
  Lance b8116f49db * Minor cleanups. il y a 19 ans
  skotlex afee4446f9 - Fixed compile error and missing field in the clone function. il y a 19 ans
  skotlex 240bc7aa64 - Some cleanup. Fixed function pc_isCardAllowedOn causing searches for non-existant item id 0. il y a 19 ans
  skotlex b6ff4970fa - Changed Preserve's cost to 30sp 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
  Vicious 9bd5db1642 fixed Piercing shot, desperado, fullbuster damage il y a 19 ans
  skotlex f5c4a9bbfc - Some cleanups in irc.c il y a 19 ans
  Lance 9e048bbd7f * Fixed compiler warnings in battle.c il y a 19 ans