Torque3D/Engine/source/gui
Dennis Brakhane b580b4a542 return the result value of scrollVisible
The console function changed from void to bool, so we
should actually return the value.

Also, the missing return is an error in VS2013.
2015-02-14 17:19:11 +01:00
..
3d Add GFXDevice::setupGenericShader for fix render on non FFP. 2014-11-08 17:59:36 +01:00
buttons Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 2014-11-03 22:42:51 -05:00
containers Fix uninit vars in gui 2014-12-11 17:25:02 -05:00
controls return the result value of scrollVisible 2015-02-14 17:19:11 +01:00
core Fixed spelling errors 2015-02-12 14:14:10 -08:00
editor Added console method docs 2015-02-02 15:39:11 -08:00
game Removed some unneccessary changes and made file name consistent. 2014-12-21 21:25:27 +11:00
shiny Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 2014-11-03 22:42:51 -05:00
theora Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
utility Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 2014-11-03 22:42:51 -05:00
worldEditor Added console method docs and removed function 2015-02-02 16:27:03 -08:00