repoGarrys Modcancel

8,596 Commits over 3,256 Days - 0.11cph!

bot
10 Years Ago
LinuxDS Build 122
10 Years Ago
More FreeType OSX progress
bot
10 Years Ago
OSX Build 215
bot
10 Years Ago
Windows Build 134
10 Years Ago
Added GM:EntityNetworkedVarChanged(ent, name, oldValue, newValue) (clientside only for now)
bot
10 Years Ago
LinuxDS Build 120
bot
10 Years Ago
Linux Build 222
bot
10 Years Ago
OSX Build 214
bot
10 Years Ago
Windows Build 133
10 Years Ago
Fixed build error on OSX caused by last commit
bot
10 Years Ago
LinuxDS Build 118
bot
10 Years Ago
Windows Build 132
10 Years Ago
More progress on FreeType rendering
bot
10 Years Ago
OSX Build 207
10 Years Ago
More blind fixing for OSX FreeType
10 Years Ago
Force a cleanup of the OSX FreeType build since the current one is wrong
10 Years Ago
FreeType, OSX, build, etc (i swear i'll get this thing to compile)
10 Years Ago
FreeType build error fixes for OSX (again!)
bot
10 Years Ago
LinuxDS Build 116
bot
10 Years Ago
Linux Build 215
bot
10 Years Ago
Windows Build 131
10 Years Ago
More FreeType build error fixes for OSX
bot
10 Years Ago
LinuxDS Build 114
bot
10 Years Ago
Windows Build 130
bot
10 Years Ago
LinuxDS Build 112
bot
10 Years Ago
Linux Build 213
10 Years Ago
More FreeType Linux and OSX error fixes
10 Years Ago
Added missing file required by FreeType
bot
10 Years Ago
Windows Build 129
bot
10 Years Ago
Linux Build 210
bot
10 Years Ago
LinuxDS Build 110
10 Years Ago
FreeType compiling test
bot
10 Years Ago
OSX Build 185
bot
10 Years Ago
Windows Build 128
10 Years Ago
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
bot
10 Years Ago
LinuxDS Build 108
bot
10 Years Ago
Linux Build 209
bot
10 Years Ago
OSX Build 184
bot
10 Years Ago
Windows Build 127
10 Years Ago
Fixed game.GetWorld, SetGlobal***2 and GetGlobal***2 crashing when called before the world has been initialized
bot
10 Years Ago
LinuxDS Build 106
bot
10 Years Ago
Linux Build 208
bot
10 Years Ago
OSX Build 183
bot
10 Years Ago
Windows Build 126
10 Years Ago
bot
10 Years Ago
Windows Build 125
bot
10 Years Ago
Linux Build 201
bot
10 Years Ago
OSX Build 176
bot
10 Years Ago
Windows Build 124
10 Years Ago
Added experimental dynamic DTVars, accessors are Entity:SetNetworked[TYPE]2(name, value), Entity:GetNetworked[TYPE]2(name), SetGlobal[TYPE]2(name, value), GetGlobal[TYPE]2(name), [TYPE] being any of the following: Float, Int, Bool, String, Vector, Angle, Entity. Function names are temporary and are subject to change.