Age | Commit message (Expand) | Author | Files | Lines |
2018-02-10 | Clean up trailing whitespace and non-indent tabs | Haru | 1 | -1/+1 |
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 1 | -0/+8 |
2017-12-11 | Add support for packet ZC_PROGRESS_ACTOR | Asheraf | 1 | -0/+1 |
2017-12-08 | Merge pull request #1898 from Asheraf/homunaf | Haru | 1 | -3/+11 |
2017-11-18 | Implement Homunculus autofeeding | Asheraf | 1 | -3/+11 |
2017-11-16 | Implement skill scale packet for client versions >= 20151223. | Asheraf | 1 | -0/+1 |
2017-10-21 | Add rodex 2017 packets. | Andrei Karas | 1 | -0/+1 |
2017-10-21 | Add packets for 64 bit exp. | Andrei Karas | 1 | -1/+1 |
2017-10-21 | Merge pull request #1812 from mekolat/partyleader2 | Haru | 1 | -0/+1 |
2017-08-01 | add option to restrict party leader change to same map | gumi | 1 | -0/+1 |
2017-07-30 | Implementation of RoDEX | KirieZ | 1 | -0/+28 |
2017-06-25 | Add packet 0xabd for send job and base levels to party members. | Andrei Karas | 1 | -0/+1 |
2017-04-25 | Merge pull request #1689 from Jedzkie/2-GiantFlyWing | Haru | 1 | -24/+26 |
2017-04-23 | Implemented official Giant Fly Wing Effect | Jedzkie | 1 | -24/+26 |
2017-04-20 | Fix showing NO_MSG messages when using below 20101123 clients | Jedzkie | 1 | -0/+1 |
2017-04-09 | Merge pull request #1598 from Smokexyz/IRO | Haru | 1 | -1/+1 |
2017-04-04 | Implementation of Item Options System. | Smokexyz | 1 | -1/+1 |
2017-03-14 | Fixed MVP exp message issue for clients 2013-12-23cRagexe and newer | Emistry Haoyan | 1 | -0/+1 |
2017-02-26 | Added option to show classchange only to one player (#1587) | Guilherme G. M | 1 | -1/+1 |
2016-10-28 | Fixed copyright year for 2016 | Lemongrass3110 | 1 | -1/+1 |
2016-09-12 | Add script command navigateto. Add packet for this command. | Andrei Karas | 1 | -0/+1 |
2016-09-12 | Add packet id clif_buyingstore_update_item (0x9e6 / ZC_UPDATE_ITEM_FROM_BUYIN... | Andrei Karas | 1 | -1/+1 |
2016-09-12 | Add packet id clif_vendingreport (0x9e5 / ZC_DELETEITEM_FROM_MCSTORE2) | Andrei Karas | 1 | -1/+1 |
2016-07-14 | Simplify clif_skillcasting and rename to clif_useskill. | Andrei Karas | 1 | -1/+1 |
2016-07-10 | Use different interface members for start sc effects and show started effect ... | Andrei Karas | 1 | -0/+1 |
2016-07-08 | Fixed a compilation error on packetvers older than 20071106 | Haru | 1 | -11/+11 |
2016-07-02 | Trivialities: indentation fixes | Haru | 1 | -2/+2 |
2016-06-23 | Interface clif_bl_type now it's clif->bl_type | hemagx | 1 | -0/+1 |
2016-06-23 | Interface disguised function, now it's clif->isdisguised. | hemagx | 1 | -1/+2 |
2016-06-23 | Fix Possible Crash on clif_bl_type now it checks if vd is null | hemagx | 1 | -4/+21 |
2016-04-23 | Corrected the type of the 'length' argument of other message-related functions | Haru | 1 | -1/+1 |
2016-04-23 | Removed the 'len' argument from various message-related functions | Haru | 1 | -1/+1 |
2016-04-23 | Removed the 'len' argument from clif_disp_onlyself() and clif->disp_message() | Haru | 1 | -2/+2 |
2016-04-23 | Corrected the type of the 'length' argument of various broadcast-related func... | Haru | 1 | -2/+2 |
2016-04-23 | Refactored the chat message packet processing functions | Haru | 1 | -1/+2 |
2016-03-19 | Implemented new function clif_get_bl_name | Dastgir | 1 | -2/+4 |
2016-02-24 | Edited npc->market_buylist() to use the new struct itemlist | Haru | 1 | -1/+2 |
2016-02-24 | Added const qualifier to various variable/argument pointers | Haru | 1 | -2/+2 |
2016-02-24 | Added const qualifier to several variable/argument pointers | Haru | 1 | -2/+2 |
2016-01-31 | Move P2PTR Macro to socket header and split the macro into two macros for WFI... | hemagx | 1 | -7/+0 |
2016-01-16 | Added OneClickIdentify packet | Dastgir | 1 | -0/+1 |
2016-01-09 | Sanitized various macros | Haru | 1 | -1/+1 |
2016-01-09 | Added support for MC_CARTDECORATE skill. | Jedzkie | 1 | -0/+3 |
2015-12-17 | Dressroom Packet implemented | Dastgir | 1 | -0/+1 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-10-04 | Added clif->packet() to retrieve info about a packet. | Haru | 1 | -5/+1 |
2015-09-15 | Add missing checks into clif.c | Andrei Karas | 1 | -0/+2 |
2015-08-27 | Hotkey Rotate Packet Implemented | Dastgir | 1 | -0/+1 |
2015-08-17 | Merge pull request #619 from dastgir/2015-3ceam | Haruna | 1 | -0/+2 |
2015-08-16 | New EquipPackets Support | Dastgir | 1 | -0/+2 |