Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-21 | HPM Hooks Update | Hercules.ws | 3 | -6/+68 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-02-20 | HPM Hooks Update | Hercules.ws | 1 | -3/+3 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-02-19 | Fix all known warnings from compiler flags -Wformat* | Andrei Karas | 2 | -37/+37 | |
Add all missing -Wformat flags into configure. | |||||
2016-02-17 | HPM Hooks Update | Haru | 3 | -696/+696 | |
2016-02-17 | Removed unnecessary typedefs from libconfig | Haru | 1 | -5/+5 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-02-17 | HPM Hooks Update | Haru | 9 | -39/+39 | |
2016-02-17 | HPM Hooks Update | Haru | 9 | -0/+960 | |
2016-02-17 | HPM Hooks Update | Haru | 9 | -186/+186 | |
2016-02-06 | HPM Hooks Update | Hercules.ws | 1 | -5/+5 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-02-06 | HPM Hooks Update | Hercules.ws | 9 | -0/+96 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-02-04 | HPM Hooks Update | Hercules.ws | 3 | -34/+66 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-02-05 | Merge pull request #993 from HerculesWS/mobdb2sql | Andrei Karas | 1 | -94/+463 | |
Mob DB support for the db2sql plugin | |||||
2016-01-29 | Merge pull request #1108 from 4144/pcreconfigure | Haru | 1 | -2/+2 | |
Enable pcre by default in configure and show error if pcre missing. | |||||
2016-01-29 | Added modb2sql converter to the db2sql plugin | Haru | 1 | -2/+306 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-29 | Renamed some db2sql* plugin functions to itemdb2sql* | Haru | 1 | -69/+141 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-29 | Changed DB2SQL plugin to not cross-convert databases | Haru | 1 | -2/+7 | |
- To convert a renewal database, compile the server and plugin as renewal, and to convert a pre-renewal database, compile both as pre-renewal. - This is a necessary evil, for future compatibility. Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-29 | Removed duplicate code from the db2sql plugin | Haru | 1 | -36/+24 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-25 | HPM Hooks Update | Hercules.ws | 3 | -0/+31 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-01-25 | Added constdb2doc plugin | Haru | 1 | -0/+197 | |
This plugin generates doc/constants.md, based on the contents of: - db/constants.conf - Hardcoded constants in source (see script->hardcoded_constants()) - Skill DB - Mob DB - Item DB Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-21 | Enable pcre by default in configure and show error if pcre missing. | Andrei Karas | 1 | -2/+2 | |
2016-01-16 | HPM Hooks Update | Hercules.ws | 3 | -0/+63 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-01-13 | HPM Hooks Update | Hercules.ws | 1 | -12/+12 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-01-10 | HPM Hooks Update | Hercules.ws | 3 | -0/+63 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-01-09 | Corrected various zero-argument function definitions | Haru | 1 | -3/+3 | |
- Functions should always specify their arguments, even if they take none. In C, not specifying arguments is different than specifying (void). Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-09 | HPM Hooks Update | Hercules.ws | 3 | -0/+62 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-01-06 | HPM Hooks Update | Hercules.ws | 3 | -86/+214 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-01-03 | HPM Hooks Update | Hercules.ws | 3 | -0/+31 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-01-03 | HPM Hooks Update | Hercules.ws | 12 | -12/+12 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-25 | HPM Hooks Update | Hercules.ws | 3 | -0/+31 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-20 | HPM Hooks Update | Hercules.ws | 3 | -0/+96 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-16 | HPM Hooks Update | Hercules.ws | 9 | -0/+93 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-15 | Added GPL-compliant header to sql files | Haru | 1 | -1/+24 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 18 | -81/+390 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-15 | HPM Hooks Update | Hercules.ws | 1 | -27/+27 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-13 | HPM Hooks Update | Hercules.ws | 1 | -7/+7 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-13 | - Fixed #723 now it's possible to retrieve Battle Config Settings from ↵ | Your Name | 1 | -4/+27 | |
plugins into scripts - Fixed Possible Crash when null parse function pointer passed to HPMi->addConf - Now it's possible to use same parse function for all config entries - Now Battle Config entries must have a return function | |||||
2015-12-12 | Added server type checks to the sample plugin, to avoid hooking errors on ↵ | Haru | 1 | -16/+25 | |
login/char servers Related to issue #909 Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-12 | HPM Hooks Update | Hercules.ws | 4 | -0/+550 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-06 | HPM Hooks Update | Hercules.ws | 3 | -0/+32 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-04 | HPM Hooks Update | Hercules.ws | 3 | -0/+31 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-02 | Fixed an issue with the HPMDataCheck when PCRE is enabled | Haru | 1 | -2/+2 | |
- Follow-up to 300668d, thanks to AnnieRuru Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-11-14 | HPM Hooks Update | Haru | 1 | -8/+9 | |
2015-11-14 | HPM Hooks Update | Haru | 1 | -4/+4 | |
2015-11-14 | HPM Hooks Update | Hercules.ws | 3 | -6/+228 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-10-22 | HPM Hooks Update | Hercules.ws | 3 | -96/+0 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-10-22 | Updated db2sql plugin | Haru | 1 | -8/+3 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-10-20 | Update HPM hooks. | Andrei Karas | 1 | -6/+6 | |
2015-10-19 | Update HPM hooks. | Andrei Karas | 3 | -63/+251 | |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 3 | -4/+4 | |
2015-10-11 | HPM Hooks Update | Haru | 3 | -18/+18 | |