Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-21 | Updated Visual Studio projects with the conf/import file name changes | Haru | 1 | -8/+8 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-12 | Interface grfio.c | hemagx | 4 | -15/+31 | |
2016-07-12 | Interface md5calc.c | hemagx | 2 | -0/+8 | |
2016-04-16 | Rewrite client interface for login server (part 7) | hemagx | 2 | -0/+4 | |
Added private interface in lclif.p.h Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-04-16 | Rewrite client interface for login server (part 6) | hemagx | 2 | -0/+8 | |
Moved login clif code to lclif.c/lclif.h Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-02-23 | Added pcre include path to the sample plugin VS projects | Haru | 1 | -2/+2 | |
This is so the file can be used again as template for third party plugins. Thanks to Michi Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-02-09 | Corrected HPMHooking_map include paths | Haru | 1 | -2/+2 | |
- Fixes #1152 Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-21 | Remove unused PCRE_SUPPORT define. | Andrei Karas | 7 | -14/+14 | |
2015-12-12 | Renamed plugin-sample.dll to sample.dll | Haru | 1 | -2/+2 | |
- Fixes #909. Thanks to AnnieRuru Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-12 | Updated filters and included files in the VS2015 project | Haru | 8 | -142/+303 | |
Closes #795 Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-02 | Fixed an issue with the HPMDataCheck when PCRE is enabled | Haru | 6 | -12/+12 | |
- Follow-up to 300668d, thanks to AnnieRuru Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 8 | -16/+16 | |
2015-10-17 | Fixed some VS project whitespace inconsistencies | Haru | 1 | -1/+1 | |
- Fixes #792, special thanks to theultramage. Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-08-19 | Fixed an issue preventing the VS2015 projects to compile in Release mode | Haru | 4 | -4/+0 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-08-10 | Added support for visual Studio 2015 | Haru | 12 | -0/+2434 | |
Please report any issues Signed-off-by: Haru <haru@dotalux.com> |