rainmeter-studio/Library/lua
Birunthan Mohanathas 4b30714520 - Fixed: Rainmeter crashes if the Lua GetStringValue() function returns an invalid value
- Fixed: Rainmeter crashes on initialization if Lua is invalid (e.g. syntax error)
- Fixed: Rainmeter crashes on mouse action if Lua file is not initialized
- Fixed: Measure=SCRIPT tries to process mouse actions even if corresponding function does not exist in the Lua file causing log to fill with 'nil value' warnings
- Mainly cosmetic changes to logging of erros in Measure=SCRIPT
2011-01-30 10:39:10 +00:00
..
glue - Fixed: Rainmeter crashes if the Lua GetStringValue() function returns an invalid value 2011-01-30 10:39:10 +00:00
include Added Lua Stuff 2010-12-12 17:08:36 +00:00
lua Added Lua Stuff 2010-12-12 17:08:36 +00:00
tolua++ Added Lua Stuff 2010-12-12 17:08:36 +00:00
LuaManager.cpp - Fixed: Rainmeter crashes if the Lua GetStringValue() function returns an invalid value 2011-01-30 10:39:10 +00:00
LuaManager.h - Fixed: Rainmeter crashes if the Lua GetStringValue() function returns an invalid value 2011-01-30 10:39:10 +00:00
LuaPush.cpp - MeasureScript: Added files that uses pre-compile header. 2010-12-13 09:00:02 +00:00
LuaPush.h Added Lua Stuff 2010-12-12 17:08:36 +00:00
LuaScript.cpp - Fixed: Rainmeter crashes if the Lua GetStringValue() function returns an invalid value 2011-01-30 10:39:10 +00:00
LuaScript.h Added Lua Stuff 2010-12-12 17:08:36 +00:00