提交歷史

作者 SHA1 備註 提交日期
  skotlex 994d991fc9 - Added NK value 3: No damage + area of effect skill (NK_SPLASH_NO_DAMAGE) 19 年之前
  skotlex d0c9123432 - Added an upgrade_svn file to fix the party sql table (it lacks the auto-increment property on the party_id column) 19 年之前
  skotlex f0c78186b6 - Modified the included files in irc.c, used as reference the includes in common/socket.c, will it compile in Windows systems now? 19 年之前
  skotlex d57406c09e - Char-SQL: Removed the ridiculous check for existing party/guild each time a character is saved. The check should be done upon loading (when the guild/party is not found, the char's party/guild id is set to 0 THERE) 19 年之前
  skotlex 7429b0cd57 - Applied the suggested fixes by Joshuaali to fix the compiling of the sql map server on Win32 systems. 19 年之前
  skotlex eafb17b8fe - Fixed the memory leak on opt_2str as pointed out by End of Exam 19 年之前
  Lupus 280ad53713 Added Kafra storage password protection. 19 年之前
  skotlex a7d78d7670 - Fixed crash in AL_TELEPORT. 19 年之前
  skotlex fa5ad273ad - Now you can't close-confine and already confined mob. 19 年之前
  skotlex fbc4c4f453 - Added a new column in the skill_db to specify the splash-range/area-of-effect of skills. (Work in progress) 19 年之前
  skotlex 0f1ea43892 - Autocasted AL_TELEPORT should now automatically pick menu entry rather than showing the box up. 19 年之前
  skotlex 5044ec742c - In CELL_NOSTACK mode, mob_canreach will now ignore other players when checking if there's a path to the player. 19 年之前
  skotlex a56eb4b977 - Fixed the include in irc.c from strings.h to string.h, which fixes a bunch of compilation warnings here... 19 年之前
  skotlex dcd7d940b0 - Updated the login/char sql servers to let the sql tables autogenerate the new id, and then retrieve said id using mysql_insert_id rather than playing smart and loading the next insert ID on startup. 19 年之前
  skotlex a8cfb23165 - Cleaned up function pc_useitem and pc_isUseitem 19 年之前
  Lupus b8b64672fa fixed jawaii script 19 年之前
  skotlex 62cb3db4e0 - Fixed crash in chrif_load_scdata warning message. 19 年之前
  skotlex 3c59d5f027 - Fixed pets displaying "strangely" when they did not have their pet armor 19 年之前
  skotlex 2d461432b8 - Added battle config option pk_level_range for specifying valid level ranges to engage in PK 19 年之前
  skotlex e0fb2a113f - Fixed the char servers to store correctly exp as uints. They are also capped to LONG_MAX before being sent to the client. 19 年之前
  skotlex 00bbc7673b - Made the warm skills BF_WEAPON type so that they may trigger effect cards. 19 年之前
  skotlex e3b57bb929 - Fixed @lvup commmand raising levels when you specify a negative value.. again. Some more signedness checks. 19 年之前
  skotlex 66560a7f83 - Fixed @lvup commmand raising levels when you specify a negative value... 19 年之前
  skotlex 931033a7b1 - Some cleaning of the slave moving code. 19 年之前
  Poki#3 91bc73b561 * Part 1 of Gravitys "Zeny Inflation Control Update" 19 年之前
  Poki#3 94fc1923f5 Fixed ID's of Thief Bugs in mob_branch.txt to use the normal ones, and not the slave ones. 19 年之前
  skotlex af144b690d - Removed the declaration of puchar and pchar from my_global.h which was preventing compiles on native win NT systems. Drawback is now Win9X systems will fail to compile instead. 19 年之前
  skotlex c1263b25da - Hiding cancels Close Confine. 19 年之前
  Lupus 4deb41a4cd new st.Valentine event 19 年之前
  skotlex ea91239d66 - Added battle config sc_def_rate which adjusts natural defense of characters against status changes. 19 年之前