rainmeter-studio/Library/lua
Birunthan Mohanathas 04090b232a Make Rainmeter a singleton class
This change is part of making the Libray project more testable. The old g_Rainmeter global pointer has been replaced with a GetRainmeter() function to guarantee that the object exists in some state.
2013-06-13 17:20:27 +03:00
..
glue Make Rainmeter a singleton class 2013-06-13 17:20:27 +03:00
lua
LuaManager.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
LuaManager.h Tweaks 2013-01-27 12:49:23 +02:00
LuaModifications.txt
LuaScript.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
LuaScript.h