branchgmod-module-base/developmentcancel

14 Commits over 1,979 Days - 0.00cph!

1 Year Ago
Update from gmod
1 Year Ago
Update from GMod
1 Year Ago
Rename DLL_EXPORT to GMOD_DLL_EXPORT (#14) DLL_EXPORT tends to get queried in other places as well, and some headers don't expect that definition to get tainted. This results in some rather funny issues with linking in certain cases (most notably MinGW's winpthread library). Rename the definition to GMOD_DLL_EXPORT to solve those conflicts.
5 Years Ago
repeated code
5 Years Ago
set cmake RUNTIME_LIBRARY_DIRECTORY defaults too
5 Years Ago
remove target_sources from interface
5 Years Ago
lesser required cmake version
5 Years Ago
more constructors for Vector/QAngle remove example . examples
5 Years Ago
deprecate Pushuserdata
5 Years Ago
update from gmod
5 Years Ago
Updated Types.h - SURFACEINFO
5 Years Ago
Update premake5.lua
5 Years Ago
update
6 Years Ago
update from gmod