Historia zmian

Autor SHA1 Wiadomość Data
  ultramage 9c6c292775 Small edits to battleground code (bugreport:2816) 16 lat temu
  ultramage 5af84c659d Just some generic cleanups. 16 lat temu
  zephyrus e9153a3c17 - Fixed item Nemesis. 16 lat temu
  sketchyphoenix 35dbe82eea * Consolidated is_atcommand() and is_atcommand_sub() 16 lat temu
  ultramage 47fad03c47 Added a missing break; in pc_setstat, messing up LUK increasing (see r13460) (bugreport:2697). 16 lat temu
  FlavioJS e3d5e89496 * Changed val4 of SC_BLADESTOP from a block_list pointer to an id. (64bit portability issue and potential dangling pointer crash) 16 lat temu
  ultramage 9c255d04a4 Fixed a null pointer crash in r13463 (thanks to Ramsey for reporting it). 16 lat temu
  ultramage dfe2b1edaa Efficiency improvement for clif_send (use pc_db iterator instead of sockets array). 16 lat temu
  ultramage 578532f577 Moved the 'changed' mailbox flag from shared mmo.h to mapserver-only. 16 lat temu
  ultramage ac66afa042 Cleaned up code for inserting cards into items. 16 lat temu
  zephyrus d33dce2ac2 - Book reading script command. 16 lat temu
  sketchyphoenix 76ff905e03 Removed charcommand code while allowing atcommand code to support its functionality. 16 lat temu
  FlavioJS 7ae74b588b * Hunted down improper uses of va_list variables. 16 lat temu
  FlavioJS 72542d65cc * Hunted down the simpler 64bit pointer truncations. 16 lat temu
  zephyrus c830a56da3 - Item Rental System. 16 lat temu
  Sara f772c39910 * Fixed the maximum level of Create Elemental Converter. (bugreport:2326) [Sara] 16 lat temu
  Paradox924X 7659437737 Commented out unused function clif_marriage_process. 16 lat temu
  ultramage 287402e21b Swapped around packets 0x2b6 and 0x2b7, ought to fix some issues with the quest system. 16 lat temu
  ultramage 90ad9f3a8c Fixed chat_createnpcchat() not checking if a chatroom already exists, producing memleaks in certain situations (bugreport:2325). 16 lat temu
  L0ne_W0lf f17bc9ba3e voided out clif_blown as per Valaris' instruction. 16 lat temu
  ultramage ef5a49688d Fixed knockback not updating the client position of disguised players (bugreport:2308). 16 lat temu
  ultramage b9929bd369 Fixed friends list ack packet using truncated values (bugreport:2310). 16 lat temu
  ultramage dc8edb6416 Adding null pointer check (followup to r13240). 16 lat temu
  ultramage 5b970f8c18 Fixed clif_changelook betraying the presence of gm-hidden players (bugreport:2283). 16 lat temu
  L0ne_W0lf de1a2bb0ac Removed a few out of date messages from msg_athena, and updated some others. 16 lat temu
  zephyrus 2513d01bee - Full implementation of mercenary skills. 16 lat temu
  L0ne_W0lf 331e0a0a15 Enabled WoE SE to be run independently of WoE. Let's see how long it is before something blows up, or Ultramage pulls out his hair while cursing my existence. 16 lat temu
  zephyrus 5acebe170f - Starting Mercenary Skill implementation. 16 lat temu
  zephyrus ef61b07219 - Implementing a correct update of mercenary status window on status change updates. 16 lat temu
  zephyrus 3d3946138a - Mercenary Bonus Status (currently activated each mob kill for testing). 16 lat temu