.. |
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
|
remove duplicate function, fix Simulation::GetParticleType, fixes #402
|
2017-04-21 20:24:24 -04:00 |
CommandInterface.h
|
remove duplicate function, fix Simulation::GetParticleType, fixes #402
|
2017-04-21 20:24:24 -04:00 |
LegacyLuaAPI.cpp
|
remove duplicate function, fix Simulation::GetParticleType, fixes #402
|
2017-04-21 20:24:24 -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
|
fix crash when doing Textbox.new()
|
2017-02-13 17:43:48 -05: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
|
add sim.TOOL_MIX, fixes #414
|
2017-05-09 21:59:15 -04:00 |
LuaScriptInterface.h
|
Add sim.brush (#350)
|
2016-11-07 18:00:34 -05: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
|
fix misc. errors reported by clang static analyzer
|
2017-05-06 20:02:23 -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 clang compile warnings, fixes #406
|
2017-04-27 23:08:06 -04:00 |