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
jacob1 0078fb4c6f Add DefaultProperties, replaces some of the case statements in create_part
The rest will will in a commit soon that adds the Create event and some other stuff
Lua events will come after that
PLSM default temp lowered to MAX_TEMP
2019-11-25 22:08:18 -05:00
..
luascripts minor fix 2018-12-30 13:49:00 -05:00
socket Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
CommandInterface.cpp Add missing standard include (fixes #644) 2019-06-12 22:52:12 +02:00
CommandInterface.h Flatten include trees 2019-04-20 15:36:11 +02:00
LegacyLuaAPI.cpp also allow nil here 2019-11-24 23:20:22 -05:00
LuaBit.cpp Remove inclusion of deprecated C++ headers 2019-01-31 20:09:15 -05:00
LuaBit.h a little reorganization (maybe more later) 2014-01-20 13:52:53 -05:00
LuaButton.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
LuaButton.h Fix Lua reference leaks (fixes #638) 2019-04-09 15:28:40 +02:00
LuaCheckbox.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
LuaCheckbox.h Fix Lua reference leaks (fixes #638) 2019-04-09 15:28:40 +02:00
LuaCompat.c add new events api, replaces legacy event functions 2018-11-16 00:07:26 -05:00
LuaCompat.h add new events api, replaces legacy event functions 2018-11-16 00:07:26 -05:00
LuaComponent.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
LuaComponent.h Fix Lua reference leaks (fixes #638) 2019-04-09 15:28:40 +02:00
LuaEvents.cpp fix (msvc) compile error 2018-11-17 19:33:16 -05:00
LuaEvents.h Add blur lua event, called when opening another interface window 2018-12-27 21:17:24 -05:00
LuaLabel.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
LuaLabel.h New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaLuna.h Fix Lua reference leaks (fixes #638) 2019-04-09 15:28:40 +02:00
LuaProgressBar.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
LuaProgressBar.h New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
LuaScriptHelper.h Flatten include trees 2019-04-20 15:36:11 +02:00
LuaScriptInterface.cpp Add DefaultProperties, replaces some of the case statements in create_part 2019-11-25 22:08:18 -05:00
LuaScriptInterface.h Revise ctype-drawing (fixes #657) 2019-07-27 19:12:05 +02:00
LuaSlider.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
LuaSlider.h Fix Lua reference leaks (fixes #638) 2019-04-09 15:28:40 +02:00
LuaSmartRef.cpp Fix --nolua compilation 2019-08-18 11:54:32 +03:00
LuaSmartRef.h Fix Lua reference leaks (fixes #638) 2019-04-09 15:28:40 +02:00
LuaTextbox.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
LuaTextbox.h Fix Lua reference leaks (fixes #638) 2019-04-09 15:28:40 +02:00
LuaWindow.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
LuaWindow.h Fix Lua reference leaks (fixes #638) 2019-04-09 15:28:40 +02:00
TPTScriptInterface.cpp Add DefaultProperties, replaces some of the case statements in create_part 2019-11-25 22:08:18 -05:00
TPTScriptInterface.h Flatten include trees 2019-04-20 15:36:11 +02:00
TPTSTypes.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
TPTSTypes.h Flatten include trees 2019-04-20 15:36:11 +02:00