summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-24Implementation of the official Achievement System.smokexyz31-12/+760
2018-07-24Add achievement source files.smokexyz19-6/+2534
2018-07-24Add Achievement DB Add Achievement Rank DBsmokexyz6-7/+13471
2018-07-24add support for PACKETVER >= 20180704 pet evolutionAsheraf2-1/+8
2018-07-24Correct wrong attribute used for pet evolution egg hidingAsheraf7-3/+40
2018-07-24Add SQL Upgrades for Achievementssmokexyz3-0/+64
2018-07-24HPMHook UpdateDastgir2-8/+8
2018-07-24Added missing parameter to init_unit_layout_unknownDastgir2-3/+3
2018-07-24Constants Documentation SyncHercules.ws1-0/+11
2018-07-24HPM Hooks UpdateHercules.ws5-0/+407
2018-07-24Merge pull request #2107 from Asheraf/questinfo_vecHaru13-118/+596
2018-07-24Update the constdb2doc plugin for compatibility with the reloadable constdbHaru1-1/+1
2018-07-24update scripts to use new questinfo formatAsheraf2-16/+48
2018-07-24Questinfo System overhaulAsheraf11-79/+532
2018-07-24Merge pull request #2130 from mekolat/reloadconstHaru5-30/+22
2018-07-24Convert questinfo data into a vectorAsheraf5-34/+27
2018-07-24Constants Documentation SyncHercules.ws1-25/+25
2018-07-24Merge pull request #2088 from guilherme-gm/fix-ghostmonstersHaru6-2/+24
2018-07-24Merge pull request #2131 from Asheraf/msvc15Haru12-48/+53
2018-07-23Merge pull request #2127 from sctnightcore/FixDateHaru67-67/+67
2018-07-23ItemDB SQL SyncHercules.ws3-3/+3
2018-07-23Merge pull request #2134 from 4144/itemintHaru43-359/+594
2018-07-19Fixing detecting item id or item name in string.Andrei Karas3-7/+7
2018-07-19Update HPM.Andrei Karas5-91/+198
2018-07-19Add new constant MAX_ITEM_ID for maximum allowed item id.Andrei Karas4-24/+117
2018-07-19Dont show non existing item id=0 errors in rodex.Andrei Karas1-3/+5
2018-07-19Changed MAX_ITEMDB to 0xFFFF.Andrei Karas1-1/+11
2018-07-19Update db2sql plugin with support for 32 bit item id.Andrei Karas1-1/+1
2018-07-19Replace item id shorts to int in map server.Andrei Karas29-153/+175
2018-07-19enable bodystyle saving by defaultAsheraf1-3/+1
2018-07-19Add support for bodystyle in stylist shop uiAsheraf7-5/+42
2018-07-17Replace item id shorts to int in char server.Andrei Karas5-26/+26
2018-07-16Replace item id shorts to int in mmo.hAndrei Karas4-14/+15
2018-07-16Change all int item fields in packet structs into unsigned int.Andrei Karas1-41/+41
2018-07-16Merge pull request #2132 from 4144/fixcoverityHaru1-0/+4
2018-07-16Fix issues found by coverity in last commits.Andrei Karas1-0/+4
2018-07-15HPM Hooks UpdateHercules.ws2-5/+5
2018-07-15Merge pull request #2126 from 4144/updatepacketHaru29-12033/+22733
2018-07-15Do attendace check only if packet requested open attendance ui (closes #2129).Andrei Karas1-11/+11
2018-07-15Update non shuffle packet sizes up to 2018-07-11.Andrei Karas1-0/+94
2018-07-15Clean all unused bits in packet 0x99b.Andrei Karas1-1/+1
2018-07-15Update hpm hooks.Andrei Karas5-76/+167
2018-07-15Update message tables up to 2018-07-11.Andrei Karas3-10603/+10629
2018-07-15update other shuffle packets and encryption keys.Andrei Karas3-6/+12
2018-07-15Update shuffle packets and split re and main client shuffles due conflict.Andrei Karas4-300/+10001
2018-07-15Update struct packet_npc_market_result_ack.Andrei Karas1-0/+4
2018-07-15Update struct packet_npc_market_open.Andrei Karas1-0/+4
2018-07-15Fix packet limit in function clif_parse_CashShopReqTab.Andrei Karas1-1/+2
2018-07-15Update packet ZC_SEARCH_STORE_INFO_ACK.Andrei Karas2-25/+54
2018-07-15Update packet CZ_SEARCH_STORE_INFO.Andrei Karas4-26/+65