Search found 39 matches

by combatant936
Sun Dec 05, 2010 11:28 am
Forum: Programming Discussion
Topic: Problems Encountered While Developing a Game Engine
Replies: 27
Views: 2686

Re: Game Engine Troubles

Oh okay good to know.
by combatant936
Sat Dec 04, 2010 10:21 pm
Forum: Programming Discussion
Topic: Problems Encountered While Developing a Game Engine
Replies: 27
Views: 2686

Re: Game Engine Troubles

the main problem is that I link SDLmain.lib in my engine and everything compiles/links fine, but when I test out my engine, I get this error ... It compiles and links fine until you "test out" the engine... Then it doesn't link right. What do you mean by testing it out? If you get a linke...
by combatant936
Sat Sep 18, 2010 8:07 am
Forum: General/Off-Topic
Topic: Your Dev playlist?
Replies: 20
Views: 2140

Re: Your Dev playlist?

mine is bring me the horizon chelsea grin veil of maya all shall parish white chapel suicide silence sum 41 ( don't fit but i love them ) attack attack bullet for my valentine a black rose burial as blood runs black and the always great KoRn ( first real band i ever listened to ) :D and all others ...
by combatant936
Tue Aug 10, 2010 4:42 pm
Forum: Game Development
Topic: Starting with 2D in OpenGL
Replies: 8
Views: 1038

Re: Starting with 2D in OpenGL

When I started OpenGL I downloaded a PDF of the OpenGL SuperBible. It was pretty good in teaching me the basics... But if I remember correctly it used GLUT for events and window stuffz and I hated using GLUT. I kind of just looked up random tutorials online as well as using that book and things work...
by combatant936
Wed Jul 28, 2010 7:12 pm
Forum: General Gaming
Topic: Starcraft 2 Officially out!!
Replies: 62
Views: 10154

Re: Starcraft 2 Officially out!!

I pre-ordered it a few months ago and picked it up at midnight at Gamestop xD

IT'S AMAZING!!!!
by combatant936
Sat Jul 24, 2010 8:48 pm
Forum: Programming Discussion
Topic: Qt MapEditor[HELP]
Replies: 9
Views: 763

Re: Qt MapEditor[HELP]

WSPSNIPER wrote:whatever works right? :mrgreen:
lol yep xD
by combatant936
Sat Jul 24, 2010 5:27 pm
Forum: Programming Discussion
Topic: Qt MapEditor[HELP]
Replies: 9
Views: 763

Re: Qt MapEditor[HELP]

Yeah that's basically what I did, but what is the point of making the class GLWindow inherit from QGLWidget and then make 2 other classes inherit from that? It just seems redundant... I mean unless you have a good reason to do so, but what you have in GLWindow didn't really seem like much at all for...
by combatant936
Sat Jul 24, 2010 10:17 am
Forum: Programming Discussion
Topic: Qt MapEditor[HELP]
Replies: 9
Views: 763

Re: Qt MapEditor[HELP]

I have 3 QGLWidgets running in my editor, and they all work fine with my image... I create the widgets for my central widget, and so it loads the image 3 times, one for each. In the class I made that inherits from QGLWidget, I just made a variable called "type" which has to do with the way...
by combatant936
Thu Jul 15, 2010 2:44 pm
Forum: General/Off-Topic
Topic: Saw the BEST License Plate Today
Replies: 6
Views: 775

Re: Saw the BEST License Plate Today

That's awesome xD
by combatant936
Sun Jul 04, 2010 12:47 pm
Forum: General/Off-Topic
Topic: THE HOLY TRINITY OF ROCK HAS SPOKEN!
Replies: 5
Views: 755

Re: THE HOLY TRINITY OF ROCK HAS SPOKEN!

GyroVorbis wrote:This album is going to kick some serious ass.
Indeed xD I'm so pumped to see them this month!!
by combatant936
Sat Jul 03, 2010 1:05 pm
Forum: General Gaming
Topic: Your personal top 10 fav. games of all time
Replies: 14
Views: 2163

Re: Your personal top 10 fav. games of all time

1: Ocarina of Time
2: Pokemon Red
3: Secret of Mana
4: Borderlands
5: StarCraft
6: Breath of Fire 2
7: Banjo-Kazoie
8: Final Fantasy Adventure
9: Animal Crossing
10: Mario Kart 64
by combatant936
Mon Jun 21, 2010 12:59 pm
Forum: Game Development
Topic: Map Editor Tutorials
Replies: 6
Views: 1295

Re: Map Editor Tutorials

Damn. Ima watch them xD
by combatant936
Thu Jun 17, 2010 8:15 pm
Forum: General/Off-Topic
Topic: Favorite Wallpaper
Replies: 18
Views: 2498

Re: Favorite Wallpaper

Image
by combatant936
Sun Jun 13, 2010 4:25 pm
Forum: Game Development
Topic: Blade Brothers Engine: Creating my first 2D Game Engine
Replies: 272
Views: 35825

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Yeah.. I'm not sure how to help with your specific problem but just try different things and see if it fixes itself.. I know that's crap but I mean that's what I had to do..
by combatant936
Sun Jun 13, 2010 4:23 pm
Forum: Programming Discussion
Topic: SDL on the wii
Replies: 7
Views: 513

Re: SDL on the wii

eatcomics wrote:SDL Yes... But has anyone seen anything about OGL?
http://wiibrew.org/wiki/Gl2gx

..Horrible though.. It's missing a lot and it takes forever to compile =P