Age | Commit message (Expand) | Author | Files | Lines |
2014-10-30 | Merge pull request #369 from 4144/sqlpasswordsize | Haruna | 6 | -9/+9 |
2014-10-28 | Removed some temporary case-check error messages. | Haru | 3 | -49/+3 |
2014-10-28 | Removed some temporary case-check error messages. | Haru | 2 | -20/+0 |
2014-10-28 | Marked command 'checkquest' as deprecated | Haru | 2 | -2/+8 |
2014-10-28 | Removed use of 'checkquest' from scripts (re folder) | Haru | 39 | -784/+790 |
2014-10-28 | Removed use of 'checkquest' from scripts (pre-re folder) | Haru | 21 | -106/+106 |
2014-10-28 | Removed use of 'checkquest' from scripts (common folder) | Haru | 42 | -835/+657 |
2014-10-27 | Palm strike don't have cast time but have after cast delay. Thanks Playtester... | Michieru | 1 | -1/+1 |
2014-10-27 | Merge pull request #377 from Ridley8819/master | Michieru | 1 | -1/+1 |
2014-10-27 | Fix Gentle Touch Change map-server crash | Ridley8819 | 1 | -1/+1 |
2014-10-27 | Removed use of 'menu' from official (non-custom) scripts | Haru | 10 | -843/+720 |
2014-10-27 | Marked the petheal command as deprecated | Haru | 3 | -5/+12 |
2014-10-27 | Removed undocumented setr command. It was never meant to be available. | Haru | 1 | -17/+17 |
2014-10-27 | Marked command jump_zero as deprecated. | Haru | 2 | -18/+29 |
2014-10-27 | Added source support to mark script commands as deprecated | Haru | 2 | -2/+12 |
2014-10-26 | HPM Hooks Update | Hercules.ws | 1 | -4/+4 |
2014-10-26 | - Can't cast icewall more than once on the same center cell. Special thanks ... | Michieru | 5 | -7/+28 |
2014-10-25 | HPM Hooks Update | Hercules.ws | 5 | -30/+30 |
2014-10-25 | Sight Blaster and other skill fixes, magic reflect, crash, trap display and m... | Michieru | 7 | -26/+53 |
2014-10-25 | Added some missing variable initializations | Haru | 10 | -32/+40 |
2014-10-24 | ItemDB SQL Sync | Hercules.ws | 1 | -1/+1 |
2014-10-24 | HPM Hooks Update | Hercules.ws | 3 | -32/+92 |
2014-10-24 | Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 3) | Taylor Locke | 3 | -0/+200 |
2014-10-24 | Renamed ismounting, setmounting, @mount2 | Haru | 24 | -48/+46 |
2014-10-24 | pc_isriding* / pc_setriding* cleanup | Haru | 9 | -132/+213 |
2014-10-24 | Restored ability to differentiate between active and inactive quests | Haru | 2 | -0/+27 |
2014-10-24 | Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 2) | Taylor Locke | 2 | -6/+88 |
2014-10-24 | Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 1) | Taylor Locke | 2 | -0/+31 |
2014-10-24 | Added support for other libmysqlclient variants | Haru | 2 | -43/+8 |
2014-10-24 | Fixed an issue with $LIBS in the configure script | Haru | 2 | -99/+99 |
2014-10-23 | Merge pull request #347 from 4144/static | Haruna | 7 | -6/+224 |
2014-10-23 | In configure add option --enable-static | Andrei Karas | 7 | -6/+224 |
2014-10-23 | Added some validation checks in the geoip parse function | Haru | 1 | -9/+14 |
2014-10-23 | Improved bindatcmd handling of spaces in parameters. | Haru | 2 | -25/+75 |
2014-10-22 | 2014-10-22 packets thanks to Yommy. | Taylor Locke | 1 | -0/+37 |
2014-10-19 | Small Icewall implementation improvement | Michieru | 1 | -1/+3 |
2014-10-18 | As per request by Ind | Streusel | 1 | -0/+8 |
2014-10-18 | Renamed DeprecationWarning to DeprecationCaseWarning, since that's what it is... | Haru | 3 | -15/+15 |
2014-10-18 | Revert "Some Quality of Life Changes" | Haru | 5 | -220/+19 |
2014-10-18 | HPM Hooks Update | Hercules.ws | 3 | -38/+0 |
2014-10-18 | Fix bug:7454 | Michieru | 11 | -79/+59 |
2014-10-18 | Increase sql password field size from 32 to 100 chars. | Andrei Karas | 6 | -9/+9 |
2014-10-18 | Some Quality of Life Changes | Taylor Locke | 5 | -19/+220 |
2014-10-18 | HPM Hooks Update | Hercules.ws | 1 | -6/+6 |
2014-10-18 | Correctly fix bug:8225 gentle touch revitalize now reduce damage correctly | Michieru | 2 | -12/+12 |
2014-10-16 | Fix warning when compile in linux | Michieru | 1 | -2/+2 |
2014-10-15 | Fix Hovering Booster should be equip to cast Hovering | Michieru | 1 | -0/+8 |
2014-10-15 | Fixes some typo on replacestr. | dastgir | 1 | -1/+1 |
2014-10-14 | Update atk2 of all mob to match with official. | Michieru | 1 | -1301/+1301 |
2014-10-13 | HPM Hooks Update | Hercules.ws | 3 | -13/+139 |