コミット履歴

作者 SHA1 メッセージ 日付
  ultramage 158609d145 Changed the vs8 used crt library to static linking 18 年 前
  skotlex e783bbffec - Coma now reduces SP to 0 (with the exception of Dark Blessing) 18 年 前
  toms 27ae4f7091 Corrected warning on login.sql 18 年 前
  skotlex 4b0a77360e - Corrected offset for the pet hairstyle in the spawn packet (0x7c). I still can't figure out where the pet-equip offset should go, it appears this packet does not supports it. 18 年 前
  ultramage e893e46e0e Updated the visual studio 7 & 8 project files 18 年 前
  ultramage c1c9806df3 minor vcproj7 sorting 18 年 前
  ultramage fdcca7192a Corrected change r10051 which prevented Ice Pick from working 18 年 前
  skotlex 50af14ce15 - Made waiting_disconnect on the char server be an int to hold the timer ID of the timeout timer. It is now deleted when a player is successfully set offline/online. 18 年 前
  ultramage f4a864cfc4 Removed the npc_chat complication I committed yesterday 18 年 前
  Playtester dfd82cadb7 Fixed some item names thanks to Argatlahm 18 年 前
  Lance 969c49d07c * Temporary resolved npc_chat.c macro issue. Please revise where to put the macros. 18 年 前
  ultramage c11d18be16 Removed charsave from projects (used old data for the previous commit, sorry) 18 年 前
  ultramage cb3e3fd4f9 Major reconfiguration of the vs7 project files (+vs8 while I was at it) 18 年 前
  ultramage 06f0d60116 Some generic typo fixes (src and npc) 18 年 前
  skotlex a0d1e3f0dd - Removed unused bIgnoreDefMob 18 年 前
  skotlex 7ec7957962 - Twilight Pharmacy's cast time is no longer reducable by dex. 18 年 前
  Playtester 5e8af53cc8 Added 11.2 weapons 18 年 前
  Lupus 11956bf6fd reformatted the sign quest for future optimization 18 年 前
  skotlex f441021b95 - Corrected setitemscript so it actually changes the script as requested instead of causing dangling pointers. 18 年 前
  skotlex 161ee3ac50 - Cleaned up some the code of pc_equipitem and clif_parse_EquipItem 18 年 前
  skotlex cc6a222a11 - Added define MAX_CHARS so you can easily mod the server to support a different amount of characters per account (however, there is still the issue of hexing the client to support this change) 18 年 前
  Lupus b67cf18abd optimized novice grounds. optimized 1 card 18 年 前
  skotlex e377e96bc9 - Increased Improve Concentration's hide-revealing range to 3 (7x7) 18 年 前
  skotlex dc42b4aa62 - Added Magic Rod's "action" pose when using it. 18 年 前
  Playtester 19edc61ab5 Fixed RSX 0806 and General Ygnizem card 18 年 前
  skotlex a102344894 - getpetinfo 5 will now return the pet's rename flag. 18 年 前
  skotlex 3ee61db52f - Removed Magic Rod's cast bar. 18 年 前
  toms 3d83f71043 Modified swap #define to avoid 'value computed is not used' warning 18 年 前
  Lupus a431acd416 Added npc/sample/npc_live_dialogues.txt how to use Global_Functions.txt 18 年 前
  DracoRPG e63626deea Increased MAX_STATUCHANGE to 300 so we won't get the same error over and over next time we add an SC... 18 年 前