Search found 3 matches

by pyrocrickett
Sat Dec 10, 2005 7:28 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: A VERY rough way to do jumping
Replies: 3
Views: 2266

Demo?

Yeah, a demo would be greatly appreciated!
by pyrocrickett
Mon Dec 05, 2005 5:44 pm
Forum: Bug reports
Topic: 0.14 OpenGL under Linux miscompiles
Replies: 33
Views: 7890

I attempted to apply the patch, but I got the following error:

$ patch -p1 < ../patches/OpenGLGetProc.patch
patching file COpenGLDriver.cpp
Hunk #1 FAILED at 403.
1 out of 1 hunk FAILED -- saving rejects to file COpenGLDriver.cpp.rej

I ran it in my source/Irrlicht/ directory (my patches ...
by pyrocrickett
Sun Dec 04, 2005 12:38 am
Forum: Bug reports
Topic: 0.14 OpenGL under Linux miscompiles
Replies: 33
Views: 7890

n00b help....

How do I apply this patch? I've copied the code from the first post into a file I called "patch" in my "irrlicht-0.14.0/" directory.