Game Development Community

AlexanderSLG's Forum Posts

Thread Post Date Posted
Linux dedicated profiler @Andy: oh, ok. I misunderstood. I thought you were saying both were necessary. I applied your patch... read more 12/11/2007 (8:20 am)
Linux dedicated profiler @Andy: but the guy who wrote that thing in http://sam.zoy.org/writings/programming/gprof.html say... read more 12/10/2007 (8:30 am)
Profiler under Linux Great.. thanks. hope that works... read more 12/05/2007 (10:35 am)
Linux dedicated profiler This is a couple months old, but I ran into the same problem. What about that howto? you lost me ... read more 12/05/2007 (10:33 am)
Terrain Texture Density I've been poking around a little more, and I see that the (generated) textures are bound to a single... read more 11/09/2007 (10:54 am)
Client bot Martin: is that from the server? if so, it's no use, we need to test the network transactions Ori... read more 10/04/2007 (11:50 am)
Help with setSkinName In the Hex editor, yes. You'll get a warning that what you're doing will change the filesize, but yo... read more 06/27/2007 (5:30 am)
Help with setSkinName Uhm.. the value right before the name is it's lenght, so you can change the byte right before it so ... read more 06/26/2007 (1:15 pm)
Changing skins It won't, already tried. It seems like we've taken the wrong approach all over, and we would have be... read more 06/26/2007 (9:39 am)
Lighting That doesn't work because that stops it from receiving ANY sunlight. I just needed to make it not re... read more 06/26/2007 (8:20 am)
Sun & Terrain My problem is that I have some models that are supposed to blend into the terrain, but since the ter... read more 06/13/2007 (9:36 am)
Instatiating dif Yeay for self answering. we still can't figure out the incorrect glName for texture error, but we've... read more 06/12/2007 (11:40 am)
Instatiating dif Ok, making it a subclass of InteriorInstance kind of worked, but I'm having trouble on relight. Rand... read more 06/12/2007 (11:40 am)
How to instatiate dif Yeay for self answering. we still can't figure out the incorrect glName for texture error, but we've... read more 06/12/2007 (10:39 am)
How to instatiate dif Ok, making it a subclass of InteriorInstance kind of worked, but I'm having trouble on relight. Rand... read more 06/12/2007 (9:52 am)
Terrain texture tweaks [b]Solution[/b] there's this piece of code in terrData.cc [code] if(!pBitmap) ... read more 02/22/2007 (8:08 am)
Compiling Torque with Eclipse I have run through the tutorial, and everything seems fine, except for I get this in the Problems ta... read more 02/22/2007 (7:26 am)
Terrain texture tweaks Yes, I understand this. The problem is that I don't know where to modify this in the engine so it wi... read more 02/22/2007 (5:52 am)
Terrain texture tweaks In addition, I want to change the editor to restrict some of the brush actions, and add some more, w... read more 02/21/2007 (11:39 am)