mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
4b30714520
- 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 |
||
---|---|---|
.. | ||
lua_group.cpp | ||
lua_group.h | ||
lua_measure.cpp | ||
lua_measure.h | ||
lua_meter.cpp | ||
lua_meter.h | ||
lua_meterimage.cpp | ||
lua_meterimage.h | ||
lua_meterstring.cpp | ||
lua_meterstring.h | ||
lua_meterwindow.cpp | ||
lua_meterwindow.h | ||
lua_rainmeter_ext.cpp | ||
lua_rainmeter_ext.h | ||
lua_rainmeter.cpp | ||
lua_rainmeter.h | ||
meter_image.tolua |