Age | Commit message (Expand) | Author | Files | Lines |
2018-07-28 | update the documentation for is_function | gumi | 1 | -5/+22 |
2018-07-26 | make is_function work with any command type | gumi | 1 | -6/+46 |
2018-07-26 | Merge pull request #2143 from dastgirp/plugin/unit_layout | Haru | 4 | -11/+11 |
2018-07-25 | Merge pull request #2093 from AnnieRuru/47-MAX_ARRAYSIZE | Haru | 2 | -3/+3 |
2018-07-25 | Merge pull request #2117 from HerculesWS/seaottercard_fix | Haru | 4 | -10/+10 |
2018-07-25 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 |
2018-07-25 | ItemDB SQL Sync | Hercules.ws | 1 | -0/+1 |
2018-07-25 | HPM Hooks Update | Hercules.ws | 4 | -0/+34 |
2018-07-25 | Merge pull request #2138 from Asheraf/stylistupdate | Haru | 8 | -8/+43 |
2018-07-25 | Merge pull request #2136 from Asheraf/petevofix | Haru | 8 | -4/+48 |
2018-07-24 | add support for PACKETVER >= 20180704 pet evolution | Asheraf | 2 | -1/+8 |
2018-07-24 | Correct wrong attribute used for pet evolution egg hiding | Asheraf | 7 | -3/+40 |
2018-07-24 | HPMHook Update | Dastgir | 2 | -8/+8 |
2018-07-24 | Added missing parameter to init_unit_layout_unknown | Dastgir | 2 | -3/+3 |
2018-07-24 | Constants Documentation Sync | Hercules.ws | 1 | -0/+11 |
2018-07-24 | HPM Hooks Update | Hercules.ws | 5 | -0/+407 |
2018-07-24 | Merge pull request #2107 from Asheraf/questinfo_vec | Haru | 13 | -118/+596 |
2018-07-24 | Update the constdb2doc plugin for compatibility with the reloadable constdb | Haru | 1 | -1/+1 |
2018-07-24 | update scripts to use new questinfo format | Asheraf | 2 | -16/+48 |
2018-07-24 | Questinfo System overhaul | Asheraf | 11 | -79/+532 |
2018-07-24 | Merge pull request #2130 from mekolat/reloadconst | Haru | 5 | -30/+22 |
2018-07-24 | Convert questinfo data into a vector | Asheraf | 5 | -34/+27 |
2018-07-24 | Constants Documentation Sync | Hercules.ws | 1 | -25/+25 |
2018-07-24 | Merge pull request #2088 from guilherme-gm/fix-ghostmonsters | Haru | 6 | -2/+24 |
2018-07-24 | Merge pull request #2131 from Asheraf/msvc15 | Haru | 12 | -48/+53 |
2018-07-23 | Merge pull request #2127 from sctnightcore/FixDate | Haru | 67 | -67/+67 |
2018-07-23 | ItemDB SQL Sync | Hercules.ws | 3 | -3/+3 |
2018-07-23 | Merge pull request #2134 from 4144/itemint | Haru | 43 | -359/+594 |
2018-07-19 | Fixing detecting item id or item name in string. | Andrei Karas | 3 | -7/+7 |
2018-07-19 | Update HPM. | Andrei Karas | 5 | -91/+198 |
2018-07-19 | Add new constant MAX_ITEM_ID for maximum allowed item id. | Andrei Karas | 4 | -24/+117 |
2018-07-19 | Dont show non existing item id=0 errors in rodex. | Andrei Karas | 1 | -3/+5 |
2018-07-19 | Changed MAX_ITEMDB to 0xFFFF. | Andrei Karas | 1 | -1/+11 |
2018-07-19 | Update db2sql plugin with support for 32 bit item id. | Andrei Karas | 1 | -1/+1 |
2018-07-19 | Replace item id shorts to int in map server. | Andrei Karas | 29 | -153/+175 |
2018-07-19 | enable bodystyle saving by default | Asheraf | 1 | -3/+1 |
2018-07-19 | Add support for bodystyle in stylist shop ui | Asheraf | 7 | -5/+42 |
2018-07-17 | Replace item id shorts to int in char server. | Andrei Karas | 5 | -26/+26 |
2018-07-16 | Replace item id shorts to int in mmo.h | Andrei Karas | 4 | -14/+15 |
2018-07-16 | Change all int item fields in packet structs into unsigned int. | Andrei Karas | 1 | -41/+41 |
2018-07-16 | Merge pull request #2132 from 4144/fixcoverity | Haru | 1 | -0/+4 |
2018-07-16 | Fix issues found by coverity in last commits. | Andrei Karas | 1 | -0/+4 |
2018-07-15 | HPM Hooks Update | Hercules.ws | 2 | -5/+5 |
2018-07-15 | Merge pull request #2126 from 4144/updatepacket | Haru | 29 | -12033/+22733 |
2018-07-15 | Do attendace check only if packet requested open attendance ui (closes #2129). | Andrei Karas | 1 | -11/+11 |
2018-07-15 | Update non shuffle packet sizes up to 2018-07-11. | Andrei Karas | 1 | -0/+94 |
2018-07-15 | Clean all unused bits in packet 0x99b. | Andrei Karas | 1 | -1/+1 |
2018-07-15 | Update hpm hooks. | Andrei Karas | 5 | -76/+167 |
2018-07-15 | Update message tables up to 2018-07-11. | Andrei Karas | 3 | -10603/+10629 |
2018-07-15 | update other shuffle packets and encryption keys. | Andrei Karas | 3 | -6/+12 |