提交歷史

作者 SHA1 備註 提交日期
  ai4rei 38210eebbd * Fixed CR_SLIMPITCHER passing item requirement index to itemdb_search when used by a monster (bugreport:5021, since r6791). 13 年之前
  ai4rei 2a28207ffd * Rental items no longer expire in cart and storage. The packet does not support this and rentals cannot be put in on official either (since r14082, related r14083). 13 年之前
  ai4rei 61395a6003 * Fixed missing edits for cash shop support for clients 2007-07-10aSakexe and older (follow up to r14932). 13 年之前
  brianluau f6152933d5 - Fixed some typos in item_db.txt (bugreport:5048) 13 年之前
  flaviojs 9703374f8a * Fix C++ compilation issues. 13 年之前
  flaviojs 36bac9f797 * Restrict intif_quest_save to sql only. txt char-server doesn't support the packet and disconnects the map-server. 13 年之前
  flaviojs 967eaaa7a5 * Add consistency checks to the shortlist. 13 年之前
  brianluau df757a04ed - Fixed a typo in Nidhoggr's Nest. (bugreport:5041) 13 年之前
  Skotlex 1a369e2eb5 - Fixed @reloadmobdb wiping out monster spawn information 13 年之前
  ultramage 225a4b2ce2 Fixed 'getitem' documentation typo (stating the optional 3rd argument is char id instead of account id). 13 年之前
  Skotlex 4fed311425 - Updated mmo_char_tosql and memitemdata_to_sql to keep a count of errors while saving a character. If there are any errors, the in-memory copy (cp) will not be updated. Should fix dupes that can happen when a intermediary save fails because of sql access being down. 13 年之前
  brianluau 0a72363b1c - Fixed a typo in quests_amatsu (bugreport:4861). 13 年之前
  Skotlex 5b4c84d286 - Rewrote/updated the SC_COMBO logic. Got rid of state.combo and added usage of packet 0x7e1 (PACKET_ZC_SKILLINFO_UPDATE2) to report skill inf changes. 13 年之前
  ai4rei 7662f1e897 * Fixed monsters above Lv99 displaying a Lv99 aura (bugreport:3986). 13 年之前
  ai4rei 9b7854c898 * Added quick validation of guild emblems' bitmap format to prevent forged emblems, that cause the client to crash, from being accepted (thx to sinya for a sample). 13 年之前
  brianluau fdc4f040c7 - Fixed some script typos (bugreport:4861, bugreport:5028). 13 年之前
  ai4rei deb770e053 * Added -fno-strict-aliasing detection to configure.in (-fstrict-aliasing is added through -O2), since the code is not aliasing safe and causes warnings with gcc. 13 年之前
  Skotlex 81ce878498 - Oh, forgot to make unitwarp support the mapname "this" 13 年之前
  Skotlex a3d1ad027f - Fixed the add_drop code breakage which ocurred after adding support for SP_ADD_CLASS_DROP_ITEM. There's probably a bugreport for this, but the website is also broken currently :3 13 年之前
  ai4rei d162c70ef5 * Added support for cash shop packets without kafra points for clients 2007-07-10aSakexe and older (bugreport:4701, related r10888 and r11548). 13 年之前
  Skotlex ac41a46e44 - added sending a dummy 0x08b9 packet in the char-server, required to support clients from this year. 14 年之前
  Skotlex b7ad7aa055 - Commiting a bunch of cleanups piled up from the past few weeks/months/years. 14 年之前
  L0ne_W0lf ebfc42b8d5 * Implemented remaining Brasilis NPCs. 14 年之前
  L0ne_W0lf 70e1ec52a5 Minor item-related updates, and a couple quest database updates. 14 年之前
  ai4rei 367ab9727d * Added missing fields to guild belong info packet 0x16c (ZC_UPDATE_GDID). 14 年之前
  ai4rei bb9d066877 * Fixed quest saving checking only the first 3 objectives for changes regardless of MAX_QUEST_OBJECTIVES (follow up to r14800, since r13973). 14 年之前
  flaviojs a39699098f * CMake: Added options BUILD_TXT_SERVERS, BUILD_SQL_SERVERS, BUILD_MAPCACHE. 14 年之前
  flaviojs 1cae2ede8e * Missing deletion from r14918. 14 年之前
  flaviojs bdfa11d86e * CMake: Only install template files if they don't already exist. 14 年之前
  flaviojs b8704518db * Made GCOLLECT use it's debug functions. 14 年之前