Age | Commit message (Expand) | Author | Files | Lines |
2014-11-02 | Added min() and max() script commands | Haru | 1 | -0/+32 |
2014-11-01 | Fix clearance, should work only on mob, party or self and skill can't be cast... | Michieru | 2 | -12/+7 |
2014-11-01 | Merge pull request #380 from csnv/somefixes | Michieru | 1 | -4/+3 |
2014-10-31 | - If you now cast Icewall on an existing ice wall cell, the duration (HP) wil... | Michieru | 1 | -2/+3 |
2014-10-31 | - Monster chase range updates (bugreport:7637) | Michieru | 4 | -22/+47 |
2014-10-31 | Fixed some errors pointed out by clang's static analyzer | Haru | 2 | -3/+2 |
2014-10-31 | Merge pull request #378 from HerculesWS/hpmupdates | Haruna | 34 | -138/+827 |
2014-10-30 | Fixed ALL_RESURRECTION to not inflict damage on hidden undead type players | csnv | 1 | -4/+3 |
2014-10-30 | Fixed Bug#8012 | malufett | 2 | -4/+3 |
2014-10-29 | Added 2014 Halloween Event and made status change parameter optional on montr... | Taylor Locke | 6 | -9/+40 |
2014-10-30 | Fixed Bug#7915 | malufett | 1 | -2/+2 |
2014-10-30 | Fixed Bug#7736 | malufett | 2 | -1/+2 |
2014-10-30 | Deprecated checkriding and setriding commands | Haru | 1 | -2/+2 |
2014-10-30 | Deprecated checkdragon and setdragon commands | Haru | 1 | -2/+2 |
2014-10-30 | Deprecated checkmadogear and setmadogear commands | Haru | 1 | -2/+2 |
2014-10-30 | Merge pull request #369 from 4144/sqlpasswordsize | Haruna | 6 | -9/+9 |
2014-10-28 | Added preliminary support for char and login server to HPMHooking | Haru | 18 | -21/+479 |
2014-10-28 | Added preliminary support for login and char server in the HPMDataCheck | Haru | 17 | -117/+348 |
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 | 1 | -1/+1 |
2014-10-27 | Fix Gentle Touch Change map-server crash | Ridley8819 | 1 | -1/+1 |
2014-10-27 | Marked the petheal command as deprecated | Haru | 1 | -1/+1 |
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 | 1 | -10/+13 |
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 | 6 | -25/+52 |
2014-10-25 | Added some missing variable initializations | Haru | 10 | -32/+40 |
2014-10-24 | HPM Hooks Update | Hercules.ws | 3 | -32/+92 |
2014-10-24 | Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 3) | Taylor Locke | 1 | -0/+133 |
2014-10-24 | Renamed ismounting, setmounting, @mount2 | Haru | 2 | -13/+17 |
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 | 1 | -0/+18 |
2014-10-24 | Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 2) | Taylor Locke | 1 | -4/+59 |
2014-10-24 | Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 1) | Taylor Locke | 1 | -0/+24 |
2014-10-23 | In configure add option --enable-static | Andrei Karas | 5 | -5/+5 |
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 | 1 | -20/+22 |
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 | 3 | -143/+10 |
2014-10-18 | HPM Hooks Update | Hercules.ws | 3 | -38/+0 |
2014-10-18 | Fix bug:7454 | Michieru | 10 | -75/+46 |
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 | 3 | -10/+143 |