Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-08-24 | The OS plug-in can now get data from a python script that implements the prot... | Greg Clayton | 1 | -36/+66 |
2012-08-24 | We have a partially working OS plug-in through python! | Greg Clayton | 1 | -4/+4 |
2012-08-24 | Added Args::StringForEncoding(), Args::StringToGenericRegister() and centrali... | Greg Clayton | 1 | -69/+20 |
2012-08-24 | Fixing a bunch of issues with the OS plugin code | Enrico Granata | 1 | -1/+1 |
2012-08-24 | Hooking up two more calls for the PythonOSPlugin stuff. The part of code to f... | Enrico Granata | 1 | -4/+24 |
2012-08-24 | Was forcing everyone on ToT to use the PythonOSPlugin.. my bad | Enrico Granata | 1 | -1/+1 |
2012-08-24 | Adding bindings to the Script Interpreter for some basic Python OS plugin fun... | Enrico Granata | 1 | -11/+30 |
2012-08-23 | Added a hollowed out version of an OperatingSystem plugin that will use a cla... | Greg Clayton | 1 | -0/+234 |