aboutsummaryrefslogtreecommitdiff
path: root/src/lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Android 2.3+sapier2014-06-291-0/+6
| | | | | | | | | | | | | 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!
* Improve build configuration optionsPerttu Ahola2012-07-231-0/+2
|
* cmake: lua: use COMMON_CFLAGSJonathan Neuschäfer2012-03-311-0/+5
| | | | This fixes LUA_USE_DLOPEN having no effect.
* Do not install the static lua library filePerttu Ahola2011-11-291-4/+4
|
* Make it actually buildPerttu Ahola2011-11-292-4/+0
|
* Add LuaPerttu Ahola2011-11-2958-0/+17167
|
* Removed lua stuffPerttu Ahola2011-04-0359-17181/+0
|
* modified the build system of lua to a more minimal onePerttu Ahola2011-02-242-167/+41
|
* preliminary lua scripting framework for objectsPerttu Ahola2011-02-2159-0/+17307