summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-01-07Fixed char-server crash for clients >= 20141022, Thanks to Yommy and Inddastgirpojee1-5/+4
2015-01-06Fixed LK_SPIRALPIERCE & NJ_TATAMIGAESHI change in damage output. Thanks to Michimalufett1-11/+12
2015-01-05Merge pull request #436 from 4144/mysqlleakHaruna1-0/+1
2015-01-05Fix memory leak after closing mysql connection.Andrei Karas1-0/+1
2015-01-02Update HPM hooks.Andrei Karas3-0/+32
2015-01-02Add npcdb_checkid to npc interface.Andrei Karas5-10/+15
2015-01-01Merge pull request #430 from csnv/overviewHaruna1-16/+16
2015-01-01Removed deprecated command cmdothernpcHaru1-13/+0
2015-01-01Removed deprecated script command aliases enablearena/disablearenaHaru1-2/+0
2015-01-01Removed deprecated script command alias 'save'Haru1-1/+0
2015-01-01Merge pull request #425 from 4144/fixesHaruna28-207/+261
2014-12-31Improve performance a bit by removing strlen(str) > 0.Andrei Karas6-8/+10
2014-12-31Fix wrong formattingAndrei Karas1-1/+2
2014-12-31fix wrong check.Andrei Karas1-1/+1
2014-12-31Fix checking result from function TryEnterCriticalSection.Andrei Karas1-1/+1
2014-12-31Fix wrong useless cycle added in commit c47d8e4b8f9d63ab6b4e7e286e91cd50a5bdd...Andrei Karas1-1/+1
2014-12-31fix typo in inter.c in initerface initialisation.Andrei Karas1-1/+1
2014-12-31Remove useless checks.Andrei Karas7-12/+12
2014-12-31Add some missing null pointer checks after automatic checks.Andrei Karas21-179/+228
2014-12-31Fix possible memory overflows and underflows.Andrei Karas3-3/+5
2014-12-31fix for bug http://hercules.ws/board/tracker/issue-8483-map-crash/Andrei Karas1-0/+6
2014-12-30Fixed ranking packet for 20130605 up until 20130703. Fixed order for some oth...csnv1-16/+16
2014-12-30Merge pull request #429 from csnv/overviewmalufett1-108/+110
2014-12-28Fixed Bug#8453malufett1-1/+5
2014-12-28Split mob sql database into mob_db and mob_db_re.malufett3-6/+26
2014-12-28Follow up@990c25267aeefe4d792bf941a366a6603afcb42bmalufett1-1/+3
2014-12-28Merge pull request #427 from csnv/skillsworkHaruna3-7/+6
2014-12-28Fixed offensive skill formulas of KG/OB to official.malufett3-43/+39
2014-12-28Added RE version for 'size_fix.txt'.malufett1-1/+1
2014-12-27Speeding up calc aspd process in Renewalcsnv1-108/+110
2014-12-27Preliminary fix antimaya hack reporting wrong position. Bug report 8461: http...csnv1-0/+1
2014-12-27Fixes EDP for Grimtooth and Venom Knife. Bug report 6259: http://hercules.ws/...csnv1-5/+3
2014-12-27Merge pull request #422 from 4144/thinsockHaruna1-0/+11
2014-12-27Merge pull request #421 from csnv/songredoHaruna1-4/+25
2014-12-26In linux enable thin-stream mode.Andrei Karas1-0/+11
2014-12-26Disable text over target of PR_KYRIE. Bug report 8434: http://hercules.ws/boa...csnv1-2/+2
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-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-26Follow up@6dd08befa6064a652d0d98e7cb85f0e353992dd5malufett4-18/+24
2014-12-26Updated KG/OB Spirit Charms to official behaviormalufett12-105/+135
2014-12-24Songs aegis behavior updated. Bonus correctioncsnv1-4/+19
2014-12-23Removed deprecated commands checkdragon, setdragonHaru1-54/+0
2014-12-23Removed deprecated commands setmadogear, checkmadogearHaru1-43/+0
2014-12-23Removed deprecated commands setriding, checkridingHaru1-45/+0
2014-12-23HPM Hooks UpdateHercules.ws3-0/+32
2014-12-23Allow use constants in item_db.conf for int fields.Andrei Karas2-18/+38