Game Development Community

Tony A's Forum Posts

Thread Post Date Posted
launching Torque with main.cs.dso Thanks guys! I will try to locate that resource. ... read more 08/25/2009 (11:59 am)
screen ratio you can also avoid maintaining a duplicate copy of mainScreen.gui by doing something like this: [... read more 02/16/2009 (6:04 pm)
Reading in XML string from a tcp socket After further looking into the engine source code, I found that StringUnit limits the returnBuffer s... read more 07/28/2008 (5:24 pm)
Class and NameSpaces Ok, I looked in TCPObject.cc and scriptObjects.cc and found that TCPObject does this in onAdd() [... read more 07/23/2008 (5:27 pm)
Converting GuiTheoraCtrl to a scene object. Drew, I am aware of "attachGui" but what I really need is to be able to place the movie in a layer t... read more 07/21/2008 (5:13 pm)
Converting GuiTheoraCtrl to a scene object. Ok, so far I have been able to get the new t2dTheora class working. I was able to create a new t2dT... read more 07/21/2008 (5:09 pm)
Cannot compile Installing the Microsoft Windows XP platform SDK fixed the problem. Thanks for your help.... read more 03/26/2008 (7:33 pm)
Errors compiling debug of TGB 1.7.2 What really confuses me is that TGB 1.6 works fine with VS 2008. I will keep digging. Thanks.... read more 03/09/2008 (5:16 pm)
Errors compiling debug of TGB 1.7.2 Here is the output when I compile TGB 1.7: 2>Compiling... 2>popupMenuWin32.cc 1>popupMenuWin32... read more 03/02/2008 (2:56 pm)
Cannot compile No worries David. Philip, could you please post a link to the SDK you downloaded?... read more 02/28/2008 (7:43 pm)
Cannot compile David, I tried your suggestion but that didn't solve the problem. I am going to try Philip's and se... read more 02/28/2008 (2:05 pm)
Errors compiling debug of TGB 1.7.2 Even by opening the right solution file, I still can't get TGB 1.7 to compile in Visual Studio 2008 ... read more 02/26/2008 (7:08 pm)
Cannot compile Has anyone found a solution to this problem? I am experiencing the same issue. TGB 1.7 compiles wit... read more 02/25/2008 (6:20 pm)
Building TGB 1.6 in VS 2005 TE ver 8 Sorry, I was away for a while. the behavior issue is still there. when i run the game in debug mod... read more 01/31/2008 (9:33 am)
Building TGB 1.6 in VS 2005 TE ver 8 Ok, I've got some updates. I set TGBGame project as the startup project and I am able to run my gam... read more 01/16/2008 (3:30 pm)