Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-12-28 | Added homun_id enum, replaced numeric constants with enum members | Haru | 1 | -3/+0 |
2015-12-22 | Add a source constant SCRIPT_VARNAME_LENGTH | AnnieRuru | 1 | -0/+2 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-12-02 | Fixed compile errors on very old PACKETVERs | Haru | 1 | -2/+4 |
2015-10-11 | Cleanup of the HPluginData implementation (second part) | Haru | 1 | -3/+1 |
2015-10-11 | Cleanup of the HPluginData implementation (First part) | Haru | 1 | -3/+2 |
2015-10-02 | Skip bound items in the mergeitem feature. | Haru | 1 | -0/+1 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -4/+0 |
2015-08-27 | Hotkey Rotate Packet Implemented | Dastgir | 1 | -0/+2 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -3/+0 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -4/+4 |
2015-06-03 | Follow-up to 42e1df9e | Haru | 1 | -1/+1 |
2015-06-01 | Replaced some of the hardcoded values with constants (char) | Haru | 1 | -6/+91 |
2015-01-24 | Moved the Hercules Channel System to its own file/interface | Haru | 1 | -2/+2 |
2015-01-15 | Changed Zeny Limit in Bank to 2,147,483,647 | Dastgir | 1 | -1/+1 |
2014-12-10 | RENEWAL Updates: | malufett | 1 | -0/+8 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -11/+11 |
2014-11-03 | Introducing 2014-10-22, Roulette and Per-Char Gender! | shennetsind | 1 | -1/+1 |
2014-08-20 | Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125 | Haru | 1 | -0/+1 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-07-07 | Follow up to 2e6016f | dastgir | 1 | -2/+2 |
2014-07-06 | Fixed issue with getlook | panikon | 1 | -3/+2 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -2/+2 |
2014-05-17 | Renamed incuvate of Pet System. | Shido | 1 | -1/+1 |
2014-05-10 | Moved MAX_CARTS and NEW_CARTS defines into common/mmo.h | Haru | 1 | -0/+8 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -2/+4 |