Commit Verlauf

Autor SHA1 Nachricht Datum
  ultramage 543ce8df7b Make the walk/stand/spawn packet generation incremental - deriving new versions from previous versions. vor 17 Jahren
  samuray22 fcb555eb2e * Fixed a error in Rogue Job Quest. (bugreport:481) vor 17 Jahren
  ultramage a7163dc913 Fixed a badly defined skill range in homunculus loading code (followup to r11731) vor 17 Jahren
  ultramage 128efc8d50 Fixed some old mistakes in npc shop code causing misinterpretation of the number of function parameters (bugreport:404) vor 17 Jahren
  skotlex d7bf36fe52 - Added a few missing skill fail messages on cast-end-pos skills. vor 17 Jahren
  skotlex ddf923dba5 - Changed the status_change structure to use dynamic rather than static memory to hold the individual status changes, this should have a noticeable impact on the server's memory consumption. vor 17 Jahren
  L0ne_W0lf 94d757d2a9 * Added slots to Cross Shield and Book of Charms (bugreport:429) vor 17 Jahren
  samuray22 3f1793ee12 * Fixed Missing Variables in Metto quest. (bugreport:473) vor 17 Jahren
  FlavioJS 69be534c6f * Moved the reset of references to after the empty script checks in parse_script. (fixes bugreport:222 and bugreport:449) vor 17 Jahren
  ultramage 7ba256db84 Reverted skill db edit from r11772. Yes, Guardian Research's AegisName is GD_GUARDRESEARCH (see strings in client exe). vor 17 Jahren
  FlavioJS 508ffb82d9 * Renamed fakenpcname to setnpcdisplay, fixed and extended it. vor 17 Jahren
  L0ne_W0lf 622b38ca4a Guard effect when auto-casted by Clock Card will now cancel on armor swap. vor 17 Jahren
  L0ne_W0lf 20a59e4ce0 * Fixed conf files for jmonster and eamonsters. (bugreport:432) vor 17 Jahren
  ultramage e9e5d6276d * Modified mapserver login procedure to make clients from may 2007 and newer not crash when entering mapserver (bugreport:468) vor 17 Jahren
  FlavioJS f56187c091 ups vor 17 Jahren
  FlavioJS c7fad50342 * Fixed Sql_SetEncoding not setting the encoding of the connection properly. (fixes bugreport:30) vor 17 Jahren
  FlavioJS f9f42984e2 * Added backward compatible target 'conf' to the Makefile. vor 17 Jahren
  skotlex 6840bb28ab - Moved subtype from struct block_list to struct npc_data. vor 17 Jahren
  skotlex cd362b8ca9 - Optimized a bit the map set cell imperative so it only fails when the target cells are of native type wall/ground, so that it still allows setting/unsetting temporarily unwalkable types by using icewall types of cell. vor 17 Jahren
  ultramage 287ea2a93e More clif.c cleaning vor 17 Jahren
  ultramage ef0971541b Removed one duplicit sql operation when saving items (bugreport:459) vor 17 Jahren
  ultramage 0ad3fa93e4 random cleanup vor 17 Jahren
  ultramage 5f3c387a37 * Homunculi now reset their can-act delay on call/resurrect/mapchange (allows bypassing delays by doing rest/call instead of relog) [ultramage] vor 17 Jahren
  ultramage 902d96c6d8 Cleaned up/reformatted clif_set0078 and clif_set_007b (stand and walk packet code). vor 17 Jahren
  skotlex e96015d64b - Implemented SL_SUPERNOVICE erasing the death record 1% of the casts. vor 17 Jahren
  skotlex 53d5219da6 - removed 'skill_fail' message when a ground skill fails as that caues double 'skill failed' messages in several instances. vor 17 Jahren
  ultramage c1da20681e Random cleaning of party.c in attempt to make party_send_xy_timer() crashes a bit clearer... vor 17 Jahren
  FlavioJS 7e9f1e929c * Nullpo's disabled on release builds. vor 17 Jahren
  L0ne_W0lf 0dcc08101d Updated more map flags for Al De Baran's turbo Track. vor 17 Jahren
  skotlex cf2d63d285 - Implemented a small change that was long overdue: Displaying the char-select screen now uses a single SQL query instead of up to 9. vor 17 Jahren