Age | Commit message (Expand) | Author | Files | Lines |
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 |
2018-05-07 | Merge pull request #1998 from Asheraf/private_airship | Haru | 1 | -0/+14 |
2018-05-04 | Implementation of Private AirShip | Asheraf | 1 | -0/+14 |
2018-05-04 | Add empty function for packet 0x0447 PACKET_CZ_BLOCKING_PLAY_CANCEL. | Andrei Karas | 1 | -0/+1 |
2018-04-07 | Implementation of Attendance system | Asheraf | 1 | -0/+31 |
2018-04-04 | Add support for packet ZC_MSG_COLOR | Asheraf | 1 | -0/+1 |
2018-04-04 | Add support for packet ZC_FORMATSTRING_MSG | Asheraf | 1 | -0/+1 |
2018-04-03 | Merge pull request #1111 from dastgir/24-2015Quests | Haru | 1 | -0/+1 |
2018-04-03 | Merge pull request #1965 from dastgir/2018/3-hateffect | Haru | 1 | -0/+3 |
2018-03-13 | Added quest_notify_objective and its packet | Dastgir | 1 | -0/+1 |
2018-03-08 | Fixed a nullpo error when user tried to do an action in an unloaded mail in r... | Guilherme G. Menaldo | 1 | -1/+1 |
2018-02-10 | Clean up trailing whitespace and non-indent tabs | Haru | 1 | -1/+1 |
2018-02-09 | Implemented hatEffect. | Dastgir | 1 | -0/+3 |
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 |