Age | Commit message (Expand) | Author | Files | Lines |
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 2 | -1/+61 |
2018-01-14 | HPM Hooks Update | Hercules.ws | 1 | -0/+4 |
2018-01-09 | HPM Hooks Update | Hercules.ws | 2 | -2/+2 |
2018-01-06 | Enable always asserts and nullpo checks. | Andrei Karas | 1 | -7/+2 |
2017-12-17 | HPM Hooks Update | Hercules.ws | 1 | -0/+1 |
2017-12-17 | Merge pull request #1923 from 4144/fixpackets | Haru | 1 | -0/+7 |
2017-12-08 | Merge pull request #1898 from Asheraf/homunaf | Haru | 1 | -0/+1 |
2017-12-02 | Add configure option --enable-packetver-zero for enable support for zero clie... | Andrei Karas | 1 | -0/+7 |
2017-11-18 | Implement Homunculus autofeeding | Asheraf | 1 | -0/+1 |
2017-11-18 | HPM Hooks Update | Hercules.ws | 1 | -0/+1 |
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 | 2 | -0/+10 |
2017-11-05 | Reduce confusion between skill IDs and skill DB indexes (part 2) | Haru | 1 | -3/+7 |
2017-10-21 | Add names for some unnamed enums. | Andrei Karas | 1 | -2/+2 |
2017-10-21 | Add rodex 2017 packets. | Andrei Karas | 1 | -0/+5 |
2017-09-21 | Convert some functions from int32 types to int64. | Andrei Karas | 2 | -0/+23 |
2017-09-21 | Change char server packets for 20170830 and newer clients. | Andrei Karas | 1 | -1/+1 |
2017-09-17 | Move other view-related variables to `sd->status.look` | Haru | 1 | -4/+6 |
2017-09-17 | Differentiate variables that hold a ViewSprite and a Subtype (part 2) | Haru | 1 | -1/+1 |
2017-09-17 | Differentiate variables that hold a ViewSprite and a weapon Subtype | Haru | 1 | -1/+3 |
2017-09-17 | Split 'View' in two different fields in the item database | Haru | 1 | -0/+1 |
2017-08-08 | Disable warning -Wdiscarded-qualifiers in hpm code for now. | Andrei Karas | 1 | -0/+7 |
2017-08-08 | HPM Hooks Update | Hercules.ws | 2 | -0/+51 |
2017-07-30 | Implementation of RoDEX | KirieZ | 1 | -0/+47 |
2017-06-29 | Fix compatibility with MariaDB 10.2 | Haru | 1 | -1/+4 |
2017-05-27 | Merge pull request #1722 from Smokexyz/mmo_charstatus-fix | Haru | 1 | -3/+5 |
2017-05-22 | Add storage_data reception, parsing and sending to/from the map-server. | Smokexyz | 1 | -3/+5 |
2017-05-09 | Merge pull request #1699 from Jedzkie/11-SummerCostume | Haru | 1 | -1/+2 |
2017-04-26 | HPM Hooks Update | Hercules.ws | 1 | -81/+162 |
2017-04-23 | Coding-style Fixes and White space adjustments | Jedzkie | 1 | -1/+1 |
2017-04-19 | Implemented Official Summer 2 Costume | Jedzkie | 1 | -1/+2 |
2017-04-09 | Merge pull request #1598 from Smokexyz/IRO | Haru | 2 | -1/+14 |
2017-04-04 | Implementation of Item Options System. | Smokexyz | 2 | -1/+14 |
2017-03-20 | Add comment to safestrncpy about size checks. | Andrei Karas | 1 | -0/+1 |
2017-03-16 | Increase Character Slots from 9 to 12 | Jedzkie | 1 | -1/+9 |
2017-01-22 | Fix CMDLINE_OPT_PARAM arguments in plugins failing to load | Haru | 1 | -0/+2 |
2017-01-10 | Update md5 calculation to be able to hash a binary buffer instead of only str... | hemagx | 2 | -18/+16 |
2017-01-02 | HPM Hooks Update | Hercules.ws | 2 | -2/+2 |
2016-12-03 | Add function to retrieve the appropriate fame list type for a job mapid | Haru | 1 | -0/+1 |
2016-12-03 | Clarify some Job Class vs MapID confusion (1/2) | Haru | 1 | -3/+5 |
2016-12-03 | Clarify the meaning of the MAPID_* constants | Haru | 1 | -6/+6 |
2016-12-03 | Add support for static assertions (on compilers that support them) | Haru | 1 | -0/+27 |
2016-11-19 | Add fixed-size versions of the _int64 libconfig getters/setters | Haru | 2 | -13/+87 |
2016-11-01 | Merge pull request #1498 from Lemongrass3110/cleanup/copyright2016 | Ibrahem Hossam | 24 | -24/+24 |
2016-10-28 | Fixed copyright year for 2016 | Lemongrass3110 | 24 | -24/+24 |
2016-10-28 | Fixed wrong nullpo check | Lemongrass3110 | 1 | -1/+1 |
2016-10-22 | Increases MAX_SKILL to occupy Summoner Skills | Dastgir Pojee | 1 | -1/+1 |
2016-10-22 | Added Packets for Several Clients: 2015-10-01, 2015-10-29, 2015-11-04 and | Dastgir Pojee | 1 | -0/+2 |
2016-10-14 | HPM Hooks Update | Haru | 1 | -6/+0 |
2016-10-14 | Fixed a memory manager crash when a memory leak occurs in a plugin | Haru | 3 | -2/+6 |