Commits · dd96e2daa4875194dbead4cf596f5bdedfbac863
t-engine4
src
lua
Browse files
Oct 02, 2017
Removed an unsecure file access function
· d5084b8f
DarkGod
authored
Oct 02, 2017
d5084b8f
Mar 19, 2013
removed luajit1 support
· bc69c624
dg
authored
Mar 19, 2013
bc69c624
Aug 28, 2011
Disabled loading C module in Lua, for safety
· 6faa59d4
dg
authored
Aug 28, 2011
6faa59d4
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