summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-28Fixed offensive skill formulas of KG/OB to official.malufett9-50/+46
2014-12-28Added RE version for 'size_fix.txt'.malufett3-1/+8
2014-12-27Merge pull request #422 from 4144/thinsockHaruna1-0/+11
2014-12-27Merge pull request #421 from csnv/songredoHaruna3-18/+39
2014-12-26In linux enable thin-stream mode.Andrei Karas1-0/+11
2014-12-26Merge pull request #419 from 4144/charsexHaruna2-13/+54
2014-12-26Fixes song affecting caster without linkcsnv1-2/+8
2014-12-26Add script function for change per character gender.Andrei Karas1-10/+35
2014-12-26Save char sex in db.Andrei Karas1-3/+19
2014-12-26Merge pull request #424 from 4144/hpmupdateHaru7-18/+22
2014-12-26Update HPM hooks after commit 6dd08befa6064a652d0d98e7cb85f0e353992dd5.Andrei Karas3-12/+12
2014-12-26Fix compilation errors and possible server crash from previous commits.Andrei Karas4-6/+10
2014-12-26Allowed flag values of map_count_oncell to stackHaru1-34/+30
2014-12-26Added note about KeepAfterUse to pre-re item_dbHaru2-0/+22
2014-12-26Follow up@6dd08befa6064a652d0d98e7cb85f0e353992dd5malufett4-18/+24
2014-12-26Updated KG/OB Spirit Charms to official behaviormalufett12-105/+135
2014-12-24Songs aegis behavior updated. Bonus correctioncsnv3-18/+33
2014-12-23Removed deprecated commands checkdragon, setdragonHaru2-83/+0
2014-12-23Removed deprecated commands setmadogear, checkmadogearHaru2-62/+0
2014-12-23Removed deprecated commands setriding, checkridingHaru2-70/+0
2014-12-23Fixed an issue in the Doha's Secret Orders questHaru1-3/+3
2014-12-23HPM Hooks UpdateHercules.ws3-0/+32
2014-12-23Merge pull request #418 from 4144/itemdbHaruna2-18/+38
2014-12-23Allow use constants in item_db.conf for int fields.Andrei Karas2-18/+38
2014-12-22Follow up@772cb2b111973c0c749e505ffd2685bb67e887bdmalufett1-2/+2
2014-12-21Fixed Bug#8458malufett2-11/+28
2014-12-20Merge pull request #416 from 4144/plugextHaruna10-6/+151
2014-12-21Update HPM hooks.Andrei Karas3-0/+62
2014-12-21Add function for reading custom itemdb fields.Andrei Karas2-0/+8
2014-12-21Remove plugin data in mob_data destruction.Andrei Karas1-0/+10
2014-12-21Remove plugin data in mob_db destruction.Andrei Karas1-1/+12
2014-12-21Move mob_db deletion into separate function.Andrei Karas2-6/+11
2014-12-19Remove plugin data in item_data destruction.Andrei Karas1-0/+10
2014-12-19Add struct item_data, mob_db and mob_data for pluginsAnnieRuru4-0/+39
2014-12-20Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett14-35/+394
2014-12-20Fixed Bug#8469malufett1-4/+6
2014-12-17Corrected a trivial null pointer case detected by XcodeHaru1-1/+4
2014-12-17Fixed a compile error on MSVC < 2013Haru1-25/+21
2014-12-16Merge pull request #415 from 4144/pcfixHaruna6-1/+43
2014-12-17Update HPM hooks.Andrei Karas3-0/+32
2014-12-17Move check is item usable or not to separate method.Andrei Karas3-1/+11
2014-12-16HPM Hooks UpdateHercules.ws3-0/+64
2014-12-16Merge pull request #409 from 4144/npcdistanceHaruna8-33/+287
2014-12-16Add OnUnTouch event/label into scripts documentation.Andrei Karas1-1/+8
2014-12-16If player left npc, call onUnTouch event.Andrei Karas1-1/+8
2014-12-16Add function what called if player leave npc area.Andrei Karas5-6/+22
2014-12-16Add function what call OnUntouch event.Andrei Karas4-4/+19
2014-12-16Extend script command getareausers.Andrei Karas2-16/+66
2014-12-16Fix incorrect memory access in script command getareausers.Andrei Karas1-1/+2
2014-12-16Add script command getnpcclass.Andrei Karas2-0/+40