Search results

  1. K

    Some update...

    I will start by helping with functions, I am going to brainstorm my brains out... I will work on creating a smart OOP setup, I will create it in VB.net Class format, then you can convert it if needed. I will work on all of the private/public/methods/functions...etc all of that good ol' oop...
  2. K

    Some update...

    I have ways of getting programs I need ;-) I will have to get a PM for the SVN, I will gladly dive into the code and learn it. I want to study it for a while and mess with it so I know how everything is being done. Right now I will look up slimeDX and 2010 differences (although .net 2.0 is...
  3. K

    Some update...

    First off, I want to start by saying I am excited for this awesomeness!!! Secondly, if you want to see a VERY easy to use editor that we can model our scripting off of. Check out this: http://www.adventuregamestudio.co.uk it is VERY easy to use. The game type is a bit different, BUT all of the...
  4. K

    Some update...

    I am still reading the rest of the post, I just wanted you to know I will have a TON of free time, school is done!! out of college and nothing to do! I need something to program! my VB.net skills have increased tremendously. back to reading...
  5. K

    Spammers

    I am not sure how, I have never done it, I deleted all of their copies of the post, but I didn't know how to ban them (plus I was in a hurry) they are most definatly bots, but I guess a Human could have signed them up manually.
  6. K

    Spammers

    We are infected with spammers, we need a capchca system, someone should install it, so if this website does pick back up, it will stay clean!
  7. K

    December 18 - DX8 and Vista

    I sent it! if you use anything above DX9.0b aka "c" you will have some code incompatibilities
  8. K

    December 18 - DX8 and Vista

    yea it is C oriented, but C++ is basically the same exact language! nvm...I need a ftp connection so that I can get this size of a file up 48 mb takes too long on here!
  9. K

    December 18 - DX8 and Vista

    I have the CD if you want me to zip it and send it to you! the best part about the book is the details on C++ with windows programming, instead of the DOS shit.
  10. K

    December 18 - DX8 and Vista

    eh, makes no sense when I can get the real thing with the CD for like 8 bucks used. thats most likely cheaper than kinkos printing it off :-P
  11. K

    December 18 - DX8 and Vista

    the book does focus on vc++ 6 so it may be slightly incompatible, but there is another good book I found on openGL which dives into the windows messaging more, and Harbour has an advanced 2D game programming, which I think I will get... for some reason I learn better from a REAL book then an...
  12. K

    December 18 - DX8 and Vista

    hah with the bad, comes the good! well I am going through this book page by page to make sure, I get a general idea of how direct X works, and it doesn't seem that bad, we will be making a break out game in a chapter or two, although, once it gets to 3D I think I will stop and continue learning...
  13. K

    December 18 - DX8 and Vista

    I actually have a book in which I am learning C++ with Direct X8, but as you said 9 should be just the same. it is a book that focuses on game programming, and COM and such, which is nice, I am pretty far in it, so I will not only be able to help you with it, I will be able to fully program...
  14. K

    November 4, 2008

    oh yea C++ is faster, but harder to write... then again using directX in C++ will be so damn close to how VB does it, it shouldn't matter... there will be slight differences, but since Direct X has the same calls, it would be easier, XNA seems even easier, but I have not looked into it.
  15. K

    November 4, 2008

    my school mentions em, but not in the way of GUI interface or two objects using messages for like lets say pressing a button...THAT I DO NOT GET... C# is nice because it is dot notation, it took me like an hour to learn it's SOOOO similar to VB 6, but there are a few slight differences (.net...
  16. K

    November 4, 2008

    hang in there Calix, fuck depression, it's a bitch!! have you ever thought of porting the game to C#? it's JUST as easy as VB.net BUT you can do pointers, which would be faster for "SOME" things... C++ is hard for me to grasp throwing messages and stuff... or I would have ported it by now...
  17. K

    Vista

    I have had some issues with it, that were a bitch to fix, so I decided to wait for them to work out all the big bugs before I use it, so about 6 more months and I think I am ready for use. I dislike how much it needs to run... other than that I think it's TOO pretty, but then again I am not...
  18. K

    Image to Txt and back again!

    nvm I got it.
  19. K

    Image to Txt and back again!

    I am doing something for school, and I need to convert an image to it's raw-data, then save it into a file, and load it from the file to my program... I can't seem to find ANYTHING on the subject of how I need to do it... I am using VB.net, but anything in VB will be helpful...
  20. K

    Google Chrome

    first off...I LOVE it!!!! it's so fast, and slim, non-bloated, with plugin features, and it wont freggin crash every time one tab crashes because every tab is a new process, and the same goes for flash or any other plugin, they are all separate plugins so it makes it MUCH more reliable. it...
Top