Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-14 | Remove duplicated file in login VS projects that doesn't let project open | Guilherme G. Menaldo | 1 | -1/+0 | |
2018-02-09 | Remove suffix "_sql" from files in login directory. | Andrei Karas | 1 | -3/+3 | |
2016-07-12 | Interface grfio.c | hemagx | 1 | -8/+10 | |
2016-04-16 | Rewrite client interface for login server (part 7) | hemagx | 1 | -0/+1 | |
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 | 1 | -0/+2 | |
Moved login clif code to lclif.c/lclif.h Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-21 | Remove unused PCRE_SUPPORT define. | Andrei Karas | 1 | -2/+2 | |
2015-12-12 | Updated filters and included files in the VS2015 project | Haru | 1 | -0/+13 | |
Closes #795 Signed-off-by: Haru <haru@dotalux.com> | |||||
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-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -2/+2 | |
2015-08-19 | Fixed an issue preventing the VS2015 projects to compile in Release mode | Haru | 1 | -1/+0 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-08-10 | Added support for visual Studio 2015 | Haru | 1 | -0/+209 | |
Please report any issues Signed-off-by: Haru <haru@dotalux.com> |