Search found 39 matches
- Sun Dec 05, 2010 11:28 am
- Forum: Programming Discussion
- Topic: Problems Encountered While Developing a Game Engine
- Replies: 27
- Views: 3243
Re: Game Engine Troubles
Oh okay good to know.
- Sat Dec 04, 2010 10:21 pm
- Forum: Programming Discussion
- Topic: Problems Encountered While Developing a Game Engine
- Replies: 27
- Views: 3243
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...
- Sat Sep 18, 2010 8:07 am
- Forum: General/Off-Topic
- Topic: Your Dev playlist?
- Replies: 20
- Views: 2632
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 ...
- Tue Aug 10, 2010 4:42 pm
- Forum: Game Development
- Topic: Starting with 2D in OpenGL
- Replies: 8
- Views: 1263
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...
- Wed Jul 28, 2010 7:12 pm
- Forum: General Gaming
- Topic: Starcraft 2 Officially out!!
- Replies: 62
- Views: 13265
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!!!!
IT'S AMAZING!!!!
- Sat Jul 24, 2010 8:48 pm
- Forum: Programming Discussion
- Topic: Qt MapEditor[HELP]
- Replies: 9
- Views: 963
Re: Qt MapEditor[HELP]
lol yep xDWSPSNIPER wrote:whatever works right?
- Sat Jul 24, 2010 5:27 pm
- Forum: Programming Discussion
- Topic: Qt MapEditor[HELP]
- Replies: 9
- Views: 963
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...
- Sat Jul 24, 2010 10:17 am
- Forum: Programming Discussion
- Topic: Qt MapEditor[HELP]
- Replies: 9
- Views: 963
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...
- Thu Jul 15, 2010 2:44 pm
- Forum: General/Off-Topic
- Topic: Saw the BEST License Plate Today
- Replies: 6
- Views: 902
Re: Saw the BEST License Plate Today
That's awesome xD
- Sun Jul 04, 2010 12:47 pm
- Forum: General/Off-Topic
- Topic: THE HOLY TRINITY OF ROCK HAS SPOKEN!
- Replies: 5
- Views: 855
Re: THE HOLY TRINITY OF ROCK HAS SPOKEN!
Indeed xD I'm so pumped to see them this month!!GyroVorbis wrote:This album is going to kick some serious ass.
- Sat Jul 03, 2010 1:05 pm
- Forum: General Gaming
- Topic: Your personal top 10 fav. games of all time
- Replies: 14
- Views: 2919
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
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
- Mon Jun 21, 2010 12:59 pm
- Forum: Game Development
- Topic: Map Editor Tutorials
- Replies: 6
- Views: 1546
Re: Map Editor Tutorials
Damn. Ima watch them xD
- Thu Jun 17, 2010 8:15 pm
- Forum: General/Off-Topic
- Topic: Favorite Wallpaper
- Replies: 18
- Views: 3106
- Sun Jun 13, 2010 4:25 pm
- Forum: Game Development
- Topic: Blade Brothers Engine: Creating my first 2D Game Engine
- Replies: 272
- Views: 42653
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..
- Sun Jun 13, 2010 4:23 pm
- Forum: Programming Discussion
- Topic: SDL on the wii
- Replies: 7
- Views: 657
Re: SDL on the wii
http://wiibrew.org/wiki/Gl2gxeatcomics wrote:SDL Yes... But has anyone seen anything about OGL?
..Horrible though.. It's missing a lot and it takes forever to compile =P