Development Blog Update - Tomorrow's engine test

1293032343547

Comments

  • SteeeeveSteeeeve Join Date: 2004-02-18 Member: 26684Members, Constellation
    How long does it take to make the final build anyway...come on now :)
  • TriggermanTriggerman Graphic Artist Join Date: 2004-11-10 Member: 32724Members, WC 2013 - Supporter
    Get into the mood I say:
    <a href="http://www.rainymood.com/" target="_blank">http://www.rainymood.com/</a>
    <a href="http://www.youtube.com/watch?v=HMnrl0tmd3k" target="_blank">http://www.youtube.com/watch?v=HMnrl0tmd3k</a>
  • dark-nsdark-ns Join Date: 2008-02-24 Member: 63726Members, Reinforced - Shadow
    AVAST YE SWABS REPEL THE INVADERS!!!!!!!!
  • ItalianmagicItalianmagic Join Date: 2008-12-13 Member: 65755Members
    <img src="http://www.newopticalillusions.com/wp-content/uploads/2007/11/instruments-or-face-illusion.jpg" border="0" class="linked-image" />


    what do u see?
  • CowThingCowThing Join Date: 2010-03-03 Member: 70818Members
    We should think of some silly mods to make.
  • PhasePhase Join Date: 2003-11-18 Member: 23149Members, Constellation
    They have to make the build (30-60 min.) then upload (30 min.) and distribute (60+ min.) then update us (1 day).
  • fodder0fodder0 Join Date: 2003-11-17 Member: 23067Members
    <!--quoteo(post=1764586:date=Apr 9 2010, 10:07 PM:name=Matt_BLah)--><div class='quotetop'>QUOTE (Matt_BLah @ Apr 9 2010, 10:07 PM) <a href="index.php?act=findpost&pid=1764586"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->must get to 1000!<!--QuoteEnd--></div><!--QuoteEEnd-->

    how close are we?
  • AnthoniAnthoni Join Date: 2009-04-10 Member: 67129Members
    Qbert Mod! Oh wait....
  • ChuckstarNLChuckstarNL Join Date: 2003-11-23 Member: 23446Members
    Thread locked at 999 posts.

    Everyone: !#$%@
  • dark-nsdark-ns Join Date: 2008-02-24 Member: 63726Members, Reinforced - Shadow
    edited April 2010
    <!--quoteo(post=1764601:date=Apr 9 2010, 10:10 PM:name=Italianmagic)--><div class='quotetop'>QUOTE (Italianmagic @ Apr 9 2010, 10:10 PM) <a href="index.php?act=findpost&pid=1764601"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec--><img src="http://www.newopticalillusions.com/wp-content/uploads/2007/11/instruments-or-face-illusion.jpg" border="0" class="linked-image" />


    what do u see?<!--QuoteEnd--></div><!--QuoteEEnd-->

    HOOK HOOK WHERES THE HOOK RUUU FFIIIII OOOOOOOOOOOOOOOOOOOOOOO
  • fodder0fodder0 Join Date: 2003-11-17 Member: 23067Members
    <!--quoteo(post=1764604:date=Apr 9 2010, 10:11 PM:name=Phase)--><div class='quotetop'>QUOTE (Phase @ Apr 9 2010, 10:11 PM) <a href="index.php?act=findpost&pid=1764604"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->They have to make the build (30-60 min.) then upload (30 min.) and distribute (60+ min.) then update us (1 day).<!--QuoteEnd--></div><!--QuoteEEnd-->

    he's got it right
  • AnthoniAnthoni Join Date: 2009-04-10 Member: 67129Members
    D: Nevr! Mush Mush Dogs! Keep Posting! Onward to victory!
  • wulfwulf Join Date: 2008-08-03 Member: 64749Members
    <b>FACEBOOK UPDATE</b>

    A reply to the spam on their facebook

    <!--quoteo(post=0:date=:name=UNKNOWN WORLDS)--><div class='quotetop'>QUOTE (UNKNOWN WORLDS)</div><div class='quotemain'><!--quotec-->The engine test isn't out yet, we're building the final installer.
    8 minutes ago · Report<!--QuoteEnd--></div><!--QuoteEEnd-->
  • PhasePhase Join Date: 2003-11-18 Member: 23149Members, Constellation
    <!--quoteo(post=1764607:date=Apr 9 2010, 07:11 PM:name=ChuckstarNL)--><div class='quotetop'>QUOTE (ChuckstarNL @ Apr 9 2010, 07:11 PM) <a href="index.php?act=findpost&pid=1764607"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Thread locked at 999 posts.

    Everyone: !#$%@<!--QuoteEnd--></div><!--QuoteEEnd-->


    That would be awesome if they locked it and had flayra post on thread 1000 the release download lol.
  • riuthamusriuthamus Join Date: 2010-04-09 Member: 71265Members
    OMG!! This post is truly epic!
  • AnthoniAnthoni Join Date: 2009-04-10 Member: 67129Members
    Sure why not. Whatever gets us that installer!
  • Cam1Cam1 Join Date: 2004-08-31 Member: 31059Members
    omg theres are fast reply
  • AnthoniAnthoni Join Date: 2009-04-10 Member: 67129Members
    I R CAN HAS ENGINE TEST NAO? PLOX?
  • SameoSameo Join Date: 2010-01-22 Member: 70260Members
    i've been watching this thread too long to not make a response.
  • fodder0fodder0 Join Date: 2003-11-17 Member: 23067Members
    another hour or two
  • PrefixPrefix Éirinn go Brách Join Date: 2006-12-31 Member: 59353Members, Constellation
    edited April 2010
    Now in MIPS:

    <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->.data

    str0: .asciiz "/scream"
    str1: .asciiz "/rage"

    .text
    jal released

    li $v0 10
    syscall

    released:

    # if 0 then not released else released
    li $v0, 5
    syscall

    beqz $v0 released_false
    la $a0, str0
    li $v0,  4
    syscall

    j released_return

    released_false:
    # cba stack
    la $a0, str1
    li $v0,  4
    syscall

    released_return:
    jr $ra<!--c2--></div><!--ec2-->

    Totally an error in there somewhere.
  • Cam1Cam1 Join Date: 2004-08-31 Member: 31059Members
    also ANY one who plays war, check your card they stole 300 dollers from me and i only earn 9 dollers an hour :(
  • fodder0fodder0 Join Date: 2003-11-17 Member: 23067Members
    <!--quoteo(post=1764617:date=Apr 9 2010, 10:14 PM:name=Sameo)--><div class='quotetop'>QUOTE (Sameo @ Apr 9 2010, 10:14 PM) <a href="index.php?act=findpost&pid=1764617"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->i've been watching this thread too long to not make a response.<!--QuoteEnd--></div><!--QuoteEEnd-->

    everyone should contribute in some way
  • cerberus414cerberus414 Join Date: 2005-05-07 Member: 51098Members, Constellation, Reinforced - Shadow
    Educate yourself while you wait!
    <a href="http://www.youtube.com/watch?v=DfPeprQ7oGc" target="_blank">http://www.youtube.com/watch?v=DfPeprQ7oGc</a>
  • ItalianmagicItalianmagic Join Date: 2008-12-13 Member: 65755Members
    i want a bathroom with a floor like this..
    <img src="http://www.newopticalillusions.com/wp-content/uploads/2008/07/floorless-bathroom-optical-illusion.jpg" border="0" class="linked-image" />
  • PhasePhase Join Date: 2003-11-18 Member: 23149Members, Constellation
    Even with this "Fast Reply" button by the time I post I see 5 other posts load before mine lol.
  • riuthamusriuthamus Join Date: 2010-04-09 Member: 71265Members
    Im going to give you all my cell number in Japan, somebody call me when it releases!!!

    08033347328
  • mattoXmattoX Join Date: 2007-08-01 Member: 61739Members
  • fodder0fodder0 Join Date: 2003-11-17 Member: 23067Members
    <!--quoteo(post=1764625:date=Apr 9 2010, 10:15 PM:name=riuthamus)--><div class='quotetop'>QUOTE (riuthamus @ Apr 9 2010, 10:15 PM) <a href="index.php?act=findpost&pid=1764625"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Im going to give you all my cell number in Japan, somebody call me when it releases!!!

    08033347328<!--QuoteEnd--></div><!--QuoteEEnd-->

    im calling you now
  • AnthoniAnthoni Join Date: 2009-04-10 Member: 67129Members
    if ( $posts == 1000 ) {
    echo '<a href="http://www.naturalselection2.com/download"> Download Now! </a>';
    }
Sign In or Register to comment.