summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Removed unnecessary typedefs from thread and spinlockHaru6-78/+91
2016-07-12Corrected some compiler warnings in test_spinlockHaru1-1/+1
2016-07-12Interface thread.chemagx7-141/+176
2016-07-12HPM Hooks UpdateHaru15-0/+800
2016-07-12Various changes to the random interfaceHaru2-26/+76
2016-07-12Interface random.chemagx7-48/+82
2016-07-12HPM Hooks UpdateHaru15-0/+984
2016-07-12Various changes to the mutex interfaceHaru2-51/+70
2016-07-12Removed unnecessary typedefs from mutex.hHaru3-57/+56
2016-07-12Interface mutex.chemagx5-85/+115
2016-07-12HPM Hooks UpdateHaru15-0/+310
2016-07-12Various changes to the md5 interfaceHaru2-69/+104
2016-07-12Interface md5calc.chemagx7-26/+42
2016-07-12HPM Hooks UpdateHaru15-1/+212
2016-07-12Various changes to the des interfaceHaru3-82/+108
2016-07-12Removed unnecessary typedefs from des.hHaru3-25/+31
2016-07-12Interface des.chemagx5-11/+30
2016-07-11Merge pull request #1352 from 4144/skilldbfixHaru2-27/+35
2016-07-12Fix reading skill_db.confAndrei Karas2-27/+35
2016-07-10Fixed some issues with NULL dates in the login tableHaru2-7/+19
2016-07-10HPM Hooks UpdateHercules.ws4-0/+34
2016-07-10HULD generator: Show the amount of strings parsedHaru1-1/+5
2016-07-10HULD generator: added .pot file headerHaru1-2/+19
2016-07-10HULD: Improved .po file parser to properly read concatenated stringsHaru2-57/+142
2016-07-10HPM Hooks UpdateHercules.ws4-0/+33
2016-07-10Merge pull request #1350 from 4144/scconfHaru4-50/+17
2016-07-10Fixed SC_OFFERTORIUM and SC_MAGNIFICATRidley1-5/+9
2016-07-10Use different interface members for start sc effects and show started effect ...Andrei Karas2-2/+4
2016-07-10Add sc_config.txt flag for always visible effects.Andrei Karas2-48/+13
2016-07-09HPM Hooks UpdateHercules.ws2-112/+112
2016-07-09Fixed some warnings while compiling HPMHookingHaru1-14/+14
2016-07-09HPM Hooks UpdateHercules.ws4-104/+530
2016-07-09Merge pull request #1333 from Smokexyz/SkillDBLibHaru2-237/+1316
2016-07-09SkillDB TXT to Libconfig + converterSmokexyz2-237/+1316
2016-07-09db2sql plugin now will dump equip_job as Decimalinstead of Hexadecimalhemagx1-2/+2
2016-07-08Add comments into defines in socket.cAndrei Karas1-70/+70
2016-07-08Added epoll as event-dispatcher on linux (instead of select())Florian Wilkemeyer1-5/+165
2016-07-08Fixed a compilation error on packetvers older than 20071106Haru2-40/+48
2016-07-08Fix crashes if from login table can be read NULL field.Andrei Karas1-2/+2
2016-07-07Dont show compilation warnings about root if building for ci.Andrei Karas1-0/+6
2016-07-05HPM Hooks UpdateHercules.ws4-10/+259
2016-07-05Move static methods into interface in status.cAndrei Karas2-375/+391
2016-07-05Move static methods into interface in skill.cAndrei Karas2-27/+35
2016-07-05Merge pull request #1339 from 4144/scriptchecksHaru2-4/+16
2016-07-04Add one check for possible script issue.Andrei Karas2-4/+16
2016-07-04Added messages to discourage running Hercules as root.Haru1-4/+61
2016-07-03Replace all warnings to errors if build bot configure option enabled.Andrei Karas1-0/+4
2016-07-03Add into travis configure option --enable-buildbot.Andrei Karas4-0/+8
2016-07-03Add --run-once flag into char server.Andrei Karas1-0/+14
2016-07-03Add --run-once flag into login server.Andrei Karas1-0/+14