Game Development Community

Gary "ChunkyKs" Briggs's Forum Posts

Thread Post Date Posted
No Joystick Capability in MAC Versions of Torque Ah, good times. In the distant past, I had platformX86UNIX building and running on OSX, and the SDL ... read more 05/24/2009 (11:33 am)
You must log in to continue! Muahahaha! This happens to me just about every time I quit and re-login to Safari. FWIW, It was happening with ... read more 03/19/2009 (11:19 pm)
Feb 2009 GarageGames.com Feedback Thread [quote]we did change the links of pages you've visited to change to a different color, but it's pret... read more 02/06/2009 (4:30 pm)
Feb 2009 GarageGames.com Feedback Thread Oh, and I'd like to back up what Novack said; I'd really really like an option to have pagination mo... read more 02/05/2009 (9:34 am)
Feb 2009 GarageGames.com Feedback Thread Something that still seems a bit off is that there's so much space on the site that it's often hard ... read more 02/05/2009 (9:32 am)
Torque Game Builder and Linux? The last linux version was 1.1.1, which pre-dates most of the features of the system, including the ... read more 01/20/2009 (10:24 am)
TGEA description under products. Physics? re: [i]TGB still does have Linux support IIRC. Is it up to 1.7.4?[/i] It's at version 1.1.1. It p... read more 01/15/2009 (6:28 pm)
TGEA description under products. Physics? Similarly, the "cross-platform" clikky on the TGB site. It's listed as TGB supporting &quo... read more 01/14/2009 (9:45 am)
List of website "issues" 31. http://www.garagegames.com/products/torque-2D look at the cross-platform bit. It's listed as TGB... read more 01/13/2009 (10:39 pm)
List of website "issues" 30. Click on products [at the bottom of the page] or product->2d game engine at the top of the pa... read more 01/13/2009 (10:26 pm)
List of website "issues" 23. No way to tell which blogs are from GG employees, associates, or just users. 23b. In fact, the ... read more 01/13/2009 (9:12 pm)
What would you like to see addressed in Torque 3D? Linux Support. I don't really hold hope of this, but I just want it noted that Linux support is t... read more 01/09/2009 (8:11 pm)
Problem in ode Oderocks should be copied to the same level as starter.fps. eg: example/ example/common example... read more 12/13/2008 (11:58 pm)
Problem in ode I don't know how you're starting torque, but you need to edit the command-line for it. Currently it ... read more 12/09/2008 (4:04 pm)
Problem in ode You need to pass the "-mod oderocks" parameter. Gary (-;... read more 12/08/2008 (5:54 pm)
Future of Torque on Linux From [url=http://www.garagegames.com/blogs/83134/15693]this[/url] new [week-old] .plan from Brett Se... read more 11/25/2008 (9:54 pm)
Platform::openWebBrowser I swear I remember them being in the OSX and Linux flavors of Torque last I looked. :looks: I see... read more 11/17/2008 (9:12 am)
Snow Leopard Not just speed, there's other good stuffs: 1) Finder finally rewritten in cocoa. Hopefully along th... read more 11/10/2008 (11:04 am)
Getting 'kern_protection_failure' Error Dear Application Enhancer: Die, horribly. Application Enhancer harkens back to the days of pre-... read more 10/27/2008 (11:54 am)
Recording Video on Linux Yeah, GLC is far and away the best one I've been able to find, too Gary (-;... read more 10/24/2008 (12:12 pm)
Getting 'kern_protection_failure' Error Looks like a plain old null pointer dereference. Compounded with evidence such as crashing in a func... read more 10/23/2008 (5:19 pm)
Mac newbie question about Frameworks Also, whoever write GG's forums to capitalise the first word of a post should be shot. It's a techni... read more 10/21/2008 (5:47 pm)
Mac newbie question about Frameworks Otool's a lot of work. If you're using XCode, why not just follow the instructions on apple's develo... read more 10/21/2008 (5:45 pm)
Mac newbie question about Frameworks In short, yes. In long, you need to make sure that your build product knows how to look inside th... read more 10/20/2008 (12:25 pm)
Porting to mac : xcode and references Project->New Target Choose "cocoa touch" in the left hand pane, and application on the right. Sou... read more 10/17/2008 (11:08 am)
Porting to mac : xcode and references [url=http://chunkyks.com/headersearchpath.png][image]http://chunkyks.com/headersearchpath-small.png[... read more 10/09/2008 (6:17 pm)
OpenSUSE 11.0 Processor issues while linking. If clockticks is all that's left, uh... a quick read of the source implies that it's always set to z... read more 09/28/2008 (7:04 pm)
Physics and Server/Client [quote]There's a problem getting the client side prediction working, though; it's disabled by defaul... read more 09/26/2008 (10:14 am)
OpenSUSE 11.0 Processor issues while linking. The deprecated warning is something different. That specifically, looks like your compiler doesn'... read more 09/25/2008 (1:14 pm)
Linking issue with -lGLU Do you have a libGLU.so? Historically it was possible to move the -lGLU before the -static in LINK.L... read more 09/24/2008 (12:10 pm)
Linux [quote]You mean you're not going to do it ?[/quote] The odds are slim... read more 09/23/2008 (3:34 pm)
Linux That's Mac, not Linux. I guess it's more feasible to do a Linux port now that there's some OpenGL su... read more 09/19/2008 (6:55 pm)
Need help with the dSprintf/executef commands Well, three things: 1) All the cool kids do this: dSprintf(buf[0], sizeof(buf[0]), ... ) etc so t... read more 09/10/2008 (5:09 pm)
Steps for switching Platforms Just conditionally compile different files based on the platform you're building on. If you're bu... read more 08/30/2008 (11:10 am)
Future of Torque on Linux Holy thread from the past, Batman! [quote]OpenGL, unfortunately is dead.[/quote] Better let Ap... read more 08/19/2008 (6:10 pm)
Ubuntu 8.04 tried TGE1.3, 1.4 and 1.5 Glad it's working! Gary (-;... read more 08/13/2008 (1:23 pm)
Ubuntu 8.04 tried TGE1.3, 1.4 and 1.5 Try setting LD_LIBRARY_PATH to be sure that it's finding the correct libraries [not that that's enti... read more 08/13/2008 (9:35 am)
Ubuntu 8.04 tried TGE1.3, 1.4 and 1.5 OK, this is somewhat frustrating... Can you please paste the whole terminal view of everything yo... read more 08/12/2008 (10:59 pm)
Ubuntu 8.04 tried TGE1.3, 1.4 and 1.5 Did you try 1.5 yet?... read more 08/12/2008 (4:44 pm)
Ubuntu 8.04 tried TGE1.3, 1.4 and 1.5 Did you check that you're running it with "./torqueDemo.bin" and not just "torqueDemo.bin" ? Gary... read more 08/12/2008 (3:05 pm)
Ubuntu 8.04 tried TGE1.3, 1.4 and 1.5 Home dir is fine. Gary (-;... read more 08/12/2008 (9:18 am)
Ubuntu 8.04 tried TGE1.3, 1.4 and 1.5 OK, so... I just tried 1.4 demo and saw the same symptoms you do. I fixed them by just downloadin... read more 08/11/2008 (8:50 pm)
Ubuntu 8.04 tried TGE1.3, 1.4 and 1.5 Can you provide the download link for the version you have? Gary (-;... read more 08/11/2008 (8:30 pm)
Ubuntu 8.04 tried TGE1.3, 1.4 and 1.5 Oh. And to be sure, run torque with "./torqueDemo.bin", whatever. "'pwd'/torqueDemo.bin" would also... read more 08/11/2008 (2:14 pm)
Ubuntu 8.04 tried TGE1.3, 1.4 and 1.5 [quote] Error: Unable to load any specified mods[/quote] I'll bet that you have "." in your PATH ... read more 08/11/2008 (2:12 pm)
Ubuntu 8.04 tried TGE1.3, 1.4 and 1.5 Where did you get the 1.4.2 demo? I have the 1.5 one and it seems to be working on my ubuntu 8.04 x8... read more 08/11/2008 (10:31 am)
How to run games on non-Administrator accounts [code] if (dStrncmp(src, "!/", 1) == 0) { const char * dir = getenv( "HOME" ); int le... read more 08/04/2008 (1:53 pm)
TGE demo running on a E-Box. [quote]Vender: Mesa project: www.mesa3d.org Renderer: Mesa GLX indrect Version: 1.4(2.1 Mesa 7.0.1... read more 08/04/2008 (10:09 am)
IPhone Support Coming To Torque [quote]For the price of an iPhone (1 year contract over here, and even that may be illegal soon), yo... read more 07/24/2008 (10:50 pm)
DirectX 11? That press release basically reads: "We haven't actually got anything and won't have anything anytim... read more 07/24/2008 (9:42 am)
Page «Previous 1 2 3 4 5 6 7 Last »