summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-27Merge pull request #1722 from Smokexyz/mmo_charstatus-fixHaru1-3/+5
2017-05-22Add storage_data reception, parsing and sending to/from the map-server.Smokexyz1-3/+5
2017-04-23Coding-style Fixes and White space adjustmentsJedzkie1-1/+1
2017-04-19Implemented Official Summer 2 CostumeJedzkie1-1/+2
2017-04-09Merge pull request #1598 from Smokexyz/IROHaru1-0/+12
2017-04-04Implementation of Item Options System.Smokexyz1-0/+12
2017-03-16Increase Character Slots from 9 to 12Jedzkie1-1/+9
2016-12-03Add function to retrieve the appropriate fame list type for a job mapidHaru1-0/+1
2016-12-03Clarify some Job Class vs MapID confusion (1/2)Haru1-3/+5
2016-12-03Clarify the meaning of the MAPID_* constantsHaru1-6/+6
2016-10-22Increases MAX_SKILL to occupy Summoner SkillsDastgir Pojee1-1/+1
2016-10-22Added Packets for Several Clients: 2015-10-01, 2015-10-29, 2015-11-04 andDastgir Pojee1-0/+2
2016-08-19Ported char-server.conf to libconfigHaru1-4/+2
2016-07-14Changed mmo_charstatus::status_point and mmo_charstatus::skill_point to intHaru1-1/+1
2016-07-14Changed mmo_charstatus::base_level and mmo_charstatus::job_level to intHaru1-1/+1
2016-06-30Use item attribute as flags varible. Now only ATTR_BROKEN flag exists.Andrei Karas1-0/+5
2016-06-30Add #ifndef for different constants in mmo.hAndrei Karas1-0/+68
2016-04-16Rewrite client interface for login server (part 1)hemagx1-6/+1
2016-03-21Update Max Zeny to official value 2,147,483,647hemagx1-1/+1
2016-03-09Corrected some issues in the item data saving functionHaru1-0/+4
2016-03-06Check allowed range for "View" field in item_db for weapon items.Andrei Karas1-1/+2
2016-02-28Changed mob mode field to 32 bit, for future expansionHaru1-1/+1
2016-02-27Corrected wrong variable type of struct status_change_data::tickHaru1-4/+6
2016-01-31Move P2PTR Macro to socket header and split the macro into two macros for WFI...hemagx1-0/+5
2016-01-14Adjusted names in enum guild_permission to still make sense when additional c...ultramage1-1/+2
2016-01-12Replaced 22-bit mask entry with a regular uint32 in the noviewid mapflag impl...Haru1-0/+1
2016-01-09Added support for MC_CARTDECORATE skill.Jedzkie1-5/+11
2016-01-05Added Support for BodyStyleDastgir1-1/+1
2015-12-28Added elemental_id enum, replaced numeric elemental IDs with enum membersHaru1-3/+0
2015-12-28Added merc_id, replaced numeric mercenary IDs with enum membersHaru1-1/+0
2015-12-28Added homun_id enum, replaced numeric constants with enum membersHaru1-3/+0
2015-12-22Add a source constant SCRIPT_VARNAME_LENGTHAnnieRuru1-0/+2
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-12-02Fixed compile errors on very old PACKETVERsHaru1-2/+4
2015-10-11Cleanup of the HPluginData implementation (second part)Haru1-3/+1
2015-10-11Cleanup of the HPluginData implementation (First part)Haru1-3/+2
2015-10-02Skip bound items in the mergeitem feature.Haru1-0/+1
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-4/+0
2015-08-27Hotkey Rotate Packet ImplementedDastgir1-0/+2
2015-06-19Cleaned up some #includesHaru1-3/+0
2015-06-19Removed ".." from include directivesHaru1-4/+4
2015-06-03Follow-up to 42e1df9eHaru1-1/+1
2015-06-01Replaced some of the hardcoded values with constants (char)Haru1-6/+91
2015-01-24Moved the Hercules Channel System to its own file/interfaceHaru1-2/+2
2015-01-15Changed Zeny Limit in Bank to 2,147,483,647Dastgir1-1/+1
2014-12-10RENEWAL Updates:malufett1-0/+8
2014-11-16Whitespace cleanup (no code changes)Haru1-11/+11
2014-11-03Introducing 2014-10-22, Roulette and Per-Char Gender!shennetsind1-1/+1
2014-08-20Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125Haru1-0/+1
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3