Revīziju vēsture

Autors SHA1 Ziņojums Datums
  skotlex 9ed113263c - Oops, fixed the compilation error. 19 gadi atpakaļ
  skotlex f0725b9248 - Added sd->canuseitem_tick = tick to the pc_authok initializer data. Fixes items not being usable under some circumstances. 19 gadi atpakaļ
  MasterOfMuppets f90cb3f56d Updated the drops of CHUNG_E a bit. 19 gadi atpakaļ
  skotlex 591f2d8046 - Fixed parsing of @kamic/@kamib to check for case. 19 gadi atpakaļ
  skotlex c8808b6ec0 - Removed the SP_<stat> cases from status_get_sc_def as they were colliding with some status changes. 19 gadi atpakaļ
  Komurka 9b2c425d9f Violy Card fix 19 gadi atpakaļ
  Komurka c648d7e760 * Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars) 19 gadi atpakaļ
  skotlex be658f0edf - Added upgrade file upgrade_svn5322.sql because apparently not everyone has the guild table with autoincremental guild_id defined. 19 gadi atpakaļ
  skotlex 3804e1684f - Added an alternate path searching method for non-stacking mode. 19 gadi atpakaļ
  Lupus 18f5cce884 udpated some missing items effects 19 gadi atpakaļ
  skotlex b2382e76f7 - Cleaned up irc.c (moved variable declarations before code commants >.>) 19 gadi atpakaļ
  skotlex 8563167d94 - Fixed possible crash due to invalid index in the pet select packet. 19 gadi atpakaļ
  skotlex 994d991fc9 - Added NK value 3: No damage + area of effect skill (NK_SPLASH_NO_DAMAGE) 19 gadi atpakaļ
  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 gadi atpakaļ
  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 gadi atpakaļ
  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 gadi atpakaļ
  skotlex 7429b0cd57 - Applied the suggested fixes by Joshuaali to fix the compiling of the sql map server on Win32 systems. 19 gadi atpakaļ
  skotlex eafb17b8fe - Fixed the memory leak on opt_2str as pointed out by End of Exam 19 gadi atpakaļ
  Lupus 280ad53713 Added Kafra storage password protection. 19 gadi atpakaļ
  skotlex a7d78d7670 - Fixed crash in AL_TELEPORT. 19 gadi atpakaļ
  skotlex fa5ad273ad - Now you can't close-confine and already confined mob. 19 gadi atpakaļ
  skotlex fbc4c4f453 - Added a new column in the skill_db to specify the splash-range/area-of-effect of skills. (Work in progress) 19 gadi atpakaļ
  skotlex 0f1ea43892 - Autocasted AL_TELEPORT should now automatically pick menu entry rather than showing the box up. 19 gadi atpakaļ
  skotlex 5044ec742c - In CELL_NOSTACK mode, mob_canreach will now ignore other players when checking if there's a path to the player. 19 gadi atpakaļ
  skotlex a56eb4b977 - Fixed the include in irc.c from strings.h to string.h, which fixes a bunch of compilation warnings here... 19 gadi atpakaļ
  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 gadi atpakaļ
  skotlex a8cfb23165 - Cleaned up function pc_useitem and pc_isUseitem 19 gadi atpakaļ
  Lupus b8b64672fa fixed jawaii script 19 gadi atpakaļ
  skotlex 62cb3db4e0 - Fixed crash in chrif_load_scdata warning message. 19 gadi atpakaļ
  skotlex 3c59d5f027 - Fixed pets displaying "strangely" when they did not have their pet armor 19 gadi atpakaļ