Thread: JetaEngine

Results 1 to 10 of 10
  1. #1
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad

    JetaEngine

    I made this strictly with the Platform SDK, and DirectX SDK, and applied the same logic I had learned when developing my C# map editor(this ones a bit more advanced and flexible). It's not too far done, but I got quite a bit of work done on it today, this is just the map editor, and it's 25% done(excluding other textures.) Just explore it a bit. You'll find that with a bit of memory editing(as the .spdf sub directory is hardcoded) you'll be able to add your own sprites to the map editer. Anyway, at the bottom is says V1.0B, it's actually V0.25 :S. Sooner or later I'll be adding a textbox gui component so the user can specify and load a .spdf(Sprite definition file) of their choice. It's not much, but the challenge is to get other objects to render in the Entity list WITHOUT modifying terrain1.spdf. Btw, there are a bit of possibilities of buffer-overflows, actually, there's a fucking lot, I got into the habit of using strcpy over strncpy and I'm too lazy to change them all. Also, if you remove any of those files, chances are you'll either crash with some invalid pointer error, or you'll get an error message I made, which aren't very descriptive. It was meant to be run in the debugger and thus I haven't catched many of the errors yet.

    Controls :
    To pickup entity, left click on it in the list.
    To drop entity on map, hold control and left click.
    To Exit press ESC.

    That's about it :|
    Last edited by radnomguywfq3; 03-07-2009 at 08:58 PM.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  2. #2
    Inna's Avatar
    Join Date
    Jun 2007
    Gender
    male
    Posts
    11,161
    Reputation
    61
    Thanks
    270
    My Mood
    Tired
    So what makes this more likely to succeed than JetaHost?

  3. #3
    Obama's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    The Black house
    Posts
    22,195
    Reputation
    870
    Thanks
    6,076
    My Mood
    Cool
    Your technical talk always confuses me I think you do it on purpose lol. virus scan


    https://www.virustotal.com/analisis/6...487f4ff4e4e82f

    Clean...lucky nigga.
    Last edited by Obama; 03-07-2009 at 08:18 PM.

  4. #4
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    Developing sites is ghay :@ Developing game engines is epic. Do the challenge :O gogogogogo.

    * Edit *
    It uses GetAsyncKeyState which is a win32 API, I should be using the DirectInput APIs provided by DIrectX but whatever. It might be detected as a keylogger for that reason, but I doubt it.
    Last edited by radnomguywfq3; 03-07-2009 at 08:17 PM.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  5. #5
    Dave84311's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    The Wild Wild West
    Posts
    35,837
    Reputation
    5782
    Thanks
    41,292
    My Mood
    Devilish
    ******s keep your bullshit to yourselves.

    JETAMAYS WHI U USING PLATFORM SDK?





    THE EYE OF AN ADMINISTRATOR IS UPON YOU. ANY WRONG YOU DO IM GONNA SEE, WHEN YOU'RE ON MPGH, LOOK BEHIND YOU, 'CAUSE THATS WHERE IM GONNA BE


    "First they ignore you. Then they laugh at you. Then they fight you. Then you lose.” - Dave84311

    HAVING VIRTUAL DETOX

  6. #6
    Who's Awesome. Your Awesome!
    Sharpryno's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Ψυχολογία?
    Posts
    608
    Reputation
    10
    Thanks
    9
    My Mood
    Asleep
    Nice i'm trying it out now.

  7. #7
    Sjoerd's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    Aurora Borealis
    Posts
    16,918
    Reputation
    1272
    Thanks
    2,097
    My Mood
    Hot
    icant find any dl link







  8. #8
    Obey's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    The Magical Mushroom
    Posts
    24,850
    Reputation
    1117
    Thanks
    3,486
    My Mood
    Buzzed
    You make too much of this stuff, and never finish it. Like, we'll probably never hear of this again.

  9. #9
    TinyWeeWee's Avatar
    Join Date
    Sep 2006
    Gender
    male
    Location
    NYC
    Posts
    8,305
    Reputation
    76
    Thanks
    1,246
    My Mood
    Lurking
    Quote Originally Posted by Jetamay View Post
    Developing sites is ghay :@ Developing game engines is epic. Do the challenge :O gogogogogo.

    * Edit *
    It uses GetAsyncKeyState which is a win32 API, I should be using the DirectInput APIs provided by DIrectX but whatever. It might be detected as a keylogger for that reason, but I doubt it.
    You only say it's gay because you failed miserably. AM I RITE O WUT?

  10. #10
    Iwin's Avatar
    Join Date
    Aug 2008
    Posts
    2,401
    Reputation
    26
    Thanks
    339
    Nice job jeta =)

Similar Threads

  1. JetaEngine Development
    By radnomguywfq3 in forum C++/C Programming
    Replies: 27
    Last Post: 10-12-2009, 08:51 PM
  2. JetaEngine V0.40 Map Editor
    By radnomguywfq3 in forum General
    Replies: 2
    Last Post: 03-09-2009, 12:58 AM
  3. JetaEngine Three
    By radnomguywfq3 in forum Art & Graphic Design
    Replies: 6
    Last Post: 12-04-2008, 07:14 AM
  4. Rate my second JetaEngine intro
    By radnomguywfq3 in forum Art & Graphic Design
    Replies: 3
    Last Post: 12-03-2008, 03:48 PM
  5. Rate JetaEngine Intro
    By radnomguywfq3 in forum Art & Graphic Design
    Replies: 22
    Last Post: 12-01-2008, 10:36 PM

Tags for this Thread