Commits · 9bbf8328482b8374fa483d044e8ae49142abec20
t-engine4
src
lua
Browse files
Feb 18, 2011
Optimized low level lua IO code (which was my mistake), it should load faster now
· 81575fb9
dg
authored
Feb 18, 2011
81575fb9
test
· 86281a6b
dg
authored
Feb 18, 2011
86281a6b
Feb 01, 2011
oups
· 9063d7eb
dg
authored
Feb 01, 2011
9063d7eb
Overhauled the particles code, most particle computations now run in separate...
· fb167a51
dg
authored
Feb 01, 2011
fb167a51
Jan 31, 2011
Fix some wrong C code, LuaJIT1.1 should now work again to speedup the game!
· 5ad28fbc
dg
authored
Jan 31, 2011
5ad28fbc
Aug 28, 2010
Changed lua table.sort() function to accept any index as a second parameter,...
· 41424146
dg
authored
Aug 28, 2010
41424146
May 15, 2010
Remove unused variable
· 4a6e965c
neil
authored
May 15, 2010
4a6e965c
Nov 24, 2009
import luasocket
· 5507e977
dg
authored
Nov 24, 2009
5507e977
Nov 17, 2009
first import
· d51ea00a
dg
authored
Nov 17, 2009
d51ea00a
Loading