Game Development Community

Gary "ChunkyKs" Briggs's Forum Posts

Thread Post Date Posted
I trie everything or almost This whole problem has been covered many times on these forums. Torque has several instances of code... read more 04/23/2007 (1:54 pm)
Ubuntu Feisty Fawn Packages If apt-get is missing dependency issues, then that's a bug in apt-get, and you should probably let t... read more 04/23/2007 (1:46 pm)
Enabling ASM on OSX Intel They were. My name's even there :-) *glee* Gary (-;... read more 04/23/2007 (1:41 pm)
Minor Gripe on posting patches. Other than -a [which is asking for trouble...] I always use -uNr... Gary (-;... read more 04/22/2007 (10:47 pm)
Drownin' Code The nickname thing, I did long long long ago, and I think the parser has changed since then. So no i... read more 04/17/2007 (5:05 pm)
Drownin' Code Which is because the method getPosition doesn't exist. Try getTransform instead. Gary (-;... read more 04/17/2007 (4:08 pm)
Newton Physics Engine integrated (Part 1) Oh. In that case, maybe no-one has finished a Newton implementation. I dunno! I never really looked ... read more 04/16/2007 (5:28 pm)
Newton Physics Engine integrated (Part 1) It's because ODE doesn't support bouyancy, and until a couple hours ago, ODEScript didn't support bu... read more 04/16/2007 (4:14 pm)
Newton Physics Engine integrated (Part 1) I mean [url=http://www.youtube.com/watch?v=goSnVwTFRBY]ODEScript supports buoyancy[/url] Gary (-;... read more 04/16/2007 (3:35 pm)
Newton Physics Engine integrated (Part 1) More or less on a whim, I just added buoyancy to ODEScript. *giggle* Gary (-;... read more 04/16/2007 (2:11 pm)
Errors when running torque demo Wow, it's like... stepping through time, to when Linux 3d sucked. I miss running GL apps from consol... read more 04/16/2007 (12:09 pm)
TGEA Compatibility Other than hardware, it's also a big deal when TGEA doesn't actually run on the system you own. T... read more 04/12/2007 (11:46 am)
This or Keith Finney's I have all three books [both of Finney's, and this one]. I find this one a lot more palatable, perso... read more 04/09/2007 (11:01 am)
Acheiving RagDoll [url=http://www.garagegames.com/products/65/]Chris Calef's Ragdoll Pack[/url] [url=http://tdn.gar... read more 04/04/2007 (11:44 am)
T2D in TGE; works for me Uh, you should only need that on Linux. It *definitely* won't work for windows. Perhaps check your p... read more 04/03/2007 (10:15 am)
T2D in TGE; works for me Or in [url=http://garagegames.com/mg/forums/result.thread.php?qt=55264]this thread[/url], there's tw... read more 04/03/2007 (10:05 am)
TORQUE 1.5 compilation OK on Ubuntu 6.10 and 7 after some fixes [url]http://icculus.org/~chunky/stuff/x86UNIXInputManager.cc[/url] It's the "fix" that just clear... read more 03/30/2007 (11:20 am)
TORQUE 1.5 compilation OK on Ubuntu 6.10 and 7 after some fixes Or just: [code]chmod +x lib/xiph/linux/checklinks.sh[/code] Whatever's wrong, chmod 777 won't ... read more 03/27/2007 (10:22 am)
TORQUE 1.5 compilation OK on Ubuntu 6.10 and 7 after some fixes You need your distro's Xft-devel package Gary (-;... read more 03/24/2007 (1:05 pm)
Linux install/compile walkthrough Case sensitivity might be a problem. Try adding a -i to all those greps. Also, "yum install SDL" ... read more 03/16/2007 (3:10 pm)
Request to all game makers: please don't start in full-screen I like fullscreen for most commercial titles... What I *don't* like fullscreen for is when a game... read more 03/02/2007 (9:42 am)
Ubuntu Install Looks like you now need openAL. Ignore the tag stuff, it dates from a time long ago Gary (-;... read more 03/01/2007 (10:13 am)
Ubuntu Install Use your package manager [synaptic, IIRC] and install libfreetype. Might be called freetype2 or some... read more 02/28/2007 (7:39 pm)
Help with Linux install Even better, I tried typing "CPU you selected does not support x86-64 instruction set" into the sear... read more 02/27/2007 (10:20 am)
GKTRadaint Torque Exporter I would suggest you email ID and ask. Nothing quite like getting the word from the horse's mouth rat... read more 02/26/2007 (12:19 pm)
Cheap Resource of the Day [iTunes When you use this resource? And only when you use this resource? Gary (-;... read more 02/20/2007 (8:55 pm)
Multiple Torques on a Mac? What? It hasn't paused, it's just running really, really, slowly: [url]http://garagegames.com/mg/forums/r... read more 02/20/2007 (10:28 am)
TORQUE 1.5 compilation OK on Ubuntu 6.10 and 7 after some fixes Yes. But that's an ubuntu-specific fix, so the problem will still manifest on all other linux versio... read more 02/15/2007 (2:31 pm)
Convert readLine() Example from what I assume is your format, that probably won't work because I'm making this up as I ... read more 02/12/2007 (12:39 pm)
Linux distro Currently I'm using ubunutu and fedora for linux stuffs. My taste in distributions is like a leaf in... read more 02/12/2007 (12:25 pm)
Convert readLine() DSscanf is your friend. It's prototyped in platform.h: [code]extern int dSscanf(const char *b... read more 02/12/2007 (12:21 pm)
Ubuntu 6.10 Desktop Dedicated Server Timeouts Your ubuntu firewall will be blocking it. Open that port using your system firewall preferences. ... read more 02/06/2007 (1:24 pm)
GKTRadaint Torque Exporter Radiant still requires a commercial license for commercial work. See [url=http://qeradiant.com/?data... read more 02/06/2007 (11:39 am)
GKTRadaint Torque Exporter Yes. Export .map files, use map2dif. Beware that using radiant for commercial work requires a 9000 U... read more 02/05/2007 (11:33 pm)
Window focus/performance It's not stopping loading datablocks, it's just doing it very, /very/, slowly. If you're on a mac... read more 02/05/2007 (12:24 pm)
1.1.3 - installer bug, mac & linux versions Well, it could be argued that your code is better since it uses Xft, while I use standard X11. Matte... read more 02/05/2007 (1:03 am)
1.1.3 - installer bug, mac & linux versions I'd implemented one [url=http://garagegames.com/mg/forums/result.thread.php?qt=55264]here[/url], too... read more 02/04/2007 (3:06 pm)
1.1.3 - installer bug, mac & linux versions You need levelBuilderTextEditTool aswell as levelBuilderTextObjectTool. Gary (-;... read more 02/01/2007 (6:55 pm)
1.1.3 - installer bug, mac & linux versions Oh, yeah, forgot that. It's mentioned in another forum post someplace, but I can't remember where :-... read more 02/01/2007 (6:00 pm)
Problem with compiling 1.1.2 PRO on Mac Ooo, cool. Thanks! Gary (-;... read more 02/01/2007 (12:43 pm)
How do I make a Master Server on a linux server [quote]Isn't there a C++ compiler somewhere that I can get that will allow me to compile C++ applica... read more 02/01/2007 (11:53 am)
Problem with compiling 1.1.2 PRO on Mac For some reason, XCode is ignoring the option to strip symbols from Torque projects. Open up your co... read more 02/01/2007 (11:12 am)
1.1.3 - installer bug, mac & linux versions [quote]By the way, do you do cross development using VMs? If so, how's the performance? Parallels? V... read more 02/01/2007 (11:10 am)
Mac Torque - Intel vs PPC Torque builds on mac as a universal binary; in other words, if you do a release build, you get a bin... read more 01/31/2007 (5:03 pm)
My new MissionArea Game I hate to be the one to pee in anyone's cheerios, but this game is less fun than the GCC compiler op... read more 01/31/2007 (4:56 pm)
Joystick Support Actually, creating a resource would constitute releasing your work, leading to you either having to ... read more 01/31/2007 (4:09 pm)
Cheap Resource of the Day [iTunes I put it up as a [url=http://garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=12133]resou... read more 01/31/2007 (2:21 pm)
TSE question for potential customer [quote]2) The GG-Linux community appears to be pulling together to make this a possibility, from wha... read more 01/30/2007 (12:24 pm)
Problems with Installation in Linux Torque attempts to statically link against libGLU, and you don't have a static libGLU. This threa... read more 01/30/2007 (12:13 pm)
1.1.3 - installer bug, mac & linux versions Wine would probably do it; I used a windows VM. Gary (-;... read more 01/29/2007 (10:21 pm)