aboutsummaryrefslogtreecommitdiff
path: root/src/lua
AgeCommit message (Collapse)Author
2014-06-29Add support for Android 2.3+sapier
There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!
2012-07-23Improve build configuration optionsPerttu Ahola
2012-03-31cmake: lua: use COMMON_CFLAGSJonathan Neuschäfer
This fixes LUA_USE_DLOPEN having no effect.
2011-11-29Do not install the static lua library filePerttu Ahola
2011-11-29Make it actually buildPerttu Ahola
2011-11-29Add LuaPerttu Ahola
2011-04-03Removed lua stuffPerttu Ahola
2011-02-24modified the build system of lua to a more minimal onePerttu Ahola
2011-02-21preliminary lua scripting framework for objectsPerttu Ahola