Search:

Type: Posts; User: gamingdl'er

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. www.gamingdl.com - A game/download/blog database

    Visit www.gamingdl.com for direct hosting for your files, and games, submit your games to our index, and use our blogging system.
    This is all at no cost, with no ads, and we're not trying to make a...
  2. A game/application database! www.gamingdl.com

    I've built this software, sort of like download.com clone, for people who want to share their software and games, along with source codes. www.gamingdl.com is free to sign up and totally non-profit...
  3. Replies
    11
    Views
    1,642

    Yeah, the /./ doesn't matter. Actually thats part...

    Yeah, the /./ doesn't matter. Actually thats part of a security modification we made so people can't input their own URL when submitting downloads without having a error.
  4. Replies
    11
    Views
    1,642

    The system has been updated majorly! The forums...

    The system has been updated majorly! The forums work, and everything is up!
    Enjoy the new USERCP and options!
  5. Replies
    11
    Views
    1,642

    Thanks for the comments. Thats strange about the...

    Thanks for the comments.
    Thats strange about the email field. I do however use the php function preg_match to make sure it fit the format of a email address.
    I'll look into finding another way to...
  6. Replies
    11
    Views
    1,642

    A place to submit your games!

    Submit your working games @ www.gamingdl.com

    Thats right, unlimited space for working games, or even WIP, or even source codes! Enjoy all!
  7. Replies
    7
    Views
    1,609

    And I've already got that included, it still...

    And I've already got that included, it still won't work. This is so fustrating Im ready to pull my hair out. I've followed every step.

    I have to say, my problems arn't just because of the UNICODE,...
  8. Replies
    7
    Views
    1,609

    My question is how to I add it to my project......

    My question is how to I add it to my project... Anyways, much thanks on answering it!
  9. Thread: DirectX UI

    by gamingdl'er
    Replies
    5
    Views
    2,328

    Right. So Bubba, I guess there is no real...

    Right. So Bubba, I guess there is no real documentation. I should just try my best to use the functions according to whats in the gui CPP file...
  10. Replies
    7
    Views
    1,609

    Its on the title, VC++

    Its on the title, VC++
  11. Replies
    7
    Views
    1,609

    Including UNICODE in VC++

    In order for me to use Direct3D's GUI I must make my build a unicode build. Microsoft had steps for this, but it still wouldn't work because it wasn't for my compiler. Plus the steps(as usual)...
  12. Thread: DirectX UI

    by gamingdl'er
    Replies
    5
    Views
    2,328

    So, no one have any idea?... I hate when...

    So, no one have any idea?... I hate when microsoft doesn't document its additions correctly.
  13. Thread: DirectX UI

    by gamingdl'er
    Replies
    5
    Views
    2,328

    Its extremely simple to use, what I don't...

    Its extremely simple to use, what I don't understand is all the functions, and how to initiate it. :P And what it takes in Direct 3d to render it. I can't find any good reference...
  14. Thread: DirectX UI

    by gamingdl'er
    Replies
    5
    Views
    2,328

    DirectX UI

    I can't find any reference to it. I downloaded the new documentation and update for 2005 DX SDK, and I have a sample that shows how to use it. But its very complex and I only understand portions of...
  15. Replies
    63
    Views
    8,992

    I like the convience of trillain.

    I like the convience of trillain.
  16. You can fix the exiting with a while loop: ...

    You can fix the exiting with a while loop:


    bool usercontinue (void)
    {
    char DoneCharacter;
    cout <<
    endl <<
    "Continue?" <<
    " - Press \"n\" and \"Enter\"...
  17. Replies
    63
    Views
    8,992

    If anyone wants to contact me about developing...

    If anyone wants to contact me about developing this, we need 2 extra programmers. Please do so, MSN [email protected], and my aim is spyninjax3, if you have niether of those, I'm also on...
  18. Replies
    3
    Views
    15,142

    Thanks, works now :P SImple things like that...

    Thanks, works now :P SImple things like that drive me nuts.
  19. Replies
    3
    Views
    15,142

    Errors with including winsock 2 lib

    I've included the ws2_32.lib in my project settings, and the winsock2.h in all of my cpp files, but my server program won't compile.
    I'm using VC++, and heres the errors. They all appear in the...
  20. Replies
    63
    Views
    8,992

    I have an extra computer with T1 that can be a...

    I have an extra computer with T1 that can be a server. And I have planned some of the story line. Graphics and concept art is what Im going to find someone else for.
  21. Replies
    63
    Views
    8,992

    www.gamingdl.com is a blog and game database Im...

    www.gamingdl.com is a blog and game database Im working on. I'm coding that all by myself including it's forums. I actually didn't know much about webdesign till I started on it, and now it looks...
  22. Replies
    63
    Views
    8,992

    Well, I know basic C++(pointers, arrays, all that...

    Well, I know basic C++(pointers, arrays, all that stuff :P), I know how to set up a game window. I know how to make a tiny pong game in DirectX. I know how winsock works because I've used it in VB6....
  23. Replies
    63
    Views
    8,992

    Yeah, even if your mmorpg is slow, and has sucky...

    Yeah, even if your mmorpg is slow, and has sucky graphics, if the world is big and the gameplay is somewhat interesting, people will play it.
    I'd just like to design a small one with expandable...
  24. Replies
    63
    Views
    8,992

    Yeah I relize it's going to be a hard project,...

    Yeah I relize it's going to be a hard project, and I should be in some team. All I wanted was a place to start and a few resources to make things easier. Thanks for referring me to SDL and Raknet,...
  25. Replies
    63
    Views
    8,992

    Those links are great and all, but I need help...

    Those links are great and all, but I need help with making a mmorpg in C++. Which, yes, I know, is a big challenge.
Results 1 to 25 of 27
Page 1 of 2 1 2