summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-07Follow up to 2e6016fdastgir1-2/+2
2014-07-06Fixed issue with getlookpanikon1-3/+2
2014-05-30Fixed typos inside src/Shido1-2/+2
2014-05-17Renamed incuvate of Pet System.Shido1-1/+1
2014-05-10Moved MAX_CARTS and NEW_CARTS defines into common/mmo.hHaru1-0/+8
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-2/+4
2014-05-10Revert "Fixed order of includes in all source files"panikon1-4/+2
2014-05-09Fixed order of includes in all source filesHaru1-2/+4
2014-05-06Bug fixes and other changespanikon1-2/+12
2014-04-19Merge pull request #272 from hemagx/masterHaruna1-0/+2
2014-04-18Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe...Ibrahim Hossam1-0/+2
2014-04-17Whitespace cleanupHaru1-58/+58
2014-04-10Fixed issue: 7936panikon1-0/+26
2014-04-04Fixed issue: 8131panikon1-1/+1
2014-03-07Fixed some warnings on ARMHaru1-8/+7
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2014-01-21Fixed --disable-packetver-re / --enable-packetver-re in ./configureHaru1-3/+5