rainmeter-studio/Library/lua
2011-08-01 17:08:51 +00:00
..
glue - Added ability to escape real variables and measures as follows: #*RealVar*# [*RealMeasure*] 2011-07-29 17:18:21 +00:00
include
lua
tolua++
LuaManager.cpp - Added ability to escape real variables and measures as follows: #*RealVar*# [*RealMeasure*] 2011-07-29 17:18:21 +00:00
LuaManager.h - Added ability to escape real variables and measures as follows: #*RealVar*# [*RealMeasure*] 2011-07-29 17:18:21 +00:00
LuaPush.cpp
LuaPush.h
LuaScript.cpp - Script: Return types are now checked explicitly. As a result, 'return 5' and 'return "5"' are not equal any longer. Only the former will respect NumOfDecimals, Scale, etc. now. 2011-08-01 17:08:51 +00:00
LuaScript.h Script: Fixed that returning "" in Update() displayed 0 due to r885. 2011-08-01 09:08:11 +00:00