Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fb39ca4

Pages: 1 ... 49 50 [51] 52 53 ... 126
751
Humour and Jokes / Re: Thousands of free recipes from Ireland!
« on: July 02, 2011, 12:30:58 pm »
This one is even more epic than the casino ad one.

752
Gaming Discussion / Shattered Horizon - I haz guest passes!
« on: July 01, 2011, 11:10:52 pm »
This game is a zero gravity fps. Basically you are floating around in space with 6 degrees of freedom, shooting people, so you have to learn to think in 3d when you play this, as enemies could come from any direction. It is hard to get across what this game is like in words, so here's a video someone made:

If anyone wants to try it out, I have steam guest passes, so PM me if you are interested. (Make sure you have a good video card, though, it needs an 8800gt/hd 3870 to be playable on low resolutions and detail)

753
TI Z80 / Re: Galaxy Report: 2011 Axe Entry (Hopefully)
« on: July 01, 2011, 10:56:45 pm »
Nice title screen! :thumbsup:
The moon in the top center looks suspiciously like a choclolate chip cookie though. :P
* fb39ca4 looks for something to eat

754
The Axe Parser Project / Re: Which Axe version do you use?
« on: July 01, 2011, 10:00:13 pm »
cmon, nobody's using 0.0.1?
I messed around with axe for a bit many months ago, like when it was 0.2.x.

755
Web Programming and Design / Re: visualizetraffic.com
« on: July 01, 2011, 09:57:20 pm »
lol that website knows what its doing

756
Gaming Discussion / Re: What are Pokemon to you?
« on: July 01, 2011, 09:27:16 pm »
I chose FOOD!!! too.

757
Introduce Yourself! / Re: Hi friends..
« on: July 01, 2011, 09:11:33 pm »
Quote
Me: Do you have emotions?
Cleverbot: I have emotions.
Me: What kinds?
Cleverbot: Black yellow pink blue and grey.
Another one:
Quote
Me: What chromosomes? You're a computer...
Cleverbot: No you are.
Me: No, you are.
Cleverbot: No, you are. You are a glorified spambot.
Me: I am a robot. The biological type.
Cleverbot: What is Chemistry?
Me: Can you stop going off topic?
Cleverbot: I'm sorry. Did I say something wrong?
Me: Yes.
Cleverbot: Explain.
Me: I hate you.
Cleverbot: Get in line, there is a waiting list.

758
Ndless / Re: Problems with keyboard functions
« on: July 01, 2011, 07:20:34 pm »
I was on the version with gcc 4.52, but after upgrading to 4.60, it works! Thanks!

759
Introduce Yourself! / Re: Hi friends..
« on: July 01, 2011, 07:12:03 pm »
Lol nice though it doesn't beat that bot which posted recipies from ireland containing blue lobster.

760
Computer Programming / Re: Anyone good with OpenGL?
« on: July 01, 2011, 03:42:07 pm »
Try these tutorials: http://nehe.gamedev.net/, texture mapping is in the 6th section. I was using them but I only got to #5 :P

761
Site Feedback and Questions / Re: Forum post statistics
« on: July 01, 2011, 02:52:38 am »
72 posts away...sigh. If I had come back to omni earlier things might have been different.

762
Gaming Discussion / Re: Team Fortress 2
« on: June 30, 2011, 11:16:30 pm »
wait no, i added wrong, it's 10 in binary

763
Calculator C / Re: Fixed point division?
« on: June 30, 2011, 09:46:30 pm »
Oh, right. But anyways, wouldn't the fact that the bottom half is still signed, but not treated so in the multiplication routine mess stuff up?
I'm just going to do some experiments in visual studio and see what happens.

764
Calculator C / Re: Fixed point division?
« on: June 30, 2011, 09:39:08 pm »
Now that I think of it, shouldn't using unsigned short cause errors when I am multiplying negatives numbers, because say -0x0000.000F would be represented as 0x0000.FFF0 in the original number, and by using unsigned, the computer calc wouldn't be aware its a negative number.

765
TI-BASIC / Re: [TI-8x] Help Optimizing Conversion Program
« on: June 30, 2011, 09:20:09 pm »
Well, if the character in the string is a [decimal] number, then you can just use expr(Str2) to get the digit, so what you want to do is put the code for A-H first and if none of those match, use expr. Oh, and you can use else ifs instead of all but the first if.

Pages: 1 ... 49 50 [51] 52 53 ... 126