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 - ztrumpet

Pages: 1 ... 259 260 [261] 262 263 ... 385
3901
Miscellaneous / Re: Forums inactivity
« on: June 15, 2010, 01:30:43 pm »
3???? O.O

Do you mean new ones? o.o
You'll see.
Put it this way:
One update
One that you've already seen
One new Axe one

3902
The Axe Parser Project / Re: Features Wishlist
« on: June 15, 2010, 01:17:51 pm »
I think that might be a little confusing.  And also, that is currently valid syntax since empty arguments are filled with the last expression.  That is, your first example is parsed as Line(X1,Y,X2,X2) and the second one becomes Line(X,Y1,Y1,Y2) it can actually be a useful optimization occasionally.  This goes for all multi-argument commands.

I'm probably just going to use the horizontal/vertical tokens for fast lines with the syntax: "Horizontal X1,X2" since I can use the number of arguments to determine if its the line routine or the scroll routine.
You mean Horizontal X1,X2,Y1 or something like that, right?
* DJ Omnimaga hopes Quigibo was planning to actually let the user choose where to draw the line x.x
I hope so too, otherwise it would be kind of like a BSOD/LCD Test Mode without the overload of electricity. O.o

3903
News / Re: Notice about OmnomIRC
« on: June 15, 2010, 01:15:52 pm »
Basically, I'd just move the iFrame code into the shoutbox, that way I could control the javascript refresh loops, and also have sending a message reset the timer.
How many different languages is this programmed in?  It sounds difficult to understand, so good luck getting it fixed. :D

3904
News / Re: June posting record broken in 666*1251 seconds
« on: June 15, 2010, 01:14:26 pm »
O.o
Really?!  We did it again?  Wow.  At least this number was higher. ;D

3905
Introduce Yourself! / Re: New Person Here.
« on: June 15, 2010, 01:12:59 pm »
Nice view. :D
Do you have any projects planned, or are you just attempting to learn the language?  Good luck with it all. ;D

3906
Miscellaneous / Re: SirCmpwn not(C parents blocked Omnimaga again
« on: June 15, 2010, 01:11:11 pm »
-If I remember they bruteforced his passwords for e-mail and stuff a few times too.
No, they just threatened to destroy my calculator if I didn't tell them.
You're parents are the biggest [censored] and [censored] ever!  I can't believe those [censored] could even conceive of doing something like that!  Sir, make sure your parents know by doing that they are [censored] and [censored]!  I hope they stop being tyrannical [censored] soon and treat you with the respect you deserve!

Spoiler For Spoiler:
You know those [censored]s?  Well, I just put them in there so you an insert your own word. :P

3907
Art / Re: What could I be planning?
« on: June 15, 2010, 01:03:49 pm »
I saw that and thought Earthbound too.  Hmm... ;D

3908
Gaming Discussion / Re: Nintendo 3DS
« on: June 15, 2010, 01:02:31 pm »
Awesome!  I'm glad this is real.  What does it do that's special other that the awesome 3d concept? :)

3909
Axe / Re: Sound in Axe
« on: June 15, 2010, 12:58:10 pm »
What's it called?  It sounds pretty interesting. :)

3910
Introduce Yourself! / Re: New Person Here.
« on: June 15, 2010, 12:44:04 pm »
Ah, okay.  If you're pretty new to Ti-Basic then I'd like to point you here: http://tibasicdev.wikidot.com/home
It's a great site for learning commands, but there isn't as much forum activity as here. :D

3911
TI Z80 / Re: SirCmpwn's Projects
« on: June 15, 2010, 12:42:30 pm »
I hope you'll be able to finish all these eventually. :)  All I can say is I'm glad Mosaic's not at the bottom. ;D

3912
Introduce Yourself! / Re: New Person Here.
« on: June 15, 2010, 12:39:12 pm »
Welcome here!  your peanuts should be arriving shortly... ;D

Which calc(s) do you have? :)

3913
Miscellaneous / Re: Forums inactivity
« on: June 15, 2010, 12:37:19 pm »
I'll have three projects to announce/update today or tomorrow, but I agree the activity's going down. =/

3914
Axe / Re: The Complete Guide to Effective Axe
« on: June 15, 2010, 12:34:11 pm »
I'm pretty sure you could use the OP registers.  Here's an example of storing 1980612202.6510 to OP1:
Quote
det(1)
[89 19 80 61 22 02 65 10]->Str1
conj(Str1-1, E8478, 9)
See, it kind of works. :P
I agree it's not a very good method and I hope you can find a better one. :)

3915
TI Z80 / Re: Geometry Wars Update
« on: June 15, 2010, 12:23:59 pm »
What I want to do is still have the game played in wabbitemu, just use my calculator as a controller. Taking screenshots of the calculator would take way too long as you said. I just want to have the calculator setup to play with.
I've dreamed of this also, but I've never thought of a way to do it.  If you get this to work, be sure to tell us. :D

Pages: 1 ... 259 260 [261] 262 263 ... 385