コミット履歴

作者 SHA1 メッセージ 日付
  ai4rei 27d81db9f4 * Added enumeration RC2_* for mob data 'race2' (bugreport:4561). 14 年 前
  ai4rei 5b425d4941 * Added 64-bit variants of the socket and buffer I/O macros. 14 年 前
  ai4rei 10aab49306 * Added msinttypes (rev. 26, http://msinttypes.googlecode.com/svn/trunk/) portability framework for Visual C++ compilers (related bugreport:4059). 14 年 前
  ai4rei 068e6685bb * Made atcommand declarations use ACMD_FUNC macro (bugreport:4252, related r11607). 14 年 前
  ai4rei baf4794012 * Fixed login-server account engine initialization not getting checked, whether it succeeds or not (bugreport:4361, since r12700, related r13000). 14 年 前
  ai4rei 6d1b42b85f * Fixed @doom and @doommap spamming packets for the visual effect on invoker unnecessarily over whole map and server respectively. The effect is now displayed on each killed character (bugreport:871, since r311). 14 年 前
  ai4rei bb4dce5aa1 * Fixed a crash when SqlStmt_ShowDebug is given NULL pointer as statement handle (since r10753, related r10818). 14 年 前
  ai4rei 32a31768bb * Removed ; from INTPTR_* defines (since r13449). 14 年 前
  ai4rei 9c50c4006b * Fixed pc_marriage not checking spouse character job for baby class. 14 年 前
  ai4rei 8acc97c446 * Made script command getmapxy print a warning, if an invalid type is supplied (related r69, r8459). 14 年 前
  ai4rei fb6ef52210 * Fixed WFIFOL being used instead of WFIFOW for a short field of packet 0x2710 (bugreport:2819). 14 年 前
  ai4rei eacbf99c39 * Fixed plug-in version getting checked against itself and a wrong operator being used for the check (bugreport:3952, since r9631). 14 年 前
  ai4rei fb7617d575 * Various VC6-related fixes and tweaks. [Ai4rei] 14 年 前
  Paradox924X 1c0fef5343 Added a missing argument to a warning containing a format specifier. 14 年 前
  Paradox924X 8f8d25a76d Follow-up to r14456. Default initialize atk_rate to 0 instead of 100 to match new effect of bonus bAtkRate. 14 年 前
  L0ne_W0lf fa7003afd3 * Updated quest_read_db. Might need reviewing. ;-; 14 年 前
  Paradox924X 45826cbbc5 Made bAtkRate add the rate rather than setting it. (bugreport:4499) 14 年 前
  Paradox924X 840f04f41f Added an item_delay database usable for item-specific use delays. 14 年 前
  Paradox924X 9ab7bdfc12 Use packet 0xe7 instead of 0x1f5 within clif_tradestart() when there is no trade_partner (or an invalid one) specified even for PACKETVER >= 6. (bugreport:4544) 14 年 前
  Paradox924X 9730bc0139 Follow-up to r14368. Load last_map from SQL on char load so the information is available during char select for PACKETVER > 20100721. Patch based on Ai4rei's. (bugreport:4429) 14 年 前
  Paradox924X 187aa99cbf Notify players involved in a trade that it has been canceled when one player changes maps/logs out or otherwise becomes unable to participate in the trade. 14 年 前
  Paradox924X 975ab5e504 Send the actual level of the person you're trading with rather than limiting it by the max_lv/aura_lv settings. 14 年 前
  Gepard a5762f27ff 'Exp gained' packets are now sent regardless of @showexp. @showexp can be enabled regardless of PACKETVER. 14 年 前
  Gepard 35feae1e5c Applied clif_equiplist fix by Ai4rei to prevent client crash when equipment is broken/repaired and PACKETVER >= 20100629. Follow-up to r14368. (bugreport:4459) 14 年 前
  Paradox924X 0637dd55ac Fixed an issue where two ushorts were being strcmp'd. Follow-up to r14442. (bugreport:4523) 14 年 前
  Paradox924X 85923fd182 Ensured character data is saved even when last map is the only value that has changed during save time. (bugreport:2218) 14 年 前
  Paradox924X 11fd59555f Applied fix by Ai4rei to reintroduce mapName within charinfo packet when PACKETVER >= 20100803. Follow-up to r14432. (bugreport:4413) 14 年 前
  Paradox924X caece0ff5b Updated script doc to appropriately describe the effects of close/close2 when used without a window on screen. (bugreport:898) 14 年 前
  Paradox924X 41a9a64170 Applied patch by xazax to clean up various bits of code across mapserver code. (bugreport:4512) 14 年 前
  Paradox924X 2cf15a8d36 Changed Normal and Cash Food statuses so they do not stack and overwrite the other if the level (val1) is the same or higher. (bugreport:4519) 14 年 前