Chris \"Hobbiticus\" Weiland's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Bump mapping | I saw in materiallist.cc a bunch of stuff havning to do with bump maps, but, since I don't know how ... read more | 09/15/2002 (9:33 am) |
| Differences between waypoints and markers | THANK YOU!!! This is probably the third time I've asked this question on this forum and you're the ... read more | 07/16/2002 (9:45 am) |
| The concept of datablocks. | I still don't grasp this concept all that well, but it is my understanding that datablocks are just ... read more | 07/13/2002 (10:05 am) |
| Shorelines.... | OMG, that looks INCREADIBLE! Is this going to be submitted to the cvs repository? If so, when?... read more | 07/12/2002 (8:41 am) |
| Access violation - need help | whoa whoa whoa...slow down. I don't know the engine all that well, and I'm not an expert on inherit... read more | 05/17/2002 (12:03 pm) |
| Access violation - need help | The thing is, SceneObject has no getDatablock() function. Is there any other way to get the datablo... read more | 05/16/2002 (2:04 pm) |
| Access violation - need help | The mask is in the function call For some reason, it works with ItemObjectType, but not MarkerObj... read more | 05/15/2002 (2:19 pm) |
| Access violation - need help | I don't need offset, and MarkerObjectType is defined in objectTypes.h... read more | 05/14/2002 (12:44 pm) |
| Troubles with item types | Actually, I think I got it now. I had it in with the wrong file, so I was also looking for markerob... read more | 04/13/2002 (11:20 am) |
| Troubles with item types | Ok, I am a retard that doesn't know class inheritance at all. I cast objects as a GameBase*, and no... read more | 04/12/2002 (6:52 pm) |
| Troubles with item types | I'm already using getType() & ItemObjectType to find items. Now I have to sort the flags from oth... read more | 04/12/2002 (6:28 pm) |
| Troubles with item types | getDataBlock is not a member of SceneObject (objects[i]). Belive me, if it was there, that would be... read more | 04/12/2002 (1:43 pm) |
| Troubles with item types | Is there a simpler way of doing this in code? Scripting is easy, but I need this in code.... read more | 04/10/2002 (4:54 pm) |
| Troubles with item types | Please note, that my problem is in code, and Stefan's problim is in script. (dont' want to get anyb... read more | 04/09/2002 (2:17 pm) |
| Troubles with item types |
Ok, but the only thing is that is that objects is defined as:
[code]
Vector |
04/09/2002 (11:49 am) |
| Troubles with item types | Yes, but there are multiple flags... read more | 04/08/2002 (5:51 pm) |
| Compilation errors in audio in Linux | I assume that to comment out something in asm that you stick a ; at the beginning of the line, and i... read more | 04/08/2002 (1:15 pm) |
| Compilation errors in audio in Linux | I'm using what is on the CVS head, so the standard example stuff.... read more | 04/07/2002 (4:48 pm) |
| Compilation errors in audio in Linux | I've tried it using our build and straight from the GG cvs head. Same result. Well, the openal t... read more | 04/07/2002 (2:33 pm) |
| Compilation errors in audio in Linux | Distro: RedHat 7.1 2.96-81 Compiler version: 2.96 20000731 Kernel: 2.4.2.2 CPU: P3-500mhz RAM: 2... read more | 04/07/2002 (2:04 pm) |
| Compilation errors in audio in Linux | It is whatever was up on the GG cvs about 10 minutes ago on the HEAD. Also, I'm not getting any sou... read more | 04/07/2002 (1:23 pm) |
| Compilation errors in audio in Linux | Alright, now it compiled/linked, I got my binary, but now it segmentation faults right after it's do... read more | 04/07/2002 (12:07 pm) |
| Compilation errors in audio in Linux | actually, now that I got it straight from the GG cvs, it seems to work. I guess it's just the fault... read more | 04/07/2002 (11:40 am) |
| Compilation errors in audio in Linux | Ok, I downloaded, and installed OpenAL and ran ldconfig, but when i make, it still gives me the same... read more | 04/07/2002 (11:19 am) |
| Compilation errors in audio in Linux | Ok, here's some of the errors: In file included from platform/platformAL.h:21, fr... read more | 04/07/2002 (10:36 am) |
| Compilation errors in audio in Linux | I can't say I have. Does it comes with the SDK or do I have to get it myself?... read more | 04/07/2002 (9:23 am) |