repoGarrys Modcancel

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

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