Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-15 | Update visual studio project files. | Andrei Karas | 6 | -0/+12 | |
2018-07-24 | Add achievement source files. | smokexyz | 4 | -0/+16 | |
Co-authored-by: "Dastgir" <dastgirp@gmail.com> | |||||
2018-03-14 | Remove duplicated file in login VS projects that doesn't let project open | Guilherme G. Menaldo | 1 | -1/+0 | |
2018-02-27 | Merge pull request #1970 from Asheraf/msvc | Haru | 2 | -0/+16 | |
update vs projects with new packet files | |||||
2018-02-17 | Removal of the old mapcache tool as new plugin took it place. | hemagx | 2 | -268/+0 | |
Signed-off-by: hemagx <ibrahem.h.basyone@gmail.com> | |||||
2018-02-10 | update vs projects with new packet files | Asheraf | 2 | -0/+16 | |
2018-02-09 | Remove suffix "_sql" from files in login directory. | Andrei Karas | 2 | -6/+6 | |
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 4 | -0/+16 | |
All official features work including the autokick for inactive members And the system is completely customizable. | |||||
2017-07-30 | Implementation of RoDEX | KirieZ | 4 | -0/+16 | |
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> |