summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-05HPM Hooks updateIbrahim Zidan1-0/+2
2019-03-07moving stylist into it's own interfaceAsheraf1-0/+1
2018-12-12Move packets struct in login server into separate files for AC and CA packets.Andrei Karas1-0/+2
2018-11-14Add interface for packets in common.Andrei Karas1-0/+1
2018-07-24Implementation of the official Achievement System.smokexyz1-0/+2
2018-07-12Fix dateUnknown1-1/+1
2018-05-29Add autogenerated messages list headers with original strings and translation.Andrei Karas1-0/+1
2018-02-09Add interface into loginlog.c.Andrei Karas1-0/+1
2018-02-09Add interface into ipban.c.Andrei Karas1-0/+1
2018-02-09Add interface into account.c.Andrei Karas1-0/+1
2018-01-25Implementation of Official Clan SystemMurilo Pereti Tavares1-0/+2
2017-08-08Disable warning -Wdiscarded-qualifiers in hpm code for now.Andrei Karas1-0/+6
2017-08-08Fix hpm issues after rodex commit.Andrei Karas1-0/+2
2016-07-12Interface grfio.chemagx1-0/+1
2016-07-12Interface thread.chemagx1-0/+1
2016-07-12Interface random.chemagx1-0/+1
2016-07-12Interface mutex.chemagx1-0/+1
2016-07-12Interface md5calc.chemagx1-0/+1
2016-07-12Interface des.chemagx1-0/+1
2016-04-30Moved HPMHooking-related definitions to plugins/HPMHooking.hHaru1-0/+3
2016-04-16Rewrite client interface for login server (part 7)hemagx1-0/+1
2016-04-16Rewrite client interface for login server (part 6)hemagx1-1/+2
2016-03-20Dropped typedef from DBMapHaru1-1/+1
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+19
2015-10-19rename malloc.c/h to memmgr.Andrei Karas1-2/+2
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-2/+0
2015-09-18Clarified the intent of several assignments inside conditional expressionsHaru1-1/+1
2015-08-15HPM compatibility improvementsHaru1-9/+4
2015-08-15Added HPMHooking support for common interfacesHaru1-0/+14
2015-06-19Improved info/error messages during plugin loadingHaru1-4/+4
2015-06-19Removed ".." from include directivesHaru1-81/+81
2015-01-24Moved the Hercules Channel System to its own file/interfaceHaru1-0/+1
2014-11-16Whitespace cleanup (no code changes)Haru1-22/+21
2014-11-15Add missing includes in HPMHooking plugin.Andrei Karas1-0/+15
2014-11-07Enable HPMHooking building for login server.Andrei Karas1-0/+1
2014-10-28Added preliminary support for char and login server to HPMHookingHaru1-7/+39
2014-05-16Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3Haru1-27/+26
2014-02-03Wrap up on HPMDCshennetsind1-0/+2
2013-10-16Modified HPM Hook Cachingshennetsind1-3/+5
2013-10-04HPM: Hooking!shennetsind1-0/+173