Search found 122 matches

by ultimatedragoon69
Tue Feb 16, 2010 4:57 pm
Forum: Game Development
Topic: Pangea's Quest
Replies: 50
Views: 8085

Re: Pangea's Quest

Thanks, I have been working on this for quite some time now to learn c++ but i think it's finally starting to get somewhere. Update --- Spell files- created new variable spellIntensity; //Using variable to find how much experience is needed for the next level and how powerful the spell is determinin...
by ultimatedragoon69
Mon Feb 15, 2010 4:09 am
Forum: General Gaming
Topic: Post your top 5
Replies: 18
Views: 3552

Re: Post your top 5

1) Dreamcast
2) PC
3) Playstation 1
4) Virtual Boy - i loved wario world
5) Snes
by ultimatedragoon69
Mon Feb 15, 2010 12:44 am
Forum: Game Development
Topic: Pangea's Quest
Replies: 50
Views: 8085

Re: Pangea's Quest

Update: 2/14/2010 Sorry i havn't updated in a few day's I was having heart problems and wasn't able to work much on the game. Spell.cpp spellHandler.cpp spell.h spellHandler.h i have finished working on the object modifier type stuff and have written a new function that throws in a spell degree and ...
by ultimatedragoon69
Fri Feb 12, 2010 1:24 pm
Forum: Game Development
Topic: Pangea's Quest
Replies: 50
Views: 8085

Re: Pangea's Quest

Yes i am, i am going to first finish the text version but i'm trying to write my code in a way that i can reuse most of it for the 2d one.
by ultimatedragoon69
Fri Feb 12, 2010 3:07 am
Forum: Game Development
Topic: Pangea's Quest
Replies: 50
Views: 8085

Re: Pangea's Quest

Update:

SpellHandler.cpp
-i've been trying for hours to get the code to work by writing my objects in binary files but it just won't work so i decided i'm just going to print them out in text files normally tomarrow.

Sorry for small update i've been busy today. next update tomarrow.
by ultimatedragoon69
Wed Feb 10, 2010 9:56 pm
Forum: Game Development
Topic: Pangea's Quest
Replies: 50
Views: 8085

Re: Pangea's Quest

Update -------- Working On -SpellHandler.cpp -GameBattle.cpp -gameMovement.cpp -player.cpp -+I group these together because they all involve me changing code to get the spells to work with the game. -+Spells Update ---The spell.cpp is finished and the spellHandler is nearly complete i am currently w...
by ultimatedragoon69
Wed Feb 10, 2010 1:47 am
Forum: Game Development
Topic: Pangea's Quest
Replies: 50
Views: 8085

Re: Pangea's Quest

I know this is sort of a necro post but i wish to revive this old topic, wasn't sure if i should make a new one or not but i think it's better to just keep the one that was originally created for it. I want to first apologize for the lack of updates on this project, i've been incredibly busy with sc...
by ultimatedragoon69
Fri Jan 15, 2010 1:59 pm
Forum: General/Off-Topic
Topic: HAPPY BIRTHDAY, TRUFUN!
Replies: 16
Views: 1508

Re: HAPPY BIRTHDAY, TRUFUN!

OMG I am late, anyway looked like fun happy late birthday haha
by ultimatedragoon69
Sun Jan 03, 2010 5:13 am
Forum: Programming Discussion
Topic: HLA Conversions
Replies: 0
Views: 1566

HLA Conversions

Not sure how many people actually use HLA. Back when i was taking the course i made this program to convert bases and such, thought someone might learn something from it so here you go.
-> http://pastebin.com/m75c8964b
by ultimatedragoon69
Fri Nov 20, 2009 10:39 pm
Forum: Programming Discussion
Topic: Exponential Implementation
Replies: 9
Views: 664

Re: Exponential Implementation

Wow, 2 hours a week is almost no time at all. i spend about 20-40 hours a week either studying computer books or doing some form of programming. Give or take a few hours because of school and work.
by ultimatedragoon69
Mon Oct 26, 2009 12:48 pm
Forum: Programming Discussion
Topic: Console game
Replies: 19
Views: 1508

Re: Console game

interesting, guess ill have to dig in the windows api for a bit. thank you.
by ultimatedragoon69
Mon Oct 26, 2009 11:11 am
Forum: Programming Discussion
Topic: Console game
Replies: 19
Views: 1508

Re: Console game

how did you get rid of the flicker i would love to know, in my text based game mine flickers like hell and i havn't figured out how to get rid of it.
by ultimatedragoon69
Tue Sep 29, 2009 8:24 am
Forum: Current Events and Science/Technology
Topic: Windows 7
Replies: 37
Views: 5743

Re: Windows 7

Wow that commercial was pure crap, I am turned off when it comes to windows 7 now. They should never take the Tupperware approach in my opinion.
by ultimatedragoon69
Thu Aug 20, 2009 3:31 am
Forum: Programming Discussion
Topic: "Where to Begin?"
Replies: 38
Views: 3469

Re: "Where to Begin?"

Well when you place get's over run with water use the sponge looking blocks they make the water go away.
by ultimatedragoon69
Thu Aug 13, 2009 1:11 pm
Forum: Programming Discussion
Topic: How do YOU cope with the stress of errors?
Replies: 19
Views: 1753

Re: How do YOU cope with the stress of errors?

If its something that constantly get's in the way and i can't figure it out. I end up bouncing ideas off of other people. like asking my brother for help for some reason helps me figure out what the problem is lol. (my brother doesn't know anything about computers or programming).