Age | Commit message (Expand) | Author | Files | Lines |
2020-06-28 | Merge pull request #2786 from Kenpachi2k13/sc_timer | Haru | 1 | -2/+25 |
2020-06-28 | Merge pull request #2763 from 4144/updatepackets | Haru | 1 | -3/+3 |
2020-06-28 | Fix the use of the first_time variable in clif_parse_loadEndAck | Haru | 1 | -1/+1 |
2020-06-28 | Call clif_status_change() instead of clif_status_change2() to re-apply status... | Kenpachi Developer | 1 | -2/+25 |
2020-06-28 | Fix a missing variable in clif_parse_loadEndAck | Haru | 1 | -0/+3 |
2020-06-28 | Merge pull request #2757 from Kenpachi2k13/server_messages | Haru | 1 | -101/+308 |
2020-06-28 | Merge pull request #2775 from Kenpachi2k13/megaphone | Haru | 1 | -65/+83 |
2020-06-28 | Unset using_megaphone state in clif_parse_LoadEndAck() | Kenpachi Developer | 1 | -0/+3 |
2020-06-28 | Merge pull request #2781 from Kenpachi2k13/pet_features | Haru | 1 | -6/+3 |
2020-06-28 | Merge pull request #2755 from Jedzkie/jedzkie-pr03 | Haru | 1 | -12/+13 |
2020-06-28 | Add battle flag for tip of the day window display | Kenpachi Developer | 1 | -1/+2 |
2020-06-28 | Show tip of the day window upon login | Kenpachi Developer | 1 | -0/+4 |
2020-06-28 | Add clif_open_ui_send() function | Kenpachi Developer | 1 | -26/+62 |
2020-06-28 | Remove obsolete variables `first_time` and `change_map` from clif_parse_LoadE... | Kenpachi Developer | 1 | -5/+0 |
2020-06-25 | Disable using Megaphone while Rodex send mail window is present | Kenpachi Developer | 1 | -0/+3 |
2020-06-25 | Enable resurrection by Token of Siegfried while Megaphone input box is present | Kenpachi Developer | 1 | -1/+1 |
2020-06-25 | Enable sending Megaphone message if character is dead | Kenpachi Developer | 1 | -1/+1 |
2020-06-25 | Enable sending mails while Megaphone input box is present | Kenpachi Developer | 1 | -1/+1 |
2020-06-25 | Enable party booking features while Megaphone input box is present | Kenpachi Developer | 1 | -14/+14 |
2020-06-25 | Enable party features while Megaphone input box is present | Kenpachi Developer | 1 | -10/+10 |
2020-06-25 | Enable buying store features while Megaphone input box is present | Kenpachi Developer | 1 | -1/+1 |
2020-06-25 | Enable vending shop features while Megaphone input box is present | Kenpachi Developer | 1 | -7/+6 |
2020-06-25 | Enable trading while Megaphone input box is present | Kenpachi Developer | 1 | -2/+2 |
2020-06-25 | Enable moving items between cart and inventory while Megaphone input box is p... | Kenpachi Developer | 1 | -2/+5 |
2020-06-25 | Enable picking up items while Megaphone input box is present | Kenpachi Developer | 1 | -1/+1 |
2020-06-25 | Enable dropping items while Megaphone input box is present | Kenpachi Developer | 1 | -1/+1 |
2020-06-25 | Enable attacking while Megaphone input box is present | Kenpachi Developer | 1 | -1/+3 |
2020-06-25 | Enable walking while Megaphone input box is present | Kenpachi Developer | 1 | -1/+1 |
2020-06-25 | Enable changing equipment while Megaphone input box is present | Kenpachi Developer | 1 | -2/+2 |
2020-06-25 | Enable skill usage while Megaphone input box is present | Kenpachi Developer | 1 | -10/+15 |
2020-06-25 | Don't show NPC speech bubble when opening input box by Megaphone | Kenpachi Developer | 1 | -12/+15 |
2020-06-23 | Merge branch 'master' into jedzkie-pr03 | Jedzkie | 1 | -51/+73 |
2020-06-22 | Centralize pet spawn code in pet_spawn() function | Kenpachi Developer | 1 | -4/+1 |
2020-06-22 | Implement intimacy display in pet egg's item description window | Kenpachi Developer | 1 | -2/+2 |
2020-06-22 | Add clif_load_end_ack_sub_messages() function | Kenpachi Developer | 1 | -69/+92 |
2020-06-22 | Add battle flag for overweight messages display | Kenpachi Developer | 1 | -4/+11 |
2020-06-22 | Apply code style to clif_party_option() | Kenpachi Developer | 1 | -28/+42 |
2020-06-22 | Add battle flag for sending party options | Kenpachi Developer | 1 | -14/+56 |
2020-06-22 | Show party options when member was removed | Kenpachi Developer | 1 | -3/+4 |
2020-06-22 | Show party options when member was added | Kenpachi Developer | 1 | -0/+1 |
2020-06-22 | Show party options on login and if options were changed | Kenpachi Developer | 1 | -6/+25 |
2020-06-22 | Extend guild_notice_changemap battle flag with option for login | Kenpachi Developer | 1 | -3/+3 |
2020-06-22 | Show guild notice after rate modifier messages | Kenpachi Developer | 1 | -15/+15 |
2020-06-22 | Add battle flag for configuration messages display | Kenpachi Developer | 1 | -19/+31 |
2020-06-22 | Add missing configuration messages to clif_parse_LoadEndAck() | Kenpachi Developer | 1 | -0/+7 |
2020-06-22 | Add battle flag for rate modifier messages display | Kenpachi Developer | 1 | -2/+8 |
2020-06-22 | Show rate modifier messages after configuration messages | Kenpachi Developer | 1 | -0/+2 |
2020-06-22 | Implement PACKET_ZC_PERSONAL_INFOMATION (0x097b) | Kenpachi Developer | 1 | -6/+43 |
2020-06-17 | Update friends packets for zero | Andrei Karas | 1 | -3/+3 |
2020-06-01 | Show instancing window on login for character instances, too | Kenpachi Developer | 1 | -0/+13 |