Search:

Type: Posts; User: harryP

Page 1 of 6 1 2 3 4

Search: Search took 0.02 seconds; generated 10 minute(s) ago.

  1. Thread: The Village

    by harryP
    Replies
    23
    Views
    7,451

    Yeah, I kind of knew what was going to happen. I...

    Yeah, I kind of knew what was going to happen. I thought it was good...not excellent, but good. The acting was really good, and the story was interesting. And I was definitley biting my...
  2. Replies
    38
    Views
    9,663

    Poll: I won't be able to vote for another year, but if...

    I won't be able to vote for another year, but if I could, then I wouldn't know who to vote for. I think Bush is doing ok, but I disagree with a lot of his decisions and I just don't think he's all...
  3. Thread: Horrible

    by harryP
    Replies
    69
    Views
    21,882

    Hmm, let's think....nuclear war maybe. There are...

    Hmm, let's think....nuclear war maybe. There are 50,000 nuclear weapons in the world right now all pointed at each other. If one country nukes another, it's nuclear holocaust. THAT, my dear...
  4. Replies
    29
    Views
    9,358

    Poll: Know what I think? Deal and move on. It looks...

    Know what I think? Deal and move on. It looks fine. Oh my goodness, who cares if the colors are blue? Who cares if the little button dudes along the top aren't all exactly evenly spaced? It...
  5. Replies
    26
    Views
    9,837

    I didn't take the test, nor am I computer savy AT...

    I didn't take the test, nor am I computer savy AT ALL (I can program, use Microsoft Word, and a select few other programs, but beyond that is no good). However, I am an actor and a choir student and...
  6. Replies
    5
    Views
    1,508

    Just use the same code you used to fullscreen. ...

    Just use the same code you used to fullscreen. It will send it back to windowed mode.

    Brendan
  7. Replies
    5
    Views
    7,486

    If I'm assuming correctly, you're doing this in a...

    If I'm assuming correctly, you're doing this in a console mode program. Your problem is, DirectInput is returning the exact pixel where you clicker. Console mode programs don't work that way, they...
  8. Thread: Console Stuff

    by harryP
    Replies
    4
    Views
    1,963

    Foreground colour: Light grey, background colour:...

    Foreground colour: Light grey, background colour: 0.


    SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_HANDLE,
    FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE
    0);

    Brendan
  9. Thread: Console Stuff

    by harryP
    Replies
    4
    Views
    1,963

    You can use any character. Just set the...

    You can use any character. Just set the foreground and background colours to the same value.

    Brendan
  10. Replies
    33
    Views
    10,899

    I am. Someone posted a link to stupid quotes...

    I am. Someone posted a link to stupid quotes from Bush, and I'm pointing out that Bush's rival in the political campaign of 2000 has said some pretty dull things, too. Honestly, while Bush isn't my...
  11. Thread: Lotr 3

    by harryP
    Replies
    16
    Views
    6,423

    I disagree with you here. Personally, I don't...

    I disagree with you here. Personally, I don't see Harry Potter as just another fad, like Pokemon or whatever. I see it becoming classic literature eventually. I've liked the Harry Potter books...
  12. Replies
    33
    Views
    10,899

    Stupid quote from Al Gore: "It's not pollution...

    Stupid quote from Al Gore: "It's not pollution that's harming our enviorment. It's the impurities in our air and water." Or how about, "I invented the Internet." He's not exactly the brightest...
  13. Replies
    11
    Views
    13,048

    Why not write some? I doubt you'll find too many...

    Why not write some? I doubt you'll find too many people who are willing to just hand you all their code, especially since it sounds like a sort of homework thing.

    Brendan
  14. Replies
    14
    Views
    31,557

    -Shifty eyes- Eep. Sorry bout that Prelude lol....

    -Shifty eyes- Eep. Sorry bout that Prelude lol.

    Brendan
  15. Replies
    14
    Views
    31,557

    Whoa there killer, simma down. He's just trying...

    Whoa there killer, simma down. He's just trying to help. I think you'll find that not too many people will be willing to help you if you've got that kind of an attitude.

    Brendan
  16. Do this: #include using namespace...

    Do this:


    #include <vector>
    using namespace std;

    // Other includes and code

    It should work fine then.
  17. Thread: your best

    by harryP
    Replies
    14
    Views
    2,675

    I ALWAYS forget to post the screens...-sigh- here...

    I ALWAYS forget to post the screens...-sigh- here they are:

    Brendan
  18. Thread: your best

    by harryP
    Replies
    14
    Views
    2,675

    Well don't take mine as a 'great game', because...

    Well don't take mine as a 'great game', because it isn't in Windows (yet), so it obviously won't have amazing graphics. If you want a good example of what can be done with the language, go to your...
  19. Replies
    18
    Views
    7,273

    Read the FAQ. Brendan

    Read the FAQ.

    Brendan
  20. Thread: Who Learns How?

    by harryP
    Replies
    47
    Views
    8,251

    I'm self-taught. I read a book on it, made some...

    I'm self-taught. I read a book on it, made some programs, came here, learned tons of new stuff. My brother is taking a college course in it right now, and yeah...the teacher is really dumb.
    ...
  21. Replies
    19
    Views
    9,355

    Also, I don't know if you're there yet, but a lot...

    Also, I don't know if you're there yet, but a lot of the graphical functions there now have been superceded with a new class. The GraphicObject class lets you do everything you could before, plus...
  22. Replies
    19
    Views
    9,355

    Lol yeah. It's now 'M_LEFT_BUTTON_CLICKED' and...

    Lol yeah. It's now 'M_LEFT_BUTTON_CLICKED' and 'M_RIGHT_BUTTON_CLICKED'. Sorry -sheepish grin-.

    Brendan
  23. Replies
    19
    Views
    9,355

    Ok, here it is. Now this is JUST the two...

    Ok, here it is. Now this is JUST the two required header files. No documentation, no Blitmap Creator, nothing. But this SHOULD work now.
  24. Replies
    19
    Views
    9,355

    Sure thing. A quick example: // Assume that...

    Sure thing. A quick example:


    // Assume that a map has been loaded into a file the characters
    // used are stored in a MAP struct (assume it has two 2D arrays:
    // one to hold the map's...
  25. Thread: 2d game ideas

    by harryP
    Replies
    5
    Views
    5,718

    I'm working on a real-time-strategy game, and I...

    I'm working on a real-time-strategy game, and I must say, it is quite the learning experience. I've already learned so much about AI and all the enemy can do at this point is build towns lol. But...
Results 1 to 25 of 130
Page 1 of 6 1 2 3 4