Age | Commit message (Expand) | Author | Files | Lines |
2014-11-14 | Add ability to add deprecated command from scripts and plugins. | Andrei Karas | 2 | -3/+3 |
2014-11-11 | Corrected some uninitialized interface functions | Haru | 1 | -3/+0 |
2014-11-10 | Merge pull request #386 from 4144/fixplugins | Haruna | 11 | -41/+41 |
2014-11-10 | Fix interfaces methods usage. | Andrei Karas | 11 | -41/+41 |
2014-11-09 | Follow git rev: cf18e5578f85bc6c368a2ad4d7c746af8687c7f0 | Michieru | 1 | -0/+1 |
2014-11-06 | revert Git:10e6f1a189f20ca346ada2f6199378869b370442 | Michieru | 2 | -21/+6 |
2014-11-03 | Fix compile warning in VC++ | Michieru | 1 | -1/+1 |
2014-11-03 | Merge pull request #363 from EPuncker/master | Michieru | 5 | -2/+19 |
2014-11-03 | Adjusted roulette logic ( see 239d480487e24294975f35ed55f210837ad1088e ) | shennetsind | 1 | -14/+14 |
2014-11-03 | HPM Hooks Update | Hercules.ws | 5 | -115/+115 |
2014-11-03 | * No cell stacking implemented (official version) | Michieru | 9 | -29/+147 |
2014-11-03 | Re-issuing conflicted-out content on battle.c (see history/follow up) | shennetsind | 1 | -0/+8 |
2014-11-03 | Merge branch 'master' of github.com:HerculesWS/Hercules | shennetsind | 20 | -234/+236 |
2014-11-03 | Introducing 2014-10-22, Roulette and Per-Char Gender! | shennetsind | 9 | -15/+555 |
2014-11-03 | Missing 'type' field in itemdb now defaults to IT_ETC rather than IT_UNKNOWN | shennetsind | 1 | -1/+1 |
2014-11-03 | Added missing type check to skill_delunitgroup | shennetsind | 1 | -1/+1 |
2014-11-02 | Merge pull request #379 from 4144/irccrash | Haruna | 1 | -2/+3 |
2014-11-02 | Marked commands 'enablearena' and 'disablearena' as deprecated. | Haru | 1 | -2/+2 |
2014-11-02 | Marked command 'cmdothernpc' as deprecated. | Haru | 1 | -1/+1 |
2014-11-02 | Marked command 'save' as deprecated. | Haru | 1 | -1/+1 |
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 | Fix possible buffer overflow in irc channel name parsing. | Andrei Karas | 1 | -2/+3 |
2014-10-31 | Merge pull request #378 from HerculesWS/hpmupdates | Haruna | 3 | -45/+4 |
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 | 2 | -2/+2 |
2014-10-28 | Added preliminary support for login and char server in the HPMDataCheck | Haru | 3 | -45/+4 |
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 |