Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | robust textures add missing returns or redir case | UbitUmarov | 2016-12-26 | 1 | -0/+2 |
| | |||||
* | workaround potencial memory leak | UbitUmarov | 2016-08-22 | 1 | -17/+21 |
| | |||||
* | Fixed Robust-bound GetTexture handler that had been knocked off with the new ↵ | Diva Canto | 2015-10-14 | 1 | -0/+431 |
sim-bound handler that uses a Poll service. Rather than hammering both handlers into one single class, I'm splitting them into 2 classes, because they are considerably different. |