summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-02Fixed an error in the HPMHookGenHaru1-1/+1
2014-11-02Marked command 'save' as deprecated.Haru2-2/+11
2014-11-02Replaced 'set' with direct assignment where applicable (item db)Haru2-112/+112
2014-11-02Replaced 'set' with direct assignment where applicable (quests folder)Haru43-4702/+4622
2014-11-02Replaced 'set' with direct assignment where applicable (quests subfolders)Haru35-995/+985
2014-11-02Replaced 'set' with direct assignment where applicable (re folder)Haru70-2207/+2230
2014-11-02Replaced 'set' with direct assignment where applicable (re/quests folder)Haru20-1523/+1525
2014-11-02Replaced 'set' with direct assignment where applicable (pre-re folder)Haru21-633/+572
2014-11-02Replaced 'set' with direct assignment where applicable (common folder)Haru163-3824/+3819
2014-11-02Added min() and max() script commandsHaru3-0/+48
2014-11-01Fix clearance, should work only on mob, party or self and skill can't be cast...Michieru3-13/+8
2014-11-01Merge pull request #380 from csnv/somefixesMichieru1-4/+3
2014-10-31Follow-up to 1d0452110f4b02f6d771c61d5c3a944f82b155f3Haru4-9/+259
2014-10-31- If you now cast Icewall on an existing ice wall cell, the duration (HP) wil...Michieru1-2/+3
2014-10-31Follow-up to c6f102e (fixed a typo)Haru1-1/+1
2014-10-31- Monster chase range updates (bugreport:7637)Michieru7-36/+68
2014-10-31Follow up to 1d0452110f4b02f6d771c61d5c3a944f82b155f3Haru4-7/+259
2014-10-31Follow-up to 1d0452110f4b02f6d771c61d5c3a944f82b155f3Haru4-9/+262
2014-10-31Fixed some errors pointed out by clang's static analyzerHaru2-3/+2
2014-10-31Follow-up to 1d0452110f4b02f6d771c61d5c3a944f82b155f3Haru4-26/+360
2014-10-31Follow up 1d0452110f4b02f6d771c61d5c3a944f82b155f3malufett14-0/+64
2014-10-31Merge pull request #378 from HerculesWS/hpmupdatesHaruna36-224/+932
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-30ItemDB SQL SyncHercules.ws1-1/+18
2014-10-29Added 2014 Halloween Event and made status change parameter optional on montr...Taylor Locke13-9/+2880
2014-10-30Fixed Bug#7915malufett1-2/+2
2014-10-30Fixed Bug#7736malufett2-1/+2
2014-10-30ItemDB SQL SyncHercules.ws1-3/+3
2014-10-30Deprecated checkriding and setriding commandsHaru15-99/+81
2014-10-30Deprecated checkdragon and setdragon commandsHaru5-13/+20
2014-10-30Deprecated checkmadogear and setmadogear commandsHaru6-20/+31
2014-10-30Merge pull request #369 from 4144/sqlpasswordsizeHaruna6-9/+9
2014-10-28Added preliminary support for char and login server to HPMHookingHaru19-105/+570
2014-10-28Added preliminary support for login and char server in the HPMDataCheckHaru18-119/+362
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 deprecatedHaru2-2/+8
2014-10-28Removed use of 'checkquest' from scripts (re folder)Haru39-784/+790
2014-10-28Removed use of 'checkquest' from scripts (pre-re folder)Haru21-106/+106
2014-10-28Removed use of 'checkquest' from scripts (common folder)Haru42-835/+657
2014-10-27Palm strike don't have cast time but have after cast delay. Thanks Playtester...Michieru1-1/+1
2014-10-27Merge pull request #377 from Ridley8819/masterMichieru1-1/+1
2014-10-27Fix Gentle Touch Change map-server crashRidley88191-1/+1
2014-10-27Removed use of 'menu' from official (non-custom) scriptsHaru10-843/+720
2014-10-27Marked the petheal command as deprecatedHaru3-5/+12
2014-10-27Removed undocumented setr command. It was never meant to be available.Haru1-17/+17
2014-10-27Marked command jump_zero as deprecated.Haru2-18/+29
2014-10-27Added source support to mark script commands as deprecatedHaru2-2/+12
2014-10-26HPM Hooks UpdateHercules.ws1-4/+4