0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mountain lion compat More... over 13 years ago
Fixed isa method More... almost 14 years ago
Updated glmath More... almost 14 years ago
Updated submodule urls More... almost 14 years ago
Updated glmath lua interface More... almost 14 years ago
Cleanup More... almost 14 years ago
Updated glmath More... almost 14 years ago
fixed tlc submodule More... almost 14 years ago
Updated gitmodules More... almost 14 years ago
Switched to latest tlc, to luajit installed in /usr/local/ and fixed some stuff More... almost 14 years ago
Fixed mouse rotation More... almost 14 years ago
Switched particles to constant size More... almost 14 years ago
Switched everything to vec3 (vec4 conversions are done automatically when necessary) More... almost 14 years ago
Removed unused script More... almost 14 years ago
Added some distance scaling for particles(not sure about this yet, might remove) More... almost 14 years ago
Ignored build product More... almost 14 years ago
Created global time function More... almost 14 years ago
Handled error More... almost 14 years ago
Ported audio script to lua More... almost 14 years ago
Many changes. Switched to using tlc as a submodule More... almost 14 years ago
Updated search path adder to support init files More... almost 14 years ago
Objc bridge is about infinite times nicer now than it used to be. (And even works standalone now) More... almost 14 years ago
Cleaned up & removed the need for underscores at the end of selectors More... almost 14 years ago
Now falls back on objc_msgSend if a selector is not found(rather than just throwing an error and giving up) More... almost 14 years ago
Fixed header a bit More... almost 14 years ago
Fixed for 32bit & iOS More... almost 14 years ago
Improved error reporting More... almost 14 years ago
Simplified registry (just maps straigt to IMPs now) added a convenience accessor for adding a method to a class (only callable from the lua side) More... almost 14 years ago
no change More... almost 14 years ago
Cleaned the objc bridge up plenty, made garbage collection work proper, removed colon syntax, removed wrapper unions for objects (you can now just pass objects directly to methods) More... almost 14 years ago