提交歷史

作者 SHA1 備註 提交日期
  calciumkid 823fdc8f76 Renamed eAthena Project (.sln) files to RAthena. 13 年之前
  calciumkid 16645cbdb9 Updated core.c ASCII art to reflect RAthena rather than eAthena. 13 年之前
  brianluau 825caaa72f - Reverted r15002 because the Instance script commands were already in docs. 13 年之前
  script-z3r0 24bd71a948 Updated doc/script_commands.txt to include instance variables from wiki 13 年之前
  brianluau 146e136ad5 Welcome to RAthena! http://rathena.org/board/topic/53704-rathena-the-fork/ 13 年之前
  ai4rei da76d5f271 * Fixed novending cell check using misleading error message (bugreport:2592, since r11572 and r14724, related r11580). 13 年之前
  ai4rei 05673d2336 * Fixed removing item scripts through script command *setitemscript not working the way it is stated in script_commands.txt (related r9831). 13 年之前
  ultramage a182c367f2 Enabled multi-processor compilation in vcproj-10 files too (followup to r14997). 13 年之前
  ultramage b76537ecdf Added /MP (build with multiple processes) switch to all vcproj-9 files to significantly speed up compilation. 13 年之前
  ai4rei 92733f48bd * Fixed wrong damage numbers being displayed when the damage source was disguised (bugreport:5093, since r14979). 13 年之前
  ai4rei d0aafe2fdc * Added a check to WFIFOSET to detect zero-length 'sets' of packets, that could cause memory corruption (through code after WFIFOHEAD(fd,packet_len(cmd)) where the length is 0). 13 年之前
  ai4rei d9c8d6b25a * Fixed natural expiration of GM mute printing the unmute message twice (since r12169). 13 年之前
  ai4rei f204e8aa09 * Fixed npc class HIDDEN_WARP_NPC (139) being sent to the client, causing client crashes in poring war. It's a server-side "sprite" only. 13 年之前
  ultramage 2da1b94830 Corrected documentation on monster respawn delay1/delay2 fields to reflect actual server behavior (followup to r11964). 13 年之前
  brianluau 00efb99e6b - Fixed a typo in item_misc.txt (fixes issue 5013). 13 年之前
  ai4rei 7384a04f0a * Updated item_buyingstore.txt according to 2011/11/02 kRO update. 13 年之前
  ai4rei b2dca094c3 * Organized items in VS2010 projects into groups like in other projects (follow up to r14562). 13 年之前
  brianluau 9aa3a700a7 - Removed .gat from map names. 13 年之前
  ai4rei d3d918211e * Random documentation of database files. 13 年之前
  ai4rei 95775b10ae * Fixed db/packet_db.txt reading not checking for max. amount of positions. 13 年之前
  ai4rei 9ae81c84e8 * Fixed a mistake in RID description in doc/script_commands.txt (since r2402). 13 年之前
  ai4rei 831027c3fb * Revised packets related to auction system. 13 年之前
  flaviojs2005 761b02ed7d * Remove 'hack code' in party_member_added causing crashes since r14968. (bugreport:5069) 13 年之前
  ai4rei f87e0c0adf * Added support for new act/damage packet 0x2e1 (ZC_NOTIFY_ACT2) for clients 2007-11-13Sakexe and newer. 13 年之前
  ai4rei b13243b678 * Added a message indicating how many concurrent connections the server was compiled to support. 13 年之前
  ai4rei 7b4a76f4bd * Added field for the change slot feature to character select list packet for 2011-09-28aRagexeRE and newer. 13 年之前
  ai4rei ddd5609af3 * Changed function-like macros into inline functions where it seemed appropriate (topic:264007). 13 年之前
  ai4rei 256fd34dab * Fixed public/guild chat message packets sending strings without zero-termination causing recent clients to display trailing junk on such messages (bugreport:5068). 13 年之前
  brianluau b6e6bec3c6 - Fixed .@GID not being set in Gld_Trea_Spawn, since r13559. (bugreport:5067) 13 年之前
  ai4rei d86eaff5e6 * Some readme clean-ups (related r14711). 13 年之前