Historia zmian

Autor SHA1 Wiadomość Data
  Komurka 8f5d0050f2 Forgot about: 19 lat temu
  Komurka 0429bdcf2d * 2nd part (status % chances, coma) of item_db.txt update according to Aegis 10.2 file 19 lat temu
  Komurka be263c9d72 * 1st part (autospells) of item_db.txt update according to Aegis 10.2 file 19 lat temu
  Komurka 13b114704a New mob skill database from Aegis 10.2 (mobs 1001-1691) 19 lat temu
  Komurka 57c6147ff8 * Preparing eA for new mob_skill_db from Aegis 10.2 [Komurka] 19 lat temu
  skotlex 1ba53ff18d - Fixed a compile warning this time ~.~ 19 lat temu
  skotlex 9ed113263c - Oops, fixed the compilation error. 19 lat temu
  skotlex f0725b9248 - Added sd->canuseitem_tick = tick to the pc_authok initializer data. Fixes items not being usable under some circumstances. 19 lat temu
  MasterOfMuppets f90cb3f56d Updated the drops of CHUNG_E a bit. 19 lat temu
  skotlex 591f2d8046 - Fixed parsing of @kamic/@kamib to check for case. 19 lat temu
  skotlex c8808b6ec0 - Removed the SP_<stat> cases from status_get_sc_def as they were colliding with some status changes. 19 lat temu
  Komurka 9b2c425d9f Violy Card fix 19 lat temu
  Komurka c648d7e760 * Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars) 19 lat temu
  skotlex be658f0edf - Added upgrade file upgrade_svn5322.sql because apparently not everyone has the guild table with autoincremental guild_id defined. 19 lat temu
  skotlex 3804e1684f - Added an alternate path searching method for non-stacking mode. 19 lat temu
  Lupus 18f5cce884 udpated some missing items effects 19 lat temu
  skotlex b2382e76f7 - Cleaned up irc.c (moved variable declarations before code commants >.>) 19 lat temu
  skotlex 8563167d94 - Fixed possible crash due to invalid index in the pet select packet. 19 lat temu
  skotlex 994d991fc9 - Added NK value 3: No damage + area of effect skill (NK_SPLASH_NO_DAMAGE) 19 lat temu
  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 lat temu
  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 lat temu
  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 lat temu
  skotlex 7429b0cd57 - Applied the suggested fixes by Joshuaali to fix the compiling of the sql map server on Win32 systems. 19 lat temu
  skotlex eafb17b8fe - Fixed the memory leak on opt_2str as pointed out by End of Exam 19 lat temu
  Lupus 280ad53713 Added Kafra storage password protection. 19 lat temu
  skotlex a7d78d7670 - Fixed crash in AL_TELEPORT. 19 lat temu
  skotlex fa5ad273ad - Now you can't close-confine and already confined mob. 19 lat temu
  skotlex fbc4c4f453 - Added a new column in the skill_db to specify the splash-range/area-of-effect of skills. (Work in progress) 19 lat temu
  skotlex 0f1ea43892 - Autocasted AL_TELEPORT should now automatically pick menu entry rather than showing the box up. 19 lat temu
  skotlex 5044ec742c - In CELL_NOSTACK mode, mob_canreach will now ignore other players when checking if there's a path to the player. 19 lat temu