summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-02Add configure option --enable-packetver-zero for enable support for zero clie...Andrei Karas3-1/+104
2017-12-02Add shuffle packets for kro zero clients 2017-10-19aRagexe to 2017-11-13bRagexe.Andrei Karas1-0/+47
2017-12-02Add comments to packets.h for possible shuffle packets with known stable sizes.Andrei Karas1-521/+521
2017-12-02Split normal packets and shuffle packets into separate files.Andrei Karas4-7041/+7080
2017-12-02Add missing cutin packet value comment.Andrei Karas1-0/+1
2017-12-02Add missing kick reasons into clif_authfail_fd.Andrei Karas1-0/+2
2017-12-02Add packets for ragexeRE client from 20171108 to 20171129.Andrei Karas1-0/+144
2017-12-02Add new packet keys for ragexeRE clients + packet keys for all released zero ...Andrei Karas1-505/+208
2017-12-02Use skill inf value as int32 in all packets.Andrei Karas1-4/+2
2017-11-28update the changelog to reflect tag changesgumi1-7/+7
2017-11-28Release v2017.11.19-2Haru1-0/+6
2017-11-28Merge pull request #1918 from MishimaHaruna/npc-invisible-classHaru1-1/+1
2017-11-28Fix invisible NPCs (such as FAKE_NPC) showing up as NoviceHaru1-1/+1
2017-11-28Merge pull request #1917 from MishimaHaruna/rodex-stmt-orderHaru1-22/+24
2017-11-27Fix an item loading failure in RODEXHaru1-22/+24
2017-11-27Merge pull request #1914 from MishimaHaruna/skill-get-splash-areasizeHaru1-3/+6
2017-11-26Fix handling of the special case of SplashRange < 0 meaning AREA_SIZEHaru1-3/+6
2017-11-25correct wrong conf file path in showerrorAsheraf1-1/+1
2017-11-24Release v2017.11.19-1Haru1-0/+5
2017-11-24Merge pull request #1910 from MishimaHaruna/skilldb-getters-assertionsHaru3-54/+188
2017-11-24Allow using the skill DB accessors on non-skill attacks (skill_id = 0)Haru3-54/+188
2017-11-19Release v2017.11.19Haru1-0/+41
2017-11-18HPM Hooks UpdateAsheraf4-34/+34
2017-11-18Implement Homunculus autofeedingAsheraf12-23/+69
2017-11-18HPM Hooks UpdateHercules.ws5-0/+34
2017-11-18Merge pull request #1901 from MishimaHaruna/sql-bind-typesHaru10-309/+362
2017-11-18Merge pull request #1903 from Asheraf/skill_scaleHaru7-0/+88
2017-11-18Constants Documentation SyncHercules.ws1-0/+20
2017-11-18Merge pull request #1902 from MishimaHaruna/getiteminfo-fixHaru17-161/+308
2017-11-18Correct an issue in the RODEX when MAX_SLOTS or MAX_ITEM_OPTIONS have custom ...Haru1-68/+80
2017-11-18Assert on the right buffer size on the StmtBind functionsHaru1-36/+59
2017-11-18Pass the correct types and sizes to the StmtBind functionsHaru10-231/+249
2017-11-18Merge pull request #1896 from MishimaHaruna/skill_id_idxHaru21-515/+1012
2017-11-18Merge pull request #1862 from AtlantisRO/standardizationHaru1-1168/+1092
2017-11-18Merge pull request #1469 from dastgir/2016-3_IOT_NONEHaru1-26/+44
2017-11-16update skill db entries to support ShowSkillScaleAsheraf2-0/+34
2017-11-16Implement skill scale packet for client versions >= 20151223.Asheraf7-0/+54
2017-11-12Rewrite F_GetArmorType to reflect the fact that ITEMINFO_LOC returns a bitmaskHaru1-27/+72
2017-11-12Add F_GetAmmoType global function, counterpart to F_GetWeaponType for ammunit...Haru1-0/+25
2017-11-12Add ITEMINFO_VIEWSPRITE support to getiteminfo() / setiteminfo().Haru5-1/+11
2017-11-12Add ITEMINFO_MATK support to getiteminfo() / setiteminfo().Haru4-2/+10
2017-11-12Add type constants for the getiteminfo()/setiteminfo() buildinsHaru17-157/+216
2017-11-12Merge pull request #1836 from Emistry/script_F_GetArmorTypeHaru1-3/+16
2017-11-05HPM Hooks UpdateHaru4-263/+399
2017-11-05Fix/clarify various incorrect modulo operationsHaru4-26/+27
2017-11-05Reduce confusion between skill IDs and skill DB indexes (part 2)Haru14-42/+44
2017-11-05Use the skill DB accessors where possible/appropriateHaru4-64/+76
2017-11-05Merge pull request #1873 from AtlantisRO/Standardization-SealedShrine.txtAsheraf1-948/+931
2017-11-05Merge pull request #1872 from AtlantisRO/Standardization-OrcsMemory.txtAsheraf1-377/+349
2017-11-05Reduce confusion between skill IDs and skill DB indexes (part 1)Haru2-116/+494