Ist es nun in, einen Meister des Feuers so ganz zufällig in Arbeitsplatzfotos zu schieben? grin


Code Kommentare? Hab ich auch einen...

Code:
/* maketris_triangulate() fills vTriFloorBuf with the generated triangles 
 *
 * maketris_triangulate is a DLL call from maketris.dll
 * if there are layered vertices or overlapping walls this DLL will simply crash.
 * I tried to fix it so it returns 0 in case of an error,
 * but this triangulation lib has the worst hand obfuscated traditional italian
 * food style code I've seen in a long time.
 * In short: I failed and I never want to see again what is inside this DLL.
 * If it crashes even after all the patches this converter applies...
 * ...BUILD PROPER LEVELS IN A3 WED!
 */