This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/lua
2016-07-17 18:19:00 -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 another fix for lua key events 2016-07-17 18:19:00 -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 add tpt.num_menus and tpt.menu_enabled functions 2016-07-08 20:33:01 -04:00
LuaScriptInterface.cpp Changes to support starcatcher build server with updates 2016-07-09 19:00:54 -04:00
LuaScriptInterface.h Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience 2016-03-31 22:08: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 separate t and v argument in create_part, fix LIGH not defaulting to .life of 30 with clones / console 2016-01-11 22:38:42 -05: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