提交历史

作者 SHA1 备注 提交日期
  FlavioJS 29183f62d5 * Follow up to r13485. (bugreport:2741) 16 年之前
  ultramage 913165e7c4 Yet another fix to r13503 - dangling player chatroom pointer in id_db (bugreport:2750). 16 年之前
  ultramage ac6b5f162a Fixed NPC_ALLHEAL being obtainable by players/gms, which also causes client crashes (bugreport:2737). 16 年之前
  ultramage 7f2589f080 Fixing r13503... 16 年之前
  ultramage 8e35ca3ebb Added skillunit_db for efficient execution of skill_unit_timer() (followup to r13503). 16 年之前
  ultramage 54993d74aa objects[] array removal (bugreport:2559) 16 年之前
  Kisuka c3859196e0 Fixed "junk symbols". (bugreport:2723) 16 年之前
  ultramage f4a36b9b63 Fixed mob_spawn_dataset() not initializing the spawn_timer variable (followup to r13497). 16 年之前
  zephyrus dfe943a397 - Fixed a little spawn_timer bug. Discovered with a previous fix from ultramage and because of this spawn line: 16 年之前
  Kisuka df1e61b6e0 - Fixed typo on Sprint Set item (bugreport:2679) 16 年之前
  L0ne_W0lf 9b5bfcf8c5 Changed guild_skill_relog_delay to yes. Relogging no longer resets delay on guild skills. 16 年之前
  zephyrus 96c953126c - Implemented monster skill "Full Heal" NPC_ALLHEAL. 16 年之前
  zephyrus c728878085 - Ops... missing var from my source. Sorry. 16 年之前
  zephyrus d4c7aad803 - Implemented new Pet Bonus System. Enjoy!! :D 16 年之前
  zephyrus ede9af3b29 - Implemented new item bonus scripts required for battlegrounds. 16 年之前
  Kisuka 64f56705f8 - Added 'Acorn Dealer' NPC to Moscovia (forgot to add it). 16 年之前
  FlavioJS 4d467728cf * Changes to the configure script: 16 年之前
  FlavioJS 743de085b2 * Changed pc_spiritball_timer and pc_addspiritball: (bugreport:2705) 16 年之前
  FlavioJS 9a8c2a60c9 * Changed the variables of the mapcache structs to fixed size equivalents. (64bit portability issue) 16 年之前
  FlavioJS 58e4991d42 * Changed all uses of struct skill_unit_group* to group_id in status_change_entry's. (last known 64bit portability issue) 16 年之前
  FlavioJS 1a2d2c0d4e * Changed npc_get_new_npc_id to ensure that it never returns invalid/used ids. 16 年之前
  ultramage 47fad03c47 Added a missing break; in pc_setstat, messing up LUK increasing (see r13460) (bugreport:2697). 16 年之前
  ultramage 9c93c098e8 Removed outdated bSPDrainValue command from item bonus documentation (see r3149). 16 年之前
  Kisuka def28213f4 - Fixed some item checks on gunslinger quest. (How was this not noticed for so long?) (bugreport:2693) 16 年之前
  FlavioJS e3d5e89496 * Changed val4 of SC_BLADESTOP from a block_list pointer to an id. (64bit portability issue and potential dangling pointer crash) 16 年之前
  FlavioJS 672dbf2946 * Added a limit of 1MB of pending data in the write fifo for non-server sockets. Connections that go over the limit are closed. 16 年之前
  ultramage 5ccc68e16a Fixed Assassin Dagger's item script (typo in r13457). 16 年之前
  ultramage 9c255d04a4 Fixed a null pointer crash in r13463 (thanks to Ramsey for reporting it). 16 年之前
  Kisuka de3008f248 - Moscovia NPCs. (All the generic, kafra, and guide NPCs.) 16 年之前
  FlavioJS 69720a42bf * Replaced the fake timer heap (sorted array) with a real heap. (improves performance) 16 年之前