zeromus
|
256f4d43e7
|
Revert "remove LuaInterface. shouldn't need it, if things go well."
This reverts commit 4de4492f7a .
re-adding because we're going to make the lua core selectable
|
2017-07-13 23:44:11 -05:00 |
zeromus
|
4de4492f7a
|
remove LuaInterface. shouldn't need it, if things go well.
At this point we lack the luaperks (luasockets etc.) which we previously had; but maybe other people's libraries will work better.
|
2017-07-09 23:52:42 -05:00 |
zeromus
|
79cdfaba6b
|
add (or fix, not sure which) luaperks-building version of our luainterface, but dont use it just yet--we'll wait for some need. turns out luasockets isnt worth the trouble of embedding due to the dependency on a bunch of other files anyway
|
2017-02-03 01:21:45 -06:00 |
zeromus
|
96416e13d9
|
fix regressions in lua's support for UTF-8 strings, likely created around the time of the sandboxing.
|
2016-05-23 14:33:36 -05:00 |
nattthebear
|
bef6ddef67
|
Add x64 target to luainterface. Build and add to references
|
2016-02-28 20:12:39 -05:00 |
zeromus
|
dfc139376a
|
fix lua dlls on windows xp after changing to vs2015 building
|
2015-12-20 05:04:23 -06:00 |
zeromus
|
3a61c850f3
|
add luaperks (cd, im, iuplua, luasockets) since our lua is customized and acts flaky with external dlls
|
2015-11-02 00:27:11 -06:00 |
zeromus
|
b64ee06a8c
|
since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it
|
2012-03-23 19:03:22 +00:00 |