2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-03-18 16:30:23 +03:00

2 Commits

Author SHA1 Message Date
s1lent
2cf2fc6b63
Reconstruction & cleanup include files
Remove useless include files and part of code too
Move defines Q_* functions from engine/common.h to public/strtools.h
Rename functions:
	strcopy > Q_strlcpy
	strncopy > Q_strnlcpy
2017-07-23 17:05:15 +07:00
Dmitry Novikov
4663183f7a Implemented SystemWrapper.cpp (#467)
Launcher Refactoring
Simplified code #393
2017-05-10 12:37:20 +03:00