summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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 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
2014-10-18Some Quality of Life ChangesTaylor Locke3-10/+143
2014-10-18HPM Hooks UpdateHercules.ws1-6/+6
2014-10-18Correctly fix bug:8225 gentle touch revitalize now reduce damage correctlyMichieru2-12/+12
2014-10-16Fix warning when compile in linuxMichieru1-2/+2
2014-10-15Fix Hovering Booster should be equip to cast HoveringMichieru1-0/+8
2014-10-15Fixes some typo on replacestr.dastgir1-1/+1
2014-10-13HPM Hooks UpdateHercules.ws3-13/+139