Commit Graph

7 Commits

Author SHA1 Message Date
Birunthan Mohanathas
c2530b3761 Plugin API: Add RmLog and RmLogF functions
These functions take a `void* rm` parameter that is used to populate the Source field in the log.
2013-10-21 18:04:13 +03:00
Birunthan Mohanathas
dca5795929 Plugin API: Add RmReplaceVariables function 2013-07-12 23:01:02 +03:00
spx
76e504d1e5 PluginAPI: Fixed minor mistake 2013-03-01 19:20:40 +09:00
spx
53f5ceb674 Updated plugin API
- Added new option to RmGet(): RMG_SKINNAME, RMG_SKINWINDOWHANDLE
2013-02-27 20:00:26 +09:00
Birunthan Mohanathas
10da9bea0e Minor change to previous commit 2012-04-07 14:16:29 +03:00
Birunthan Mohanathas
6a6770aeed Plugin API: Renamed (Rm)ReadFormula to (Rm)ReadDouble. Changed (Rm)ReadInt to accept formulas. 2012-04-07 13:54:36 +03:00
Birunthan Mohanathas
0b57333dd8 Added C++ plugin SDK. 2012-02-04 13:00:49 +00:00