Age | Commit message (Expand) | Author | Files | Lines |
2017-09-17 | Replace A_DAGGER in the item database applicable entries | Haru | 2 | -2/+2 |
2017-09-17 | Replace A_ARROW in the item database applicable entries | Haru | 2 | -48/+48 |
2017-09-17 | Replace W_2HSTAFF in the item database applicable entries | Haru | 2 | -27/+27 |
2017-09-17 | Replace W_HUUMA in the item database applicable entries | Haru | 2 | -30/+30 |
2017-09-17 | Replace W_GRENADE in the item database applicable entries | Haru | 2 | -15/+15 |
2017-09-17 | Replace W_SHOTGUN in the item database applicable entries | Haru | 2 | -23/+23 |
2017-09-17 | Replace W_GATLING in the item database applicable entries | Haru | 2 | -15/+15 |
2017-09-17 | Replace W_RIFLE in the item database applicable entries | Haru | 2 | -30/+30 |
2017-09-17 | Replace W_REVOLVER in the item database applicable entries | Haru | 2 | -36/+36 |
2017-09-17 | Replace W_KATAR in the item database applicable entries | Haru | 2 | -93/+93 |
2017-09-17 | Replace W_BOOK in the item database applicable entries | Haru | 2 | -78/+78 |
2017-09-17 | Replace W_WHIP in the item database applicable entries | Haru | 2 | -80/+80 |
2017-09-17 | Replace W_MUSICAL in the item database applicable entries | Haru | 2 | -70/+70 |
2017-09-17 | Replace W_KNUCKLE in the item database applicable entries | Haru | 2 | -67/+67 |
2017-09-17 | Replace W_BOW in the item database applicable entries | Haru | 2 | -123/+123 |
2017-09-17 | Replace W_STAFF in the item database applicable entries | Haru | 2 | -147/+147 |
2017-09-17 | Replace W_MACE in the item database applicable entries | Haru | 2 | -142/+142 |
2017-09-17 | Replace W_2HAXE in the item database applicable entries | Haru | 2 | -98/+98 |
2017-09-17 | Replace W_1HAXE in the item database applicable entries | Haru | 2 | -31/+31 |
2017-09-17 | Replace W_2HSPEAR in the item database applicable entries | Haru | 2 | -88/+88 |
2017-09-17 | Replace W_1HSPEAR in the item database applicable entries | Haru | 2 | -67/+67 |
2017-09-17 | Replace W_2HSWORD in the item database applicable entries | Haru | 2 | -114/+114 |
2017-09-17 | Replace W_1HSWORD in the item database applicable entries | Haru | 2 | -158/+158 |
2017-09-17 | Replace W_DAGGER in the item database applicable entries | Haru | 2 | -237/+237 |
2017-09-17 | Add item subtype (weapon/ammunition type) constants | Haru | 2 | -32/+70 |
2017-09-17 | Merge pull request #1838 from MishimaHaruna/typofixes | Haru | 34 | -266/+256 |
2017-09-12 | Fix several typos and grammar mistakes | Haru | 34 | -266/+256 |
2017-09-06 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 |
2017-09-06 | Merge pull request #1822 from 4144/rodexfix | Haru | 4 | -6/+31 |
2017-09-05 | Add missing checks in attaching item to rodex mail. | Andrei Karas | 1 | -5/+26 |
2017-09-05 | Add SC_DAILYSENDMAILCNT into constants.conf and sc_config.txt | Andrei Karas | 2 | -0/+4 |
2017-09-05 | Adjust rodex packet versions based on tests. | Andrei Karas | 1 | -1/+1 |
2017-09-05 | Allow failures on the clang-4.0 clang-5.0 builds in Travis | Haru | 1 | -5/+12 |
2017-09-03 | Merge pull request #1835 from MathyM/diamond-seller-weight-fix | Haru | 1 | -6/+5 |
2017-09-03 | Fix errors in the Diamond seller script that were making the NPC check for we... | Mathy | 1 | -6/+5 |
2017-08-25 | Merge pull request #1830 from mekolat/clang5 | Haru | 1 | -0/+36 |
2017-08-24 | add clang-4.0 re and pre-re builds to travis | gumi | 1 | -0/+18 |
2017-08-24 | add clang-5.0 re and pre-re builds to travis | gumi | 1 | -0/+18 |
2017-08-16 | Update travis for ubuntu trusty | gumi | 2 | -13/+39 |
2017-08-15 | Merge pull request #1817 from 4144/reducememoryusage | Haru | 1 | -1/+1 |
2017-08-13 | Save near 200 places in arrays with size SC_MAX. | Andrei Karas | 1 | -1/+1 |
2017-08-13 | Merge pull request #1819 from 4144/rodexfixes | Haru | 1 | -5/+6 |
2017-08-13 | Reported rodex bug fixes. | Andrei Karas | 1 | -1/+2 |
2017-08-11 | Fix some wrong packet versions in rodex code. | Andrei Karas | 1 | -4/+4 |
2017-08-11 | Whitespace fixes | Haru | 3 | -9/+9 |
2017-08-11 | Fix various issues detected by coverity in rodex-related code | Haru | 3 | -7/+7 |
2017-08-11 | Merge pull request #1818 from 4144/fixes | Haru | 2 | -1/+4 |
2017-08-10 | Fix possible overflow in npc_parsename. | Andrei Karas | 1 | -1/+1 |
2017-08-10 | Fix implicit-fallthrough warnings in libconfig.c | Andrei Karas | 1 | -0/+3 |
2017-08-09 | Merge pull request #1816 from 4144/travis | Haru | 4 | -3/+55 |