Search found 160 matches

by Sanshin77
Fri Mar 12, 2010 7:03 pm
Forum: Game Development
Topic: Simple Puzzle game with SDL
Replies: 13
Views: 1290

Re: Simple Puzzle game with SDL

So, I tried putting together a windows build some time ago, but It didn't work, I had some problems with linking SDL and SDL_image. If this isn't too much to ask, could someone try to compile it on windows, shouldn't be too problematic, just change the includes in Lib.h to the windows equivalients. ...
by Sanshin77
Fri Mar 12, 2010 6:09 pm
Forum: Programming Discussion
Topic: [SOLVED]Overloading operator= to take an enum(C++)
Replies: 8
Views: 590

Re: Overloading operator= to take an enum(C++)

Uhh, what format is your color in? Is it just a Uint32, or an SDL_Color (Underneath the class of course...) In the class above I just return the color with a switch statement and SDL_MapRGB. I also have another Color class, zaRGBColor, which uses three Uint8's for the color, but I don't think that ...
by Sanshin77
Fri Mar 12, 2010 5:45 pm
Forum: Programming Discussion
Topic: [SOLVED]Overloading operator= to take an enum(C++)
Replies: 8
Views: 590

Re: Overloading operator= to take an enum(C++)

K-Bal wrote:So what's the matter or did I miss something? ;)
hehe, I'm sorry if it wasn't clear. The operator= function doesn't work.

if I write:
zaColor temp = ZA_RED;
I get the compile error:
"error: conversion from 'ZA_COLOR' to non-scalar type 'zaColor' requested"
by Sanshin77
Fri Mar 12, 2010 5:18 pm
Forum: Programming Discussion
Topic: [SOLVED]Overloading operator= to take an enum(C++)
Replies: 8
Views: 590

[SOLVED]Overloading operator= to take an enum(C++)

I need some help. If this is possible to do, it shouldn't be too hard. I want to be able to overload the = operator of my zaColor class to take constants like ZA_RED or ZA_GREEN ( from my ZA_COLOR enum ). Look at the code below, and the example of usage in the end of the post. Some C++ and SDL knowl...
by Sanshin77
Thu Mar 11, 2010 3:39 pm
Forum: General Gaming
Topic: Final Fantasy XIII
Replies: 78
Views: 10355

Re: Final Fantasy XIII

Hey Gyro, have you gotten it yet? Getting it for the 360 or PS3? Could you accept my live friend request, it's been there for ages (?) Same here man, where's the XBL love? THERE IS NO LOVE! AT LEAST NOT FROM ME! I don't even have the game yet :nono: GRRRRRRRAAAAAAAAAAAAAAAAAAAAAAHHHHHH!!!!!! That s...
by Sanshin77
Thu Mar 11, 2010 1:49 pm
Forum: General Gaming
Topic: Final Fantasy XIII
Replies: 78
Views: 10355

Re: Final Fantasy XIII

Yea, the 360 controller rumbles when you're hit. I'm still enjoying the game, even though I think Sazh is a pretty boring and uninteresting character both story and battle wise.(Swords>guns) I don't mind "Captain Emo" that much. (@aamesxdavid). Goddamnit, you guys are making me really jeal...
by Sanshin77
Wed Mar 10, 2010 8:24 am
Forum: General Gaming
Topic: Final Fantasy XIII
Replies: 78
Views: 10355

Re: Final Fantasy XIII

DaveB wrote:The paradigm system is a very refreshing addition to the series and the only thing I would add is the ability to switch which character you control in battle.
I believe you can change which character to control later on. You can't change in-battle, but you can choose in the paradigm menus.
by Sanshin77
Tue Mar 09, 2010 4:24 pm
Forum: General Gaming
Topic: Final Fantasy XIII
Replies: 78
Views: 10355

Re: Final Fantasy XIII

I picked up the collectors edition early today and I'm really satisfied with the game. I've been playing it for about 5-6 hours straight(almost, I have to take breaks to eat). It is freaking amazing. I'm going to bed now so I'll just list a few pros (+) and cons(-) and then I'll log off. + The comba...
by Sanshin77
Tue Mar 09, 2010 12:26 am
Forum: General Gaming
Topic: Final Fantasy XIII
Replies: 78
Views: 10355

Re: Final Fantasy XIII

Only a few hours left for me, just have to get through some hours at school!

I've seen it get a few 9/10 from people who actually like the linearity, check out IGN's review btw: http://xbox360.ign.com/articles/107/1075775p1.html
by Sanshin77
Mon Mar 08, 2010 2:55 am
Forum: General Gaming
Topic: Final Fantasy XIII
Replies: 78
Views: 10355

Re: Final Fantasy XIII

I've looked at a few reviews, and the ratings are pretty mixed - from 3/6 to 10/10. They say the music and graphics are amazing ( perfect ) but the first third of the story is slow and linear and the leveling system is too simple and linear. (It's like the Sphere Grid in X, but only one way to go, s...
by Sanshin77
Sat Mar 06, 2010 11:59 am
Forum: General Gaming
Topic: Final Fantasy XIII
Replies: 78
Views: 10355

Re: Final Fantasy XIII

And where did you find those screenshots?
by Sanshin77
Fri Mar 05, 2010 1:55 pm
Forum: Art, Music, and Design
Topic: Creating Original Music for your Games
Replies: 25
Views: 5570

Re: Creating Original Music for your Games

I am really interested in this as well. I've tried doing some simple sound effects with software instruments in GarageBand(Levelup sound and other plings), but it seems like it's not that suited for creating longer tunes and songs with the software instruments. I'm especially interested in how peopl...
by Sanshin77
Fri Mar 05, 2010 1:41 pm
Forum: General Gaming
Topic: Final Fantasy XIII
Replies: 78
Views: 10355

Re: Final Fantasy XIII

Quick update, you might want to watch the review(s):

http://www.youtube.com/watch?v=F0qEe1Qz6vA&feature=sub


(I'll edit this post and the original post when more reviews are released)
by Sanshin77
Fri Mar 05, 2010 9:02 am
Forum: General Gaming
Topic: Final Fantasy XIII
Replies: 78
Views: 10355

Re: Final Fantasy XIII

Wow I preordered it today and got it for 300NOK total, which would be equivalient to 30USD with the pricing difference(Norway-US). I noticed a electronics store had a sale with a lot of 360 games for 50NOK(5USD), I checked if any of them weren't on the Gamestop trade-in exclusion list and bought Vir...
by Sanshin77
Wed Mar 03, 2010 5:17 pm
Forum: Game Development
Topic: The Official Golvellius Thread
Replies: 252
Views: 28822

Re: The Official Golvellius Thread

Kinda off-topic: Wow, I think I just might download it when I get home. I've been looking for an excuse to actually play the game (I know, that sounds bad). What better excuse than I'm sitting in class bored, and it's in my pocket? Square Enix released Final Fantasy I and II with updated graphics fo...