6,561 Commits over 2,983 Days - 0.09cph!
Fixed another missing semicolon (ffs)
Fixed another build error on OSX
Fixed missing semicolon in previous commit
Testing font weights on OSX
More FreeType OSX progress
Added GM:EntityNetworkedVarChanged(ent, name, oldValue, newValue) (clientside only for now)
Fixed build error on OSX caused by last commit
More progress on FreeType rendering
More blind fixing for OSX FreeType
Force a cleanup of the OSX FreeType build since the current one is wrong
FreeType, OSX, build, etc (i swear i'll get this thing to compile)
FreeType build error fixes for OSX (again!)
More FreeType build error fixes for OSX
More FreeType Linux and OSX error fixes
Added missing file required by FreeType
Mesh() now accepts a material as its first argument, should be the material the mesh is intended to be rendered with
Started implementing NWVar2 proxies