The-Powder-Toy/src/lua
2015-10-10 00:03:04 -04:00
..
socket Fixed most spelling errors in code. 'originaly' is read as 'original Y', so not a typo 2015-05-18 15:16:01 -05:00
CommandInterface.cpp only print 'Loaded autorun.lua' to screen (not to console/stdout.txt) 2015-08-31 23:51:50 -04:00
CommandInterface.h two new lua mouse up events (4 & 5) for some corner cases 2015-09-20 21:40:00 -04:00
LegacyLuaAPI.cpp update tpt.getscript to use starcatcher.us 2015-09-18 13:00:01 -04:00
LuaBit.cpp add lua5.2 support for no particular reason 2014-08-22 01:25:34 -04:00
LuaBit.h a little reorganization (maybe more later) 2014-01-20 13:52:53 -05:00
LuaButton.cpp New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaButton.h New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaCheckbox.cpp New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaCheckbox.h New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaCompat.c add lua5.2 support for no particular reason 2014-08-22 01:25:34 -04:00
LuaCompat.h fix lua5.2 compiling (that isn't defined until we include the headers ...) 2015-02-14 00:01:31 -05:00
LuaComponent.cpp New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaComponent.h New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaLabel.cpp New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaLabel.h New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaLuna.h add lua5.2 support for no particular reason 2014-08-22 01:25:34 -04:00
LuaProgressBar.cpp New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaProgressBar.h New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaScriptHelper.h new function tpt.confirm (confirm prompt which returns true or false) 2015-09-08 01:27:20 -04:00
LuaScriptInterface.cpp initialize GoL variables, add sim.gspeed function 2015-10-10 00:03:04 -04:00
LuaScriptInterface.h initialize GoL variables, add sim.gspeed function 2015-10-10 00:03:04 -04:00
LuaSlider.cpp New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaSlider.h New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaTextbox.cpp New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaTextbox.h New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaWindow.cpp fix lua windows to allow -1 for position again (centers the window) 2015-09-16 01:48:15 -04:00
LuaWindow.h new lua API: platform 2015-08-31 23:33:40 -04:00
TPTScriptInterface.cpp resetting sparks resets any sparks in WIFI too 2015-09-01 01:27:03 -04:00
TPTScriptInterface.h Correct return type for TPTScriptInterface::parseInt 2015-03-01 15:52:15 +00:00
TPTSTypes.cpp fix bugs with previous commit using FloatType 2014-08-06 23:22:37 -04:00
TPTSTypes.h fix bugs with previous commit using FloatType 2014-08-06 23:22:37 -04:00