summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge pull request #2220 from carloshenrq/configure_newoptHaru1-0/+16
2020-05-05Merge branch 'master' into configure_newoptKenpachi2k131-31/+101
2020-05-02Add constant for maximum string variable value lengthKenpachi Developer1-1/+4
2020-04-05Add enum for pet intimacy levels and use its constantsKenpachi Developer1-0/+11
2020-04-05Add enum for pet hunger levels and use its constantsKenpachi Developer1-0/+10
2020-03-05Change default packet version to 2019-05-30Andrei Karas1-1/+1
2020-02-09Merge pull request #2601 from Kenpachi2k13/int_party_c_warningHaru1-1/+1
2020-02-09Merge pull request #2596 from dastgirp/skill_idx_refactorHaru1-1/+1
2020-02-05Changed some data types from unsigned to signed.Kenpachi Developer1-1/+1
2020-02-02Changed logic of skill_get_indexDastgir1-1/+1
2020-01-13Update copyright headers for year 2020Haru1-2/+2
2019-10-06Updates status changes to also keep their total timeGuilherme Menaldo1-0/+1
2019-09-22Implementation of new guild ui client featuresAsheraf1-0/+8
2019-06-26Add support for new shortcuts packets in zeroAndrei Karas1-2/+2
2019-06-02Disable new shortcuts on zero clientsAndrei Karas1-2/+2
2019-06-02Use new shortcuts packets in zero 2019-05-15 and main 2019-05-22Andrei Karas1-2/+2
2019-06-02Use separate field hotkey_rowshift for each hotkeys groupAndrei Karas1-0/+1
2019-06-02Update packet ZC_SHORTCUT_KEY_LISTAndrei Karas1-12/+17
2019-06-02Add define MAX_HOTKEYS_DB for max stored hotkeys in dbAndrei Karas1-1/+7
2019-05-05Implement Refinery UIIbrahim Zidan1-0/+8
2019-05-05Add char_id into struct guild_expulsionAndrei Karas1-0/+1
2019-04-15Improve get items from rodexAndrei Karas1-4/+6
2019-04-07Add allow call optionAndrei Karas1-1/+4
2019-02-11Change type for class variables from short to intAndrei Karas1-8/+8
2019-01-14Add inventory expansion packets to main and re clients with version 20181219Andrei Karas1-2/+2
2018-12-14Add inventory size field into db and using it in server.Andrei Karas1-1/+6
2018-12-14Add packt ZC_INVENTORY_EXPANSION_INFOAndrei Karas1-0/+11
2018-11-27Added ifdef on mmo.h to allow change it with CPPFLAGSCarlos1-0/+18
2018-10-03Add new type for mercenary class to setquestinfo()Asheraf1-1/+2
2018-08-25Show packet version and type at server startup.Andrei Karas1-0/+5
2018-08-25Add support for build for AD clients.Andrei Karas1-1/+13
2018-08-25Add support for build for SAK clients.Andrei Karas1-1/+13
2018-07-24Implemented Title System.Dastgir1-0/+2
2018-07-24Implementation of the official Achievement System.smokexyz1-0/+18
2018-07-24Questinfo System overhaulAsheraf1-0/+14
2018-07-16Replace item id shorts to int in mmo.hAndrei Karas1-11/+12
2018-06-29Fix packet 836 (search in stores).Andrei Karas1-6/+7
2018-06-25Implemented Pet AutofeedingDastgir1-0/+1
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2018-04-07Implementation of Attendance systemAsheraf1-0/+3
2018-04-03Merge pull request #1986 from Megasantos/login_date_guildHaru1-0/+1
2018-03-29Introduce defines PACKETVER_MAIN_NUM, PACKETVER_RE_NUM, PACKETVER_ZERO_NUM.Andrei Karas1-0/+16
2018-03-14- Implemented login date for guild members.Jônatas Andreta1-0/+1
2018-03-08Fixed RoDEX mail return not working correctlyGuilherme G. Menaldo1-0/+1
2018-02-10Clean up trailing whitespace and non-indent tabsHaru1-2/+1
2018-01-25Implementation of Official Clan SystemMurilo Pereti Tavares1-1/+56
2017-12-17Merge pull request #1923 from 4144/fixpacketsHaru1-0/+7
2017-12-08Merge pull request #1898 from Asheraf/homunafHaru1-0/+1
2017-12-02Add configure option --enable-packetver-zero for enable support for zero clie...Andrei Karas1-0/+7
2017-11-18Implement Homunculus autofeedingAsheraf1-0/+1