Age | Commit message (Expand) | Author | Files | Lines |
2017-12-08 | Update 0x0ae3 packet for new zero clients. | Andrei Karas | 1 | -1/+9 |
2017-12-08 | Fix otp packet for zero clients before 2017-11-13bRagexe. | Andrei Karas | 1 | -0/+2 |
2017-12-05 | Add all left Ragnarok zero shuffle packets. | Andrei Karas | 1 | -0/+174 |
2017-12-03 | Fix an issue that prevents the Poison status to naturally end when Slow Poiso... | Haru | 1 | -13/+15 |
2017-12-02 | Add support for OTP login packet. | Andrei Karas | 4 | -2/+55 |
2017-12-02 | Add non shuffle packets for kro zero clients (only in packets.h) | Andrei Karas | 1 | -0/+37 |
2017-12-02 | Add configure option --enable-packetver-zero for enable support for zero clie... | Andrei Karas | 1 | -0/+7 |
2017-12-02 | Add shuffle packets for kro zero clients 2017-10-19aRagexe to 2017-11-13bRagexe. | Andrei Karas | 1 | -0/+47 |
2017-12-02 | Add comments to packets.h for possible shuffle packets with known stable sizes. | Andrei Karas | 1 | -521/+521 |
2017-12-02 | Split normal packets and shuffle packets into separate files. | Andrei Karas | 4 | -7041/+7080 |
2017-12-02 | Add missing cutin packet value comment. | Andrei Karas | 1 | -0/+1 |
2017-12-02 | Add missing kick reasons into clif_authfail_fd. | Andrei Karas | 1 | -0/+2 |
2017-12-02 | Add packets for ragexeRE client from 20171108 to 20171129. | Andrei Karas | 1 | -0/+144 |
2017-12-02 | Add new packet keys for ragexeRE clients + packet keys for all released zero ... | Andrei Karas | 1 | -505/+208 |
2017-12-02 | Use skill inf value as int32 in all packets. | Andrei Karas | 1 | -4/+2 |
2017-11-28 | Fix invisible NPCs (such as FAKE_NPC) showing up as Novice | Haru | 1 | -1/+1 |
2017-11-27 | Fix an item loading failure in RODEX | Haru | 1 | -22/+24 |
2017-11-26 | Fix handling of the special case of SplashRange < 0 meaning AREA_SIZE | Haru | 1 | -3/+6 |
2017-11-25 | correct wrong conf file path in showerror | Asheraf | 1 | -1/+1 |
2017-11-24 | Allow using the skill DB accessors on non-skill attacks (skill_id = 0) | Haru | 3 | -54/+188 |
2017-11-18 | HPM Hooks Update | Asheraf | 4 | -34/+34 |
2017-11-18 | Implement Homunculus autofeeding | Asheraf | 8 | -23/+55 |
2017-11-18 | HPM Hooks Update | Hercules.ws | 5 | -0/+34 |
2017-11-18 | Merge pull request #1901 from MishimaHaruna/sql-bind-types | Haru | 10 | -309/+362 |
2017-11-18 | Merge pull request #1903 from Asheraf/skill_scale | Haru | 5 | -0/+52 |
2017-11-18 | Merge pull request #1902 from MishimaHaruna/getiteminfo-fix | Haru | 2 | -31/+90 |
2017-11-18 | Correct an issue in the RODEX when MAX_SLOTS or MAX_ITEM_OPTIONS have custom ... | Haru | 1 | -68/+80 |
2017-11-18 | Assert on the right buffer size on the StmtBind functions | Haru | 1 | -36/+59 |
2017-11-18 | Pass the correct types and sizes to the StmtBind functions | Haru | 10 | -231/+249 |
2017-11-18 | Merge pull request #1896 from MishimaHaruna/skill_id_idx | Haru | 21 | -515/+1012 |
2017-11-18 | Merge pull request #1469 from dastgir/2016-3_IOT_NONE | Haru | 1 | -26/+44 |
2017-11-16 | Implement skill scale packet for client versions >= 20151223. | Asheraf | 5 | -0/+52 |
2017-11-12 | Add ITEMINFO_VIEWSPRITE support to getiteminfo() / setiteminfo(). | Haru | 2 | -0/+8 |
2017-11-12 | Add ITEMINFO_MATK support to getiteminfo() / setiteminfo(). | Haru | 2 | -0/+8 |
2017-11-12 | Add type constants for the getiteminfo()/setiteminfo() buildins | Haru | 2 | -31/+74 |
2017-11-05 | HPM Hooks Update | Haru | 4 | -263/+399 |
2017-11-05 | Fix/clarify various incorrect modulo operations | Haru | 4 | -26/+27 |
2017-11-05 | Reduce confusion between skill IDs and skill DB indexes (part 2) | Haru | 14 | -42/+44 |
2017-11-05 | Use the skill DB accessors where possible/appropriate | Haru | 4 | -64/+76 |
2017-11-05 | Reduce confusion between skill IDs and skill DB indexes (part 1) | Haru | 2 | -116/+494 |
2017-11-05 | Fix a subtle error in case skill->unit_group_newid overflows | Haru | 1 | -7/+8 |
2017-11-05 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 |
2017-11-04 | Refresh npc after changing fields in setunitdata. | Andrei Karas | 4 | -11/+31 |
2017-11-04 | Add into setunitdata/getunitdata new options UDT_ROBE and UDT_BODY2. | Andrei Karas | 2 | -0/+12 |
2017-11-04 | Add view_data related fields to npc into setunitdata/getunitdata. | Andrei Karas | 1 | -0/+37 |
2017-11-04 | Allow each npc use own view_data structure. | Andrei Karas | 4 | -6/+16 |
2017-11-04 | Merge pull request #1889 from 4144/fixpackets | Haru | 8 | -17/+121 |
2017-11-04 | Merge pull request #1894 from Asheraf/qtype | Haru | 1 | -18/+24 |
2017-11-04 | Merge pull request #1865 from dastgir/2017-1_equipoption_mod | Haru | 1 | -15/+20 |
2017-11-02 | update qtype constants to support new 2017 client icons. | Asheraf | 1 | -18/+24 |