Everything posted by Erondial
-
What browser do you use?
... I got mozilla free with my Linux distro... which means that it's open-source (or close to it)...
-
So, Canadians...
Which way are you going to vote?
-
Asterix, ViperX, someone... help.
Never mind, I changed it all around, and included the HDC and HTBIMAP variables and functions for each child class itself (which it turns out I needed to do anyway), and it's working fine now.
-
Asterix, ViperX, someone... help.
Ok, when I get home, I'll try doing that.
-
Asterix, ViperX, someone... help.
So I have to retype the prototype plus the function when I inherit? What? I thought inhertiting meant that everything was inherited, including functions.
-
Asterix, ViperX, someone... help.
I'm bashing my head into a wall over this one. I've got one main class, BitmapObject, which I'm trying to get derived classes from. I create a publically inherited class, PaddleObject, everything's just peachy. When I try to display it on a window using the GDI (BitBlt of an DC, Selected with a BITMAP), with a public funciton inside BitmapObject, it refuses to show itself. HOWEVER, when I make a BitmapObject, and use the very same function, the image appears in all it's glory. WHY THE FUCK IS THIS HAPPENING!?
-
.bat files
Also if you include <window.h> in a c++ file, the System("argument"); commnad is basically like typing the argumetn in dos.
-
Planar Rotations
Nah, it's for raster graphics game.
-
C&C Generals Hacks
Don't worry about this bitch, he's just a retard.
-
Pokemon Conspiracy
It's a joke, you idiot. It's written by atheists who have nothing better to do.
-
Have fun with a infected computer
You're in grade 10, aren't you?
-
Planar Rotations
Anyone know the equation to rotate a point around a given point at a given rotation on a plane? EX: Rotate point A (4,2) around point B (5,6) by 32 degrees. If so, please post the equation. NEVER MIND. I just realized I could use trig.
-
OpenGL book
Ok, I'll check it out.
- Ma Keyboard
-
OpenGL book
It's rather large, 34 MB, rarred up to the max. What's your preferred means of transfer?
-
Ma Keyboard
The new and improved keybaord. ROFLMAO is clearly accessible. http://img383.imageshack.us/img383/914/keyboard0lb.th.jpg
-
OpenGL book
I just got a PDF of Beginning OpenGL Game Programming (C++).... anyone want a copy? It seems rather good, deailing stuff before it gives code, and it's taking a modular approach...
-
help whit .bat
How to make a bat file delete itself? I think it's del %0 Dunno though.
-
simple visual basic aimbot: for most fps games
My guess? You need to link the library, or include the header file. I'm not sure how it works for Visual Basic, but I'm sure it has to be something along those lines...
-
http://www.gametutorials.com/
Aww? What's wrong with Dev-Cpp? And doesn't NeHe use the Glut?
-
teh three sixteh!
Why the fuck would you want a console? If you really want to fondle a joystick, buy a controller for your computer.
-
http://www.gametutorials.com/
Yeah, but nehe uses an obsolete library.... which I can't seem to get a hold of...
-
http://www.gametutorials.com/
http://www.gametutorials.com/ Looks to be a very good site both on OpenGL and DirectX. More info later... Never mind.. it seems that only some of the tutorials are free... that's bullshit.
-
Dumbest movie ever
Proven false. Anyway, this video makes me rifk. Especially the way he opens his mouth at the end like a retard.
-
My first shitty virus.
Fuck DirectX. Going with OpenGL. No need for MSVC now.