Age | Commit message (Expand) | Author | Files | Lines |
2018-04-07 | Implementation of Attendance system | Asheraf | 1 | -0/+3 |
2018-04-03 | Merge pull request #1986 from Megasantos/login_date_guild | Haru | 1 | -0/+1 |
2018-03-29 | Introduce defines PACKETVER_MAIN_NUM, PACKETVER_RE_NUM, PACKETVER_ZERO_NUM. | Andrei Karas | 1 | -0/+16 |
2018-03-14 | - Implemented login date for guild members. | Jônatas Andreta | 1 | -0/+1 |
2018-03-08 | Fixed RoDEX mail return not working correctly | Guilherme G. Menaldo | 1 | -0/+1 |
2018-02-10 | Clean up trailing whitespace and non-indent tabs | Haru | 1 | -2/+1 |
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 1 | -1/+56 |
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-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 | 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-07-30 | Implementation of RoDEX | KirieZ | 1 | -0/+47 |
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-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 | 1 | -0/+12 |
2017-04-04 | Implementation of Item Options System. | Smokexyz | 1 | -0/+12 |
2017-03-16 | Increase Character Slots from 9 to 12 | Jedzkie | 1 | -1/+9 |
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-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-08-19 | Ported char-server.conf to libconfig | Haru | 1 | -4/+2 |
2016-07-14 | Changed mmo_charstatus::status_point and mmo_charstatus::skill_point to int | Haru | 1 | -1/+1 |
2016-07-14 | Changed mmo_charstatus::base_level and mmo_charstatus::job_level to int | Haru | 1 | -1/+1 |
2016-06-30 | Use item attribute as flags varible. Now only ATTR_BROKEN flag exists. | Andrei Karas | 1 | -0/+5 |
2016-06-30 | Add #ifndef for different constants in mmo.h | Andrei Karas | 1 | -0/+68 |
2016-04-16 | Rewrite client interface for login server (part 1) | hemagx | 1 | -6/+1 |
2016-03-21 | Update Max Zeny to official value 2,147,483,647 | hemagx | 1 | -1/+1 |
2016-03-09 | Corrected some issues in the item data saving function | Haru | 1 | -0/+4 |
2016-03-06 | Check allowed range for "View" field in item_db for weapon items. | Andrei Karas | 1 | -1/+2 |
2016-02-28 | Changed mob mode field to 32 bit, for future expansion | Haru | 1 | -1/+1 |
2016-02-27 | Corrected wrong variable type of struct status_change_data::tick | Haru | 1 | -4/+6 |
2016-01-31 | Move P2PTR Macro to socket header and split the macro into two macros for WFI... | hemagx | 1 | -0/+5 |
2016-01-14 | Adjusted names in enum guild_permission to still make sense when additional c... | ultramage | 1 | -1/+2 |
2016-01-12 | Replaced 22-bit mask entry with a regular uint32 in the noviewid mapflag impl... | Haru | 1 | -0/+1 |
2016-01-09 | Added support for MC_CARTDECORATE skill. | Jedzkie | 1 | -5/+11 |
2016-01-05 | Added Support for BodyStyle | Dastgir | 1 | -1/+1 |
2015-12-28 | Added elemental_id enum, replaced numeric elemental IDs with enum members | Haru | 1 | -3/+0 |
2015-12-28 | Added merc_id, replaced numeric mercenary IDs with enum members | Haru | 1 | -1/+0 |