summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-11-02Marked command 'save' as deprecated.Haru1-1/+1
2014-11-02Added min() and max() script commandsHaru1-0/+32
2014-11-01Fix clearance, should work only on mob, party or self and skill can't be cast...Michieru2-12/+7
2014-11-01Merge pull request #380 from csnv/somefixesMichieru1-4/+3
2014-10-31- If you now cast Icewall on an existing ice wall cell, the duration (HP) wil...Michieru1-2/+3
2014-10-31- Monster chase range updates (bugreport:7637)Michieru4-22/+47
2014-10-31Fixed some errors pointed out by clang's static analyzerHaru2-3/+2
2014-10-31Merge pull request #378 from HerculesWS/hpmupdatesHaruna34-138/+827
2014-10-30Fixed ALL_RESURRECTION to not inflict damage on hidden undead type playerscsnv1-4/+3
2014-10-30Fixed Bug#8012malufett2-4/+3
2014-10-29Added 2014 Halloween Event and made status change parameter optional on montr...Taylor Locke6-9/+40
2014-10-30Fixed Bug#7915malufett1-2/+2
2014-10-30Fixed Bug#7736malufett2-1/+2
2014-10-30Deprecated checkriding and setriding commandsHaru1-2/+2
2014-10-30Deprecated checkdragon and setdragon commandsHaru1-2/+2
2014-10-30Deprecated checkmadogear and setmadogear commandsHaru1-2/+2
2014-10-30Merge pull request #369 from 4144/sqlpasswordsizeHaruna6-9/+9
2014-10-28Added preliminary support for char and login server to HPMHookingHaru18-21/+479
2014-10-28Added preliminary support for login and char server in the HPMDataCheckHaru17-117/+348
2014-10-28Removed some temporary case-check error messages.Haru3-49/+3
2014-10-28Removed some temporary case-check error messages.Haru2-20/+0
2014-10-28Marked command 'checkquest' as deprecatedHaru1-1/+1
2014-10-27Fix Gentle Touch Change map-server crashRidley88191-1/+1
2014-10-27Marked the petheal command as deprecatedHaru1-1/+1
2014-10-27Removed undocumented setr command. It was never meant to be available.Haru1-17/+17
2014-10-27Marked command jump_zero as deprecated.Haru1-10/+13
2014-10-27Added source support to mark script commands as deprecatedHaru2-2/+12
2014-10-26HPM Hooks UpdateHercules.ws1-4/+4
2014-10-26- Can't cast icewall more than once on the same center cell. Special thanks ...Michieru5-7/+28
2014-10-25HPM Hooks UpdateHercules.ws5-30/+30
2014-10-25Sight Blaster and other skill fixes, magic reflect, crash, trap display and m...Michieru6-25/+52
2014-10-25Added some missing variable initializationsHaru10-32/+40
2014-10-24HPM Hooks UpdateHercules.ws3-32/+92
2014-10-24Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 3)Taylor Locke1-0/+133
2014-10-24Renamed ismounting, setmounting, @mount2Haru2-13/+17
2014-10-24pc_isriding* / pc_setriding* cleanupHaru9-132/+213
2014-10-24Restored ability to differentiate between active and inactive questsHaru1-0/+18
2014-10-24Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 2)Taylor Locke1-4/+59
2014-10-24Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 1)Taylor Locke1-0/+24
2014-10-23In configure add option --enable-staticAndrei Karas5-5/+5
2014-10-23Added some validation checks in the geoip parse functionHaru1-9/+14
2014-10-23Improved bindatcmd handling of spaces in parameters.Haru1-20/+22
2014-10-222014-10-22 packets thanks to Yommy.Taylor Locke1-0/+37
2014-10-19 Small Icewall implementation improvementMichieru1-1/+3
2014-10-18As per request by IndStreusel1-0/+8
2014-10-18Renamed DeprecationWarning to DeprecationCaseWarning, since that's what it is...Haru3-15/+15
2014-10-18Revert "Some Quality of Life Changes"Haru3-143/+10
2014-10-18HPM Hooks UpdateHercules.ws3-38/+0
2014-10-18Fix bug:7454Michieru10-75/+46
2014-10-18Increase sql password field size from 32 to 100 chars.Andrei Karas6-9/+9